Commit Graph

59841 Commits

Author SHA1 Message Date
Hui Li 87ca8764a7
Merge pull request #23855 from taosdata/plum-lihui-patch-5
Update set_core.sh
2023-11-29 16:02:30 +08:00
Hui Li 121197b897
Update set_core.sh 2023-11-29 16:02:18 +08:00
Bob Liu 084a0b1a65 Merge branch '3.0' into fix3.0/TS-4272 2023-11-29 15:46:20 +08:00
Bob Liu 9d3ce107f2 support stable insert child batch by file 2023-11-29 15:32:40 +08:00
54liuyao 1e02f823a4 compact history window 2023-11-29 14:59:22 +08:00
yihaoDeng 03b698d8ae change default config 2023-11-29 14:50:07 +08:00
slzhou 1a3e280ea8 fix: use imem maxKey/minKey 2023-11-29 13:50:53 +08:00
dapan1121 398804dda6
Merge pull request #23842 from taosdata/fix/TS-4303-3.0
fix: reserve enough buffer for user
2023-11-29 13:49:31 +08:00
dapan1121 72e04d4f6c
Merge pull request #23670 from taosdata/style/3.0/TD-27277
rewrite nodesNodeName
2023-11-29 13:29:19 +08:00
slzhou 09e314c3ae fix: pStatus->pTableIter is set to null when getting mem table time range 2023-11-29 12:26:32 +08:00
yihaoDeng ade2f322a0 change default config 2023-11-29 11:28:03 +08:00
shenglian zhou 4691a7767a restore buildBlockFromBufferSequentially back 2023-11-29 10:29:40 +08:00
shenglian zhou 8a79df1113 enhance: prepare duration for next fileset 2023-11-29 10:15:43 +08:00
Alex Duan cfedb98dfd
Merge pull request #23836 from taosdata/test/3.0/TD-27401
test:test slave50,59 and 63 in ci
2023-11-29 10:07:14 +08:00
shenglian zhou 765b8384c0 Merge branch 'szhou/tms-duration' of github.com:taosdata/TDengine into szhou/tms-duration-2 2023-11-29 08:18:27 +08:00
slzhou b2fa6209d9 fix: descending traverse wrong endkey 2023-11-29 08:09:00 +08:00
Bob Liu 28b73b415c fit insert childtable by file 2023-11-29 02:44:55 +08:00
Bob Liu 5c5efa34eb fix crash when insert big csv 2023-11-29 01:53:13 +08:00
Haojun Liao a5c8eaacaa fix(tsdb):clear the tsdb stt file reader flag when suspending the tsdbReader 2023-11-28 23:52:19 +08:00
yihaoDeng cc1eb2769f fix crash while quit 2023-11-28 20:29:42 +08:00
kailixu b54f5b47ad fix: reserve enough buffer for user 2023-11-28 17:58:54 +08:00
Haojun Liao 4439c1e4f5
Merge pull request #23833 from taosdata/fix/TD-27532
stream event reload state
2023-11-28 17:48:38 +08:00
shenglian zhou 5a75d74421 fix:mem table has data in the fileset duration 2023-11-28 15:58:33 +08:00
chenhaoran 2ac691aa29 test:test slave50,59 and 63 in ci 2023-11-28 15:18:06 +08:00
slzhou 4fb0f83f07 fix: core dump without resetTableListIndex 2023-11-28 14:50:50 +08:00
Alex Duan c461100b6b
Merge pull request #23832 from taosdata/test/3.0/TD-27401
test:update tmq cases and add performance testcase
2023-11-28 14:47:54 +08:00
shenglian zhou 89cd2b6f17 enhance: tsdb output duration order 2023-11-28 14:39:08 +08:00
54liuyao a73992e128 stream event reload state 2023-11-28 14:11:19 +08:00
Haojun Liao f4cf898af7 fix(util): fix syntax error. 2023-11-28 13:59:13 +08:00
yihaoDeng 08eeee0794 Merge branch '3.0' into enh/refactorBackend 2023-11-28 11:52:49 +08:00
yihaoDeng 786383118c fix drop stream case 2023-11-28 10:39:17 +08:00
shenglian zhou cdb7eb462d Revert "Revert "fix: pass compilation""
This reverts commit 644dbad920.
2023-11-28 10:31:18 +08:00
shenglian zhou df4f7d6956 Revert "Revert "enhance: duration notification""
This reverts commit 3331e25aaf.
2023-11-28 10:31:18 +08:00
Haojun Liao 14b8d9456e
Merge pull request #23825 from taosdata/fix/db-comment
fix:memory leak & comment length
2023-11-28 10:28:19 +08:00
chenhaoran dcb5dfb7fb test:update tmq cases and add performance testcase 2023-11-28 10:24:03 +08:00
Haojun Liao 1db29bf1c1
Merge pull request #23775 from taosdata/feat/TD-26060
opti:common message process logic in vnode and snode
2023-11-28 10:22:55 +08:00
Haojun Liao 2eec29861c fix(util): disable avx2 version decompress timestamp. 2023-11-28 10:06:21 +08:00
Haojun Liao 6bb30822c2 refactor: do some internal refactor. 2023-11-28 10:04:22 +08:00
Haojun Liao 9649db9003 fix(stream): fix invalid free. 2023-11-28 10:04:14 +08:00
Haojun Liao c5aba60899 fix(stream): disable the time slice usage limitation for stream task. 2023-11-28 09:28:43 +08:00
shenglian zhou 3331e25aaf Revert "enhance: duration notification"
This reverts commit 9dd306e1ef.
2023-11-28 08:29:05 +08:00
shenglian zhou 644dbad920 Revert "fix: pass compilation"
This reverts commit 1a7ee3643e.
2023-11-28 08:28:49 +08:00
yihaoDeng a4d475b582 fix rsma 2023-11-27 20:27:53 +08:00
wangmm0220 06e2fbfb1c fix:conflicts from 3.0 2023-11-27 17:53:53 +08:00
wangmm0220 70c5d36103 opti:extract common logic from snode & vnode to tqCommon 2023-11-27 17:49:09 +08:00
Haojun Liao 6111138567 fix(stream): fix error. 2023-11-27 17:23:34 +08:00
Alex Duan b6f007b004
Merge pull request #23803 from taosdata/ts4295
add test case for ts-4295
2023-11-27 17:12:37 +08:00
Haojun Liao d1193b5a7a refactor: opt simd perf. 2023-11-27 14:59:12 +08:00
Haojun Liao f9d717d0f2 refactor: do some internal refactor. 2023-11-27 14:42:13 +08:00
yihaoDeng d4c3bcc9f7 change debug info 2023-11-27 14:10:38 +08:00