Haojun Liao
|
5730fac756
|
Merge branch '3.0' into fix/liaohj
|
2023-07-29 10:23:40 +08:00 |
Haojun Liao
|
0c5727d1b0
|
Merge pull request #22241 from taosdata/fix/3_liaohj
refactor(stream): refactor the pause/resume for fill history execution.
|
2023-07-29 10:22:30 +08:00 |
Haojun Liao
|
f6e07d1fdb
|
other: merge 3.0
|
2023-07-29 01:32:02 +08:00 |
Haojun Liao
|
92d1dbd9ad
|
fix(stream): set the time window filter before generating create table result.
|
2023-07-29 01:23:06 +08:00 |
wade zhang
|
c19feb2fa1
|
Merge pull request #22236 from taosdata/fix/TD-25416
fix(tsdb/cache/del): use lru mutex to fix race with committing
|
2023-07-28 23:17:45 +08:00 |
Haojun Liao
|
d8a782acc4
|
Merge pull request #22224 from taosdata/fix/liaohj
other: merge 3.0
|
2023-07-28 23:08:24 +08:00 |
Haojun Liao
|
6c9fa4d7c8
|
fix(stream): check for pause when handling the fill history data.
|
2023-07-28 19:58:52 +08:00 |
liuyao
|
73ed6fe649
|
save compace window info
|
2023-07-28 19:30:26 +08:00 |
Haojun Liao
|
936afeb5ac
|
refactor: do internal refactor to simple the pause/resume in case of fill history exists.
|
2023-07-28 19:13:03 +08:00 |
wangmm0220
|
bf74f9e272
|
fix:[TD-24348] ci case error
|
2023-07-28 18:08:25 +08:00 |
Haojun Liao
|
5db8990f53
|
test: disable roll upgrade case.
|
2023-07-28 18:06:27 +08:00 |
Haojun Liao
|
d5974a8f25
|
refactor(stream): refactor the pause/resume for fill history execution.
|
2023-07-28 18:05:32 +08:00 |
wade zhang
|
f3b862e7c0
|
Merge pull request #22235 from taosdata/tomchon-patch-3
Update cases.task
|
2023-07-28 17:26:51 +08:00 |
liuyao
|
d712124921
|
init scan state
|
2023-07-28 17:25:56 +08:00 |
haoranchen
|
d4edeb8662
|
Update cases.task
|
2023-07-28 17:24:02 +08:00 |
Minglei Jin
|
1fcbf3432c
|
tsdb/cache/del: remove duplicate lruMutex lock
|
2023-07-28 17:20:20 +08:00 |
wangmm0220
|
d982a7cb80
|
fix:heap use after free for wal
|
2023-07-28 16:59:35 +08:00 |
Minglei Jin
|
b0f65dfa62
|
fix(tsdb/cache/del): use lru mutex to fix race with committing
|
2023-07-28 16:32:07 +08:00 |
haoranchen
|
7ac1c25dae
|
Update cases.task
|
2023-07-28 16:28:34 +08:00 |
wade zhang
|
49c48469cb
|
Merge pull request #22233 from taosdata/docs/rust-version-0-9-2-3.0
docs: update connector rust version history 3.0
|
2023-07-28 16:07:02 +08:00 |
wade zhang
|
c5ef227c49
|
Merge pull request #22232 from taosdata/docs/rust-version-0-9-2
docs: update connector rust version history
|
2023-07-28 16:06:39 +08:00 |
Adam Ji
|
de051a6777
|
docs: update connector rust version history
|
2023-07-28 15:50:07 +08:00 |
Adam Ji
|
5b1cfbd106
|
docs: update connector rust version history
|
2023-07-28 15:50:07 +08:00 |
Adam Ji
|
46421bc321
|
docs: update connector rust version history
|
2023-07-28 15:46:29 +08:00 |
Adam Ji
|
b38e10034a
|
docs: update connector rust version history
|
2023-07-28 15:45:49 +08:00 |
Shuduo Sang
|
8999bb927f
|
docs: add unit in wal_retention_period description
|
2023-07-28 15:20:45 +08:00 |
wangmm0220
|
acae6df6cc
|
Merge branch '3.0' of https://github.com/taosdata/TDengine into mark/tmq
|
2023-07-28 15:07:48 +08:00 |
wangmm0220
|
3cd2b10545
|
Merge branch '3.0' of https://github.com/taosdata/TDengine into 3.0
|
2023-07-28 15:07:36 +08:00 |
wangmm0220
|
ce7db7bf90
|
fix:subscribe time & return -1 if wal not exist
|
2023-07-28 15:07:15 +08:00 |
wangmm0220
|
1f8e5eae6a
|
fix:conflicts
|
2023-07-28 15:04:12 +08:00 |
wangmm0220
|
6e673072cd
|
fix:conflicts
|
2023-07-28 14:57:13 +08:00 |
kailixu
|
f70709be3c
|
fix: run sim cases on windows
|
2023-07-28 14:54:03 +08:00 |
wangjiaming0909
|
6713882b48
|
fix: window fill ts range check with int64 overflow
|
2023-07-28 14:17:21 +08:00 |
wade zhang
|
4e900eb057
|
Merge pull request #22225 from taosdata/test/TS-3717-3.0
test : add batch create topic and batch consume topic
|
2023-07-28 13:31:03 +08:00 |
Alex Duan
|
a143618e74
|
test: add topic and consume batch test
|
2023-07-28 13:29:00 +08:00 |
dapan1121
|
9c7b53083b
|
Merge pull request #22223 from taosdata/fix/td-25378
fix: fix memleak during create initial sources for block merge sort
|
2023-07-28 13:09:34 +08:00 |
Haojun Liao
|
2a78cd2d23
|
Merge pull request #22215 from taosdata/fix/liaohj
other: merge main.
|
2023-07-28 13:06:17 +08:00 |
wangmm0220
|
2f6c565392
|
fix:pHandle not load if taosd restart
|
2023-07-28 11:48:53 +08:00 |
Haojun Liao
|
0a7e4c75f7
|
Merge remote-tracking branch 'origin/fix/liaohj' into fix/liaohj
|
2023-07-28 10:59:46 +08:00 |
Haojun Liao
|
6459587ae7
|
other: fix merge error.
|
2023-07-28 10:59:34 +08:00 |
chenhaoran
|
5f6bb789d8
|
Merge branch 'main' of https://github.com/taosdata/TDengine into main
|
2023-07-28 10:19:52 +08:00 |
slzhou
|
bcf4c1ebae
|
fix: fix memleak during create initial sources for block merge sort
|
2023-07-28 09:54:56 +08:00 |
Haojun Liao
|
688884de08
|
Merge pull request #22220 from taosdata/fix/ly_stream_fill
fix stream fill issue
|
2023-07-28 09:27:21 +08:00 |
meeki007
|
b00af27de5
|
Update 02-rest-api.mdx - note about URL Encoding (#22221)
Explanation on proper URL Encoding for parameters.
BAD: ?tz=Etc/GMT+10
GOOD: ?tz=Etc%2FGMT%2B10
|
2023-07-28 09:12:54 +08:00 |
wade zhang
|
b3e5b5bd24
|
Merge pull request #22217 from taosdata/fix/TD-25386
fix(tsdb/cache): move to stt next row if data file exausted
|
2023-07-28 08:56:29 +08:00 |
Haojun Liao
|
ccc0f13649
|
Merge pull request #22214 from taosdata/fix/3_liaohj
fix(stream): scan wal in step2
|
2023-07-28 00:42:15 +08:00 |
Haojun Liao
|
7f3d1dc464
|
fix(stream): fix memory leak.
|
2023-07-27 23:06:53 +08:00 |
wangmm0220
|
77d43ef5fd
|
fix:tmq ci error
|
2023-07-27 20:28:45 +08:00 |
Haojun Liao
|
9f301bdd79
|
Merge pull request #22218 from taosdata/fix/TD-24620
adjust history task trigger mode
|
2023-07-27 19:29:56 +08:00 |
wade zhang
|
5e32b9b5ea
|
Merge pull request #22219 from taosdata/docs/sangshuduo/fix-official-docs
docs: fix sum() in en/25-application/_03-immigrate.md
|
2023-07-27 19:06:08 +08:00 |