Commit Graph

52443 Commits

Author SHA1 Message Date
chenhaoran 52e85cb85a test: increase timeouts of checking db ready 2023-05-18 18:53:16 +08:00
Haojun Liao e2f43d4ac8
Merge pull request #21362 from taosdata/feature/3_liaohj
refactor: do some internal refactor.
2023-05-18 18:48:23 +08:00
Ganlin Zhao 0a41ba1573 add test cases 2023-05-18 18:48:00 +08:00
Minglei Jin 35f74ce2e8 cache/schema: not cache schema 2023-05-18 18:35:06 +08:00
wade zhang ce9507e3d4
Merge pull request #21350 from taosdata/fix/restore-learner-stuck
restore learner stuck
2023-05-18 18:13:00 +08:00
kailixu 1de90208f7 test: test case for alter dnode active code 2023-05-18 18:02:48 +08:00
dapan1121 a61f0533cf fix: invalid read issue 2023-05-18 18:00:15 +08:00
Haojun Liao c4c5bbb65c other: merge 3.0 2023-05-18 17:28:40 +08:00
Haojun Liao dbd52ecffa
Merge pull request #21364 from taosdata/enh/rocksdbSstate
state merge into 3.0
2023-05-18 17:25:44 +08:00
Haojun Liao c5cbd2583a
Merge pull request #21367 from taosdata/fix/TD-24167
fix pause agg task
2023-05-18 17:24:32 +08:00
Haojun Liao 84a81716b3
Merge branch '3.0' into feature/3_liaohj 2023-05-18 17:00:56 +08:00
Haojun Liao 2841471cdd Merge remote-tracking branch 'origin/feature/3_liaohj' into feature/3_liaohj 2023-05-18 16:59:43 +08:00
Haojun Liao 8a328b6636 fix(stream): fix error in stream read. 2023-05-18 16:59:18 +08:00
Hui Li 81589d461c
Merge pull request #21326 from taosdata/test/TD-21161
Test/td 21161
2023-05-18 16:31:34 +08:00
Hui Li e4a455ebd7
Merge pull request #21370 from taosdata/tomchon-patch-3
Update container_build.sh
2023-05-18 16:15:49 +08:00
haoranchen db2ac73b8c
Update container_build.sh 2023-05-18 16:15:16 +08:00
dapan1121 b2333b7f15
Merge pull request #21363 from taosdata/fix/TD-24246
fix: fill window end issue
2023-05-18 15:36:52 +08:00
liuyao da3fc5111e fix pause agg task 2023-05-18 15:29:41 +08:00
dapan1121 25ae00632e fix: code merge issue 2023-05-18 14:50:03 +08:00
Minglei Jin f95867d255 cache/del: fix lru key length 2023-05-18 14:48:08 +08:00
chenhaoran 4c6dd31006 test: modify building process in ci 2023-05-18 14:48:08 +08:00
dmchen 178a303832 change restore prompt message 2023-05-18 14:43:10 +08:00
shenglian zhou dec15bf4ff Merge branch '2.0' of github.com:taosdata/TDengine into szhou/scl-flt 2023-05-18 14:26:02 +08:00
Minglei Jin 3b316051bf cache/schema: fix schema double free 2023-05-18 13:51:07 +08:00
yihaoDeng 9380b22394 merge 3.0 2023-05-18 05:46:38 +00:00
kailixu 0e891c5c14 chore: more code 2023-05-18 13:30:45 +08:00
Minglei Jin 0f8b7c87f7 cache/delete: fix rocks key length 2023-05-18 13:15:25 +08:00
kailixu ab06dd04f4 feat: support update active code in sdb 2023-05-18 13:01:28 +08:00
kailixu 5098d44068 feat: support update active code in sdb 2023-05-18 12:59:44 +08:00
Haojun Liao 5d5b2bb16a refactor: do some internal refactor. 2023-05-18 12:59:19 +08:00
Haojun Liao ce61b2ab00 fix: fix syntax error in tqRead 2023-05-18 11:35:45 +08:00
Haojun Liao c3491dae16 refactor: do some interal refactor. 2023-05-18 10:56:40 +08:00
Haojun Liao 81f821a6fc refactor: do some internal refactor. 2023-05-18 10:51:43 +08:00
“happyguoxy” f680cab314 test: rowlength64k 2023-05-18 10:22:35 +08:00
“happyguoxy” cd362505a0 test: rowlength64k 2023-05-18 10:22:20 +08:00
“happyguoxy” 56a05dc056 test: rowlength64k 2023-05-18 10:22:08 +08:00
Shuduo Sang c01e0f692c test: fix old pytest to make them pass with 3.0 2023-05-17 21:33:33 -04:00
Hui Li 0227bcbff4
Merge pull request #21354 from taosdata/feat/TD-24254-3.0
feat: add restore command sets to taos-CLI
2023-05-18 09:16:08 +08:00
Hui Li f927752a5d
Merge pull request #21317 from taosdata/test/TS-3333-3.0
test: add cluster global tdDnodes
2023-05-18 09:15:57 +08:00
dapan1121 f5ebc17fae
Merge branch '3.0' into feat/TD-22746 2023-05-18 09:10:49 +08:00
wangjiaming0909 77cfab5093 fix: invalid memory access of buffer after vsnprintf 2023-05-18 07:35:36 +08:00
dmchen 32c6ef4b6e fix ci 2023-05-17 23:09:16 +08:00
Haojun Liao 48dd3753aa
Merge pull request #21353 from taosdata/feature/3_liaohj
merge main, and do some internal refactor.
2023-05-17 22:34:34 +08:00
kailixu cf0d3ddde3 feat: support update active code by SQL 2023-05-17 20:27:12 +08:00
Haojun Liao b9bda9b30f fix(stream): set the correct start offset for resumed stream task. 2023-05-17 19:36:42 +08:00
dapan1121 e494c99839 fix: fill window end issue 2023-05-17 19:35:57 +08:00
“happyguoxy” e2f235cba5 Merge branch '3.0' of github.com:taosdata/TDengine into test/TD-21161 2023-05-17 19:30:42 +08:00
Hui Li eea2037901
Merge pull request #21357 from taosdata/plum-lihui-patch-1
Update cases.task
2023-05-17 19:30:21 +08:00
Hui Li 9e875ac2fd
Update cases.task
modify non asan mode
2023-05-17 19:30:00 +08:00
“happyguoxy” c090737983 Merge branch '3.0' of github.com:taosdata/TDengine into test/TD-21161 2023-05-17 19:29:34 +08:00