Commit Graph

36635 Commits

Author SHA1 Message Date
wade zhang fc1548d7a8
Merge pull request #15274 from taosdata/fix/TD-17591-3.0
chore: update taos-tools
2022-07-22 09:43:42 +08:00
afwerar ec5db6e195 shell: fix taos shell ctrl-c exit error 2022-07-22 09:42:06 +08:00
Hongze Cheng 1808fc7977 Merge branch '3.0' of https://github.com/taosdata/TDengine into fix/hzcheng_3.0 2022-07-22 01:40:13 +00:00
Hongze Cheng b27272d784 fix memory leak 2022-07-22 01:40:02 +00:00
Hongze Cheng 63627172c6 fix memory leak 2022-07-22 01:37:21 +00:00
zhaoyanggh e4ff6e6ba4 chore: update taos-tools 2022-07-22 09:37:10 +08:00
jiacy-jcy 84e82ef2f0 Merge branch '3.0' into 3.0test/jcy 2022-07-22 09:35:03 +08:00
slzhou@taodata.com a8325b09e0 fix: disable tag scan when the grouping set is not column and distince would create grouping keys consisted of grouping set 2022-07-22 08:59:10 +08:00
Hui Li a7fedb458d
Merge pull request #15224 from taosdata/3.0test/jcy
test:add muti_rows_update test case
2022-07-22 08:56:58 +08:00
Hui Li a8c406fff2
Merge pull request #15259 from taosdata/test3.0/lihui
test: add test cases for tmq
2022-07-22 08:56:41 +08:00
Yihao Deng eb5dbffc6e
Merge pull request #15257 from taosdata/fix/fixRpcCode
fix: refactor rpc code
2022-07-22 08:47:04 +08:00
Xuefeng Tan 43d20d5eca
refactor(taosAdapter): http framework (#15268) 2022-07-22 00:06:13 +08:00
Minglei Jin e148f7fdfe
Merge pull request #15246 from taosdata/enh/crash_gen
Minor enhancement to crash_gen tool to ignore double-CreateDB error
2022-07-21 23:24:54 +08:00
Shengliang Guan 2d45612742
Merge pull request #15271 from taosdata/fix/tsim
test: restore 2.0 case
2022-07-21 23:19:03 +08:00
Liu Jicong c82bda25e2 refactor(tmq): add debug log 2022-07-21 21:48:05 +08:00
plum-lihui 61d4f76ddf test: restore case 2022-07-21 21:41:54 +08:00
plum-lihui 598d9a1860 Merge branch '3.0' into test3.0/lihui 2022-07-21 21:40:20 +08:00
Liu Jicong 3eede0c2f5
Merge pull request #15267 from taosdata/feature/stream
refactor(tmq): disable parallel
2022-07-21 21:40:16 +08:00
Shengliang Guan 5a5c181db7 test: valgrind case 2022-07-21 21:31:24 +08:00
Shengliang Guan de9b4358f1 Merge remote-tracking branch 'origin/3.0' into fix/tsim 2022-07-21 21:21:13 +08:00
Cary Xu 46faf5f34b Merge branch '3.0' into feature/TD-11274-3.0 2022-07-21 21:06:50 +08:00
tomchon 32d2740107 Merge branch '3.0' of github.com:taosdata/TDengine into test/chr/TD-14699 2022-07-21 21:04:28 +08:00
tomchon 5ab1c02f53 test:add test case of tsbs query 2022-07-21 21:04:16 +08:00
Shengliang Guan 5175138ebb test: restore 2.0 case 2022-07-21 21:03:24 +08:00
Hongze Cheng a086019de7 more concurrency fix 2022-07-21 13:02:48 +00:00
Haojun Liao 7522c2edf3 refactor: do some internal refactor. 2022-07-21 20:44:36 +08:00
Liu Jicong b49c61cfb4 merge 3.0 2022-07-21 20:44:08 +08:00
Hongze Cheng bce29321c6 Merge branch '3.0' of https://github.com/taosdata/TDengine into fix/hzcheng_3.0 2022-07-21 12:40:03 +00:00
Xiaoyu Wang ef54bfb787 fix: the problem of data loss when interval is used for outer query 2022-07-21 20:39:01 +08:00
Hongze Cheng 15c3945eb7 fix: another concurrency problem 2022-07-21 12:38:49 +00:00
tomchon c7f7f683ae test:modify testcase of muti-mnodes; 2022-07-21 20:31:39 +08:00
Haojun Liao 8a2fb51129
Merge pull request #15230 from taosdata/feature/3_liaohj
fix(query): add query involved column info
2022-07-21 20:29:25 +08:00
yihaoDeng 46d4bf90fd refactor rpc code 2022-07-21 20:19:04 +08:00
Xiaoyu Wang 461db22807 fix: the problem of data loss when interval is used for outer query 2022-07-21 20:17:30 +08:00
Liu Jicong eaf11ca1ac refactor(tmq): disable parallel 2022-07-21 20:15:52 +08:00
Ganlin Zhao 76f861f5f5
Merge pull request #15264 from taosdata/fix/test_case
fix(test): fix test cases
2022-07-21 20:13:21 +08:00
Xiaoyu Wang 1059ca6d53 fix: the problem of data loss when interval is used for outer query 2022-07-21 20:00:16 +08:00
wenzhouwww@live.cn ce900e4835 add case of stop follow of vnode 2022-07-21 19:58:28 +08:00
Hongze Cheng 6a7a3da3db fix some crash 2022-07-21 11:56:18 +00:00
Cary Xu ada2eb232e fix: resource cleanup and rsma result build 2022-07-21 19:46:55 +08:00
Hongze Cheng 05da4e16d6 Merge branch '3.0' of https://github.com/taosdata/TDengine into fix/hzcheng_3.0 2022-07-21 11:42:53 +00:00
Hongze Cheng 684dd82358 fix read concurrency 2022-07-21 11:42:42 +00:00
Ganlin Zhao 68d8acf628 fix(query): fix test cases 2022-07-21 19:32:55 +08:00
Ganlin Zhao 7332b50838 fix(query): fix test cases 2022-07-21 19:32:23 +08:00
Ganlin Zhao 3ad89e5240 fix(query): fix test cases 2022-07-21 19:31:50 +08:00
Ganlin Zhao be9fec5f1b fix(test): fix test cases 2022-07-21 19:31:28 +08:00
Xiaoyu Wang d3cd984b75 Merge remote-tracking branch 'origin/3.0' into feature/3.0_debug_wxy 2022-07-21 19:24:52 +08:00
Xiaoyu Wang dad14a28c9 merge 3.0 2022-07-21 19:24:14 +08:00
plum-lihui b794b91023 Merge branch '3.0' of github.com:taosdata/TDengine into 3.0 2022-07-21 19:23:33 +08:00
plum-lihui 8fa3cb95e1 test: add test case for fix 2022-07-21 19:23:17 +08:00