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 |
wade zhang
|
5ca52ce74d
|
Merge pull request #22216 from taosdata/fix/TD-24937
enh/TD-24937:check cluster ttlChangeOnWrite consistency
|
2023-07-27 19:01:48 +08:00 |
Haojun Liao
|
fbb33be85d
|
other: add some comments.
|
2023-07-27 18:59:38 +08:00 |
Haojun Liao
|
22a5a18fff
|
fix(stream): 1. set correct timewindow after step2. 2. handle the case when the task is failed to be added into the meta store.
|
2023-07-27 18:57:36 +08:00 |
liuyao
|
f667a09cc6
|
fix stream fill issue
|
2023-07-27 18:56:25 +08:00 |
Shuduo Sang
|
37fa70c487
|
docs: fix sum() in en/25-application/_03-immigrate.md
|
2023-07-27 18:42:41 +08:00 |
liuyao
|
5d21f50340
|
adjust history task trigger mode
|
2023-07-27 17:45:28 +08:00 |
Minglei Jin
|
cc9b9bd0b9
|
fix(tsdb/cache): move to stt next row if data file exausted
|
2023-07-27 17:19:42 +08:00 |
Haojun Liao
|
6319cb8dd4
|
fix: fix syntax error.
|
2023-07-27 17:16:45 +08:00 |
Shungang Li
|
fb226c2cdb
|
enh: check cluster ttlChangeOnWrite consistency
|
2023-07-27 16:49:56 +08:00 |
Haojun Liao
|
b145771a1b
|
other: merge 3.0
|
2023-07-27 16:38:57 +08:00 |
Haojun Liao
|
3d403dca5a
|
other: merge main.
|
2023-07-27 16:23:41 +08:00 |
Haojun Liao
|
3fdbd5383f
|
Merge remote-tracking branch 'origin/fix/3_liaohj' into fix/3_liaohj
|
2023-07-27 16:11:07 +08:00 |
Haojun Liao
|
6ff50d4eaf
|
fix(stream): update the step2 scan wal files.
|
2023-07-27 16:10:55 +08:00 |
wangmm0220
|
75eacd56f1
|
fix:add log
|
2023-07-27 15:58:32 +08:00 |
liuyao
|
7c9898cfa5
|
adj stream scan
|
2023-07-27 15:56:06 +08:00 |
wade zhang
|
a72c11c8de
|
Merge pull request #22205 from taosdata/fix/TD-25315
fix(tsdb/commit2): new maxDelKey for commit context
|
2023-07-27 15:48:46 +08:00 |
wade zhang
|
cc3cc73cfc
|
Merge pull request #22199 from taosdata/fix/TS-3708
fix/TS-3708: check term for role time
|
2023-07-27 15:43:23 +08:00 |
wangmm0220
|
2d41a42976
|
Merge branch 'main' of https://github.com/taosdata/TDengine into fix/TS-3728
|
2023-07-27 15:31:16 +08:00 |
liuyao
|
c54bd55c68
|
op stream scan
|
2023-07-27 15:16:22 +08:00 |
liuyao
|
c72274504e
|
op stream scan
|
2023-07-27 15:13:57 +08:00 |
liuyao
|
0b53bdbae6
|
op stream scan
|
2023-07-27 15:09:25 +08:00 |
liuyao
|
0ac7ebe9c7
|
op stream scan
|
2023-07-27 14:56:06 +08:00 |
Haojun Liao
|
40fe3ef4f6
|
fix(stream): refactor the step2 wal scan.
|
2023-07-27 14:49:20 +08:00 |
wade zhang
|
0438229f82
|
Merge pull request #22211 from taosdata/docs/sangshuduo/refine-get-started
docs: fix arch and refine udf doc
|
2023-07-27 14:23:10 +08:00 |
kailixu
|
9e5684479e
|
fix: taos print version
|
2023-07-27 14:19:49 +08:00 |
Shungang Li
|
167ecea705
|
fix: check term for role time
1. time of mnode becomes current role in this term
2. show 0 for offline mnodes
|
2023-07-27 14:16:54 +08:00 |
Haojun Liao
|
d9fe1a3107
|
Merge pull request #22209 from taosdata/fix/TD-25392
optimize session operator reload state
|
2023-07-27 14:10:46 +08:00 |
Minglei Jin
|
fe495f7013
|
tsdb/commit2: fix commit minKey for del
|
2023-07-27 13:54:48 +08:00 |
wangmm0220
|
5fa580960e
|
fix:semaphore always wait in tmq commit logic
|
2023-07-27 13:53:42 +08:00 |
Shuduo Sang
|
238279157a
|
docs: refine python version udf requires
|
2023-07-27 12:09:49 +08:00 |
Haojun Liao
|
e89f530db2
|
fix(stream): scan wal in step2
|
2023-07-27 10:55:59 +08:00 |