Commit Graph

44184 Commits

Author SHA1 Message Date
Liu Jicong 4afa56eb38 merge 3.0 2022-11-10 15:38:30 +08:00
Shengliang Guan 7532c1d9f9 test: enable asan test mode 2022-11-10 15:32:37 +08:00
Shengliang Guan 3e69de5740 Merge remote-tracking branch 'origin/3.0' into fix/TD-20317 2022-11-10 15:23:55 +08:00
chenhaoran d0c317cfa9 ci:add the env that builds with sanitizer 2022-11-10 15:16:42 +08:00
Shengliang Guan f1a3050a58 test: enable asan test mode 2022-11-10 15:15:13 +08:00
chenhaoran 82fb1878ed ci:add the env that builds with sanitizer 2022-11-10 15:13:14 +08:00
wade zhang 11b20e149d
Merge pull request #18009 from taosdata/test/TD-20294
ci:add the env that builds with  sanitizer
2022-11-10 15:13:06 +08:00
Liu Jicong cebc6b6697 fix(stream): state and session agg partition tbname 2022-11-10 14:43:37 +08:00
Shengliang Guan 16418afb74
Merge pull request #18017 from taosdata/fix/3.0_bugfix_wxy
fix: case when type error
2022-11-10 14:39:12 +08:00
dapan1121 7dea2e99d3
Merge pull request #17973 from taosdata/fix/TD-20273
fix: free unfinished ahandle when cli quit
2022-11-10 13:52:32 +08:00
Shengliang Guan 79a8ebb304
Merge pull request #18016 from taosdata/fix/TD-20052
refact: remove assert and adjust log
2022-11-10 13:35:41 +08:00
Xiaoyu Wang 6f7d43c371 fix: case when type error 2022-11-10 13:33:55 +08:00
chenhaoran c09d7ed841 ci:add the env that builds with sanitizer 2022-11-10 12:46:10 +08:00
Shengliang Guan fba45da225 refact: remove assert and adjust log 2022-11-10 12:43:23 +08:00
chenhaoran 0a7492c9c0 ci:add the comment in cases.task 2022-11-10 12:00:18 +08:00
Shengliang Guan f7d263862b refact: remove assert and adjust log 2022-11-10 11:26:52 +08:00
Shengliang Guan 5fb254739c
Merge pull request #18013 from taosdata/feature/stream
fix(stream): partition tbname reset to null
2022-11-10 11:22:06 +08:00
chenhaoran 962bbb204d ci:add the env that builds with sanitizer 2022-11-10 10:48:58 +08:00
Liu Jicong d56dc950e4 fix(stream): partition tbname reset to null 2022-11-10 10:02:45 +08:00
chenhaoran 14a499c22b ci:add the env that builds with sanitizer 2022-11-10 09:58:13 +08:00
wangmm0220 9bf3b79420 fix:<TD-20297> disable sql log in schemaless if sql is too long 2022-11-10 09:49:34 +08:00
Shengliang Guan 1a1ce767e2
Merge pull request #18011 from taosdata/fix/TS-2029
fix: skip empty data in delete file
2022-11-10 09:44:29 +08:00
dapan1121 56c5eb29b9
Merge pull request #18005 from taosdata/enh/TD-20288
enh: support vgroup epset update
2022-11-10 09:41:25 +08:00
wangmm0220 9bd38bd9bb Merge branch '3.0' of https://github.com/taosdata/TDengine into feature/TD-14761 2022-11-10 09:39:46 +08:00
chenhaoran 04c6d7f26f ci:add the env that builds with sanitizer 2022-11-10 09:10:40 +08:00
Shengliang Guan 69ea49c4c0 Merge branch '3.0' into fix/TD-20052 2022-11-10 09:06:45 +08:00
stephenkgu 8d6f129154 fix: skip empty data in delete file 2022-11-10 08:14:21 +08:00
Shengliang Guan b067079d7a
Merge pull request #18007 from taosdata/feature/3_liaohj
refactor: do some internal refactor.
2022-11-10 08:12:36 +08:00
chenhaoran aedeecb81b ci:add the env that builds with sanitizer 2022-11-09 22:42:02 +08:00
chenhaoran bd2f86f22c ci:add the env that builds with sanitizer 2022-11-09 22:22:55 +08:00
Haojun Liao a2cec238ec fix(query): set correct operator type. 2022-11-09 22:16:56 +08:00
Shengliang Guan b882e45505
Merge pull request #17988 from taosdata/perf/default_buffer_size
perf: optimize write by changing default buffer size
2022-11-09 21:45:26 +08:00
Shengliang Guan 2103df2907
Merge pull request #18006 from taosdata/feature/3.0_mhli
refactor(sync): if index less than wal.commitVer, do not truncate, otherwise it will print much log
2022-11-09 21:44:18 +08:00
Shengliang Guan 0ab95bb1fa
Merge pull request #18008 from taosdata/fix/TD-20292
fix: wait until db created while process use db req
2022-11-09 21:44:00 +08:00
chenhaoran 5c59e69607 ci:add the env that builds with sanitizer 2022-11-09 21:17:15 +08:00
chenhaoran 2007c0a7bd ci:add the env that builds with sanitizer 2022-11-09 20:50:53 +08:00
chenhaoran e5bd00f0ae ci:add the env that builds with sanitizer 2022-11-09 20:29:32 +08:00
Shengliang Guan b595c07149 fix: wait until db created while process use db req 2022-11-09 19:47:22 +08:00
Shengliang Guan 75ecddcd84 Merge branch '3.0' into fix/TD-20292 2022-11-09 19:43:01 +08:00
Cary Xu 14dc1d3f84 Merge branch '3.0' into feat/TS-2007 2022-11-09 19:42:41 +08:00
Shengliang Guan 808ee3775d fix: wait until db created while process use db req 2022-11-09 19:42:30 +08:00
Haojun Liao 015f1a1df8 other: merge 3.0 2022-11-09 19:17:45 +08:00
Shengliang Guan efbe9ecbdc
Merge pull request #17999 from taosdata/fix/TD-20052
refact: move sync test code to single lib and reduce the number of memory copies
2022-11-09 19:14:33 +08:00
Haojun Liao 2402fd1d48 refactor: do some internal refactor. 2022-11-09 19:14:27 +08:00
Shengliang Guan 4646640a11
Merge pull request #18001 from taosdata/fix/sync
fix(sync): fix AddressSanitizer error
2022-11-09 19:13:48 +08:00
Minghao Li fb9e62afe2 refactor(sync): if index less than wal.commitVer, do not truncate, otherwise it will print much log 2022-11-09 19:02:50 +08:00
Shengliang Guan 98b77fe8b4 refact: adjust head file 2022-11-09 19:02:47 +08:00
dapan1121 b607f4736d
Merge pull request #17996 from taosdata/fix/TD-20277
fix: fix valgrind invalid read error
2022-11-09 19:01:17 +08:00
Hongze Cheng 0c92bd6e37 make pass ci 2022-11-09 18:58:35 +08:00
dapan1121 3c8a87eb45
Merge pull request #17997 from taosdata/fix/TD-20224
fix: uncomment CI cases
2022-11-09 18:57:30 +08:00