Commit Graph

34614 Commits

Author SHA1 Message Date
jiacy-jcy bd5351e568 update timetruncate.py 2022-07-06 10:01:10 +08:00
Ganlin Zhao 144df87ac6 fix(query): top/bottom parameter check failure on int type
TD-16994
2022-07-06 09:59:45 +08:00
plum-lihui f39b570edd test: modify test case 2022-07-06 09:57:08 +08:00
Hui Li a3e4db1c0d
Merge pull request #14566 from taosdata/3.0test/jcy
test:update testcase for function timediff() and timetruncate()
2022-07-06 09:55:16 +08:00
jiacy-jcy 00e9a6cc05 modify timediff.py 2022-07-06 09:55:03 +08:00
jiacy-jcy d3fd2e4b3c update test case 2022-07-06 09:51:16 +08:00
Shengliang Guan 08b3ba7125
Merge pull request #14574 from taosdata/fix/mnode
test: adjust valgrind cases
2022-07-06 09:49:44 +08:00
dapan1121 8b896332d6
Merge pull request #14558 from taosdata/feature/insertselect
enh: refactor scheduler code
2022-07-06 09:44:38 +08:00
jiacy-jcy 2d01ad67b6 Merge branch '3.0test/jcy' of github.com:taosdata/TDengine into 3.0test/jcy 2022-07-06 09:43:27 +08:00
jiacy-jcy 8fcc18b29f Merge branch '3.0' into 3.0test/jcy 2022-07-06 09:43:18 +08:00
Zhiqiang Wang 78cbb5150a
Merge pull request #14551 from taosdata/fix/ZhiqiangWang/TD-13063-add-file-auto-del-func
os: add file auto del func
2022-07-06 09:32:42 +08:00
Shengliang Guan 756103792a Merge branch 'fix/mnode' into fix/dnode 2022-07-06 09:26:12 +08:00
Shengliang Guan c2984af087 Merge remote-tracking branch 'origin/3.0' into fix/dnode 2022-07-06 09:26:04 +08:00
Shengliang Guan e9104b1c70 Merge branch 'fix/dnode' into fix/mnode 2022-07-06 09:24:53 +08:00
Shengliang Guan 4da465f6a8 Merge remote-tracking branch 'origin/3.0' into fix/mnode 2022-07-06 09:24:48 +08:00
Shengliang Guan 40b317ee86 test: recover case 2022-07-06 09:23:13 +08:00
Jason-Jia d47ae8b014
Merge branch '3.0' into 3.0test/jcy 2022-07-06 09:22:08 +08:00
Cary Xu 4a3ee65e78 Merge branch 'feat/tsdb_refact' of github.com:taosdata/TDengine into feat/tsdb_refact 2022-07-06 09:13:36 +08:00
Cary Xu 3091f111b7 other: use tp row 2022-07-06 09:13:24 +08:00
dapan1121 641531bc6d fix: fix compile issue 2022-07-06 09:09:34 +08:00
dapan1121 2304e12c49 fix: fix sch error handling issue 2022-07-06 08:57:10 +08:00
Minglei Jin fc20a61c85
Merge branch '3.0' into feat/tsdb_refact 2022-07-06 00:37:21 +08:00
Haojun Liao 5f93b8db89 fix(query): copy the column that will not output. 2022-07-05 23:54:51 +08:00
Haojun Liao eafbaa6374
Merge pull request #14575 from taosdata/feature/3_liaohj
fix(query): release memory when operator is destroyed.
2022-07-05 23:53:56 +08:00
Haojun Liao e1f53d4c2f fix(query): release memory when operator is destroyed. 2022-07-05 23:14:16 +08:00
Shengliang Guan 9f6a4679c6
Merge pull request #14569 from taosdata/fix/dnode
refactor: adjust vnode propose msg
2022-07-05 22:34:14 +08:00
Shengliang Guan 5c8933726f test: comment out case in windows 2022-07-05 21:45:50 +08:00
Shengliang Guan efeef24f1c refactor: adjust vnode propose msg 2022-07-05 21:43:55 +08:00
yihaoDeng b6fce4b84f refactor epset update 2022-07-05 21:36:42 +08:00
yihaoDeng 3d8e6d2e10 Merge branch 'dev' into idx 2022-07-05 21:28:30 +08:00
Shengliang Guan 3087208dc9 refactor: adjust vnode propose msg 2022-07-05 21:22:34 +08:00
Xiaoyu Wang 811bdc2b06 Merge remote-tracking branch 'origin/3.0' into feature/3.0_debug_wxy 2022-07-05 21:12:53 +08:00
Xiaoyu Wang c8508248e2 feat: sql command 'insert ... select' 2022-07-05 21:12:10 +08:00
Shengliang Guan 39420da24f Merge remote-tracking branch 'origin/3.0' into fix/dnode 2022-07-05 21:07:06 +08:00
Shengliang Guan c17c10d650 Merge remote-tracking branch 'origin/3.0' into fix/mnode 2022-07-05 21:06:21 +08:00
Shengliang Guan 46f9cbda8b test: adjust valgrind case 2022-07-05 21:05:51 +08:00
Shengliang Guan d9b3c7b28e
Merge pull request #14570 from taosdata/fix/tsim
test: recover case
2022-07-05 21:05:27 +08:00
afwerar 55cf31a094 os: add file auto del func 2022-07-05 20:54:50 +08:00
yihaoDeng 577ebfeb4b fix compile error 2022-07-05 20:47:13 +08:00
wenzhouwww@live.cn da40e3ac1b update case for time unit about nano db 2022-07-05 20:46:48 +08:00
tomchon 101622c3ff test: delete comment of queryQnode testcase 2022-07-05 20:45:17 +08:00
Haojun Liao 8c1b9ea60f
Merge pull request #14557 from taosdata/feature/3_liaohj
fix(query): set number of rows before assign column data.
2022-07-05 20:42:09 +08:00
tomchon b61297f0d5 Merge branch '3.0' of github.com:taosdata/TDengine into test/chr/TD-14699 2022-07-05 20:40:05 +08:00
Shengliang Guan 61a803104d
Merge pull request #14567 from taosdata/fix/fixMemLeak
fix:  avoid rpc mem leak
2022-07-05 20:38:45 +08:00
Ganlin Zhao c9a7613de9
Merge pull request #14552 from taosdata/fix/TD-17012
fix(query): add "1b" timeunit in function param to represent nanosecond
2022-07-05 20:36:57 +08:00
shenglian-zhou 149587c948
Merge pull request #14560 from taosdata/szhou/feature/push-project-condition
feat: push project condition down to its child
2022-07-05 20:31:55 +08:00
tomchon a20456debd test:modify testcase 2022-07-05 20:30:42 +08:00
tomchon dac30f83ac add 2022-07-05 20:27:15 +08:00
dapan1121 b3e8e7ba10 fix: fix scheduler no resp issue 2022-07-05 20:26:52 +08:00
tomchon 8a7c271a54 Merge branch '3.0' of github.com:taosdata/TDengine into test/chr/TD-14699 2022-07-05 20:14:33 +08:00