Commit Graph

1200 Commits

Author SHA1 Message Date
Xiaoyu Wang 41b8ef7d93 enh: cumulative functions support mixed use 2022-07-29 18:00:48 +08:00
Xiaoyu Wang 547ab7028b enh: last function optimize 2022-07-29 13:38:24 +08:00
dapan1121 cc597c2ff3 fix: fix delete time range issue 2022-07-29 10:53:00 +08:00
Xiaoyu Wang d7a525f21f Merge remote-tracking branch 'origin/3.0' into feature/3.0_debug_wxy 2022-07-29 09:28:52 +08:00
Xiaoyu Wang 9053645ab7 feat: super table order by primary key optimization 2022-07-28 20:24:49 +08:00
Xiaoyu Wang fc0780c35a enh: last function optimize 2022-07-28 19:27:37 +08:00
Xiaoyu Wang 421c8eaf71 enh: last function optimize 2022-07-28 17:38:55 +08:00
slzhou@taodata.com 82fcb44257 fix: compare scan target and agg target when tag scan optimize 2022-07-28 17:18:39 +08:00
WANG MINGMING 7badec9ecc
Merge pull request #15477 from taosdata/feature/TD-14761
feat:add ts,table name from SDeleterRes
2022-07-27 20:16:00 +08:00
wangmm0220 2ba6ac5fba feat:add ts,table name from SDeleterRes 2022-07-27 17:11:57 +08:00
shenglian-zhou 09218fefc8
Merge pull request #15465 from taosdata/szhou/fix/udf
fix: prepare for multirow join
2022-07-27 16:09:27 +08:00
Xiaoyu Wang 58514862e6 feat: delete sink node add ts column name attribute 2022-07-27 15:25:57 +08:00
slzhou@taodata.com 3469117732 fix: add input ts order to physical plan join node 2022-07-27 15:12:23 +08:00
Xiaoyu Wang f977117c6c fix: db options rename 2022-07-27 11:55:19 +08:00
Xiaoyu Wang 8bb432c348 feat: super table order by primary key optimization 2022-07-25 16:45:23 +08:00
Xiaoyu Wang 015193e816 feat: super table order by primary key optimization 2022-07-25 15:17:53 +08:00
Xiaoyu Wang 3158f705fc Merge remote-tracking branch 'origin/3.0' into feature/3.0_debug_wxy 2022-07-25 11:16:24 +08:00
Xiaoyu Wang dbd71d247c feat: super table order by primary key optimization 2022-07-23 20:46:39 +08:00
dapan1121 2a5bc2c332
Merge pull request #15343 from taosdata/fix/TD-17712
fix: add debug info
2022-07-23 20:27:00 +08:00
dapan1121 3cc22ef10b fix: fix plan optimize issue 2022-07-23 19:52:15 +08:00
Xiaoyu Wang 616539a700 feat: super table order by primary key optimization 2022-07-23 17:30:00 +08:00
Xiaoyu Wang 84266350cb fix: plan problem when timeline function is used for interval query 2022-07-23 16:18:00 +08:00
Xiaoyu Wang 3b6837598c fix: plan problem when functions that requires a timeline is used in a partition by query 2022-07-22 21:06:20 +08:00
Xiaoyu Wang 241b385653 fix: plan problem when functions that requires a timeline is used in a partition by query 2022-07-22 20:05:30 +08:00
Xiaoyu Wang 9c81f95d89 fix: plan problem when functions that requires a timeline is used directly in a super table 2022-07-22 17:30:18 +08:00
Xiaoyu Wang 1be414354d fix: plan problem when functions that requires a timeline is used directly in a super table 2022-07-22 17:06:08 +08:00
Xiaoyu Wang ba0518e2b9 fix: plan problem when functions that requires a timeline is used directly in a super table 2022-07-22 15:06:01 +08:00
Xiaoyu Wang dceec792bc
Merge pull request #15237 from taosdata/feature/3.0_debug_wxy
fix: plan problem caused by project eliminate optimize
2022-07-22 13:51:07 +08:00
Xiaoyu Wang 958f3586c0 fix: the problem of data loss when interval is used for outer query 2022-07-22 11:41:18 +08:00
Xiaoyu Wang d7c4549324 fix: the problem of data loss when interval is used for outer query 2022-07-22 10:38:11 +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
Xiaoyu Wang ef54bfb787 fix: the problem of data loss when interval is used for outer query 2022-07-21 20:39:01 +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
Xiaoyu Wang 1059ca6d53 fix: the problem of data loss when interval is used for outer query 2022-07-21 20:00:16 +08:00
Xiaoyu Wang dad14a28c9 merge 3.0 2022-07-21 19:24:14 +08:00
Xiaoyu Wang 1979801c93 fix: the problem of data loss when interval is used for outer query 2022-07-21 19:21:15 +08:00
slzhou@taodata.com c8969d0ec4 fix: remove scan targets that does not relate to root agg targets 2022-07-21 15:50:20 +08:00
Xiaoyu Wang 72f44315e0 fix: plan problem caused by partition by tbname interval optimize 2022-07-21 15:24:51 +08:00
Xiaoyu Wang c54daccf2d fix: plan problem caused by project eliminate optimize 2022-07-21 14:35:36 +08:00
Xiaoyu Wang 37ec05a715 fix: memory leak problems of parser and planner 2022-07-20 17:20:29 +08:00
shenglian zhou 4901b59530 fix: optimizing to do tag scan when tbname exists 2022-07-19 19:13:15 +08:00
shenglian zhou ea102128ba fix: remove scan cols and ts target from scan node when tag scan 2022-07-19 14:25:38 +08:00
shenglian zhou 30c43a3304 Merge branch '2.0' of github.com:taosdata/TDengine into szhou/fix/td-17505 2022-07-19 09:48:34 +08:00
shenglian zhou 792170b0f5 fix: remove agg node after apply tag scan optimization 2022-07-19 09:48:04 +08:00
Xiaoyu Wang b7e5780c44 feat: sql statement likes 'select * from (select 1)' 2022-07-18 16:55:31 +08:00
shenglian zhou de1ca5b68f Merge branch '3.0' of github.com:taosdata/TDengine into szhou/feature/user-tags 2022-07-17 05:07:17 +08:00
Xiaoyu Wang e5e9252388 some problems of planner 2022-07-16 17:40:54 +08:00
shenglian zhou 97d30c6858 feat: add user tags to system table 2022-07-16 17:25:05 +08:00
liuyao f41b7a6810
Merge pull request #14974 from taosdata/feature/TD-17357
feat(stream): optimize interval plan
2022-07-16 09:57:52 +08:00
shenglian-zhou f8276707e5
Merge pull request #14973 from taosdata/szhou/feature/user-tags
fix: enable tag scan optimization when the scan cols is empty before adding ts col
2022-07-16 09:29:40 +08:00
54liuyao 352db0febb feat(stream): optimize interval plan 2022-07-16 09:28:15 +08:00
shenglian zhou cede4b7624 fix: enable tag scan optimization when the scan cols is empty before adding ts col 2022-07-15 18:01:04 +08:00
Haojun Liao f60f821c13 fix(query): fix partition by bug for last_row query. 2022-07-15 15:04:22 +08:00
Xiaoyu Wang 1342fbe913 fix: sql command 'show table distributed' 2022-07-15 11:59:42 +08:00
Xiaoyu Wang 873ff96bc1 fix: a problem of last_row function plan 2022-07-15 11:01:19 +08:00
Xiaoyu Wang 9522288f6b Merge remote-tracking branch 'origin/3.0' into feature/3.0_debug_wxy 2022-07-15 08:44:23 +08:00
Xiaoyu Wang 31e29dfc38 feat: the query uses the 'cachelast' option to decide whether to optimize the last_row function 2022-07-15 08:43:40 +08:00
Haojun Liao ab6ed4bffa fix(query): add exec node for lastrow query. 2022-07-14 20:37:07 +08:00
Xiaoyu Wang d894e959ee fix: client module memory leak problem 2022-07-14 20:16:39 +08:00
Xiaoyu Wang ddb39a8dc2 fix: some problems of planner 2022-07-14 16:06:28 +08:00
Xiaoyu Wang 570f036c63 Merge remote-tracking branch 'origin/3.0' into feature/3.0_debug_wxy 2022-07-14 09:52:51 +08:00
Xiaoyu Wang 4830b7d9d3 feat: support pseudo columns such as _qstart, _qend and _qduration 2022-07-13 18:12:02 +08:00
Xiaoyu Wang d2ce16a875 Merge remote-tracking branch 'origin/3.0' into feature/3.0_debug_wxy 2022-07-13 15:37:21 +08:00
Xiaoyu Wang db65b890c8 feat: support pseudo columns such as _qstart, _qend and _qduration 2022-07-13 15:14:13 +08:00
Xiaoyu Wang 43b5ca1efe feat: support pseudo columns such as _qstart, _qend and _qduration 2022-07-13 15:13:01 +08:00
slzhou@taodata.com 77b1f92da9 Merge branch '3.0' of github.com:taosdata/TDengine into szhou/fix/td-17263 2022-07-13 13:08:25 +08:00
slzhou@taodata.com 65e6538352 fix: optimize the scan only when interval window 2022-07-13 13:07:10 +08:00
shenglian-zhou 0e603a176c
Merge pull request #14794 from taosdata/szhou/td-17001
fix: select tag from st will return block composed of num of records
2022-07-12 13:44:36 +08:00
shenglian-zhou f797e60f3f
Merge pull request #14777 from taosdata/szhou/td-17001
feat: tag scan optimization
2022-07-12 09:59:33 +08:00
slzhou@taodata.com 6f501bb33d fix: select tag from st will tag blocks composed of num of records 2022-07-12 09:59:11 +08:00
Xiaoyu Wang ad1154c008
Merge pull request #14776 from taosdata/feature/3.0_debug_wxy
fix: some problems of 'partition by' execution plan
2022-07-12 09:29:12 +08:00
slzhou@taodata.com 5e50bf8dc8 fix: avoid tag scan when scan cols is not empty 2022-07-12 09:24:57 +08:00
dapan1121 177814f6eb
Merge pull request #14781 from taosdata/fix/stmt_rerun
fix: fix stmt rerun incorrect uid issue
2022-07-11 21:15:02 +08:00
slzhou@taodata.com f26063202e feat: tag scan optimization 2022-07-11 18:34:12 +08:00
Xiaoyu Wang 12759683ca fix: some problems of 'partition by' execution plan 2022-07-11 18:23:54 +08:00
dapan1121 1eba184907 fix: fix stmt rerun issue 2022-07-11 15:58:21 +08:00
Xiaoyu Wang e64cdd548c fix: some problems of parser 2022-07-11 15:18:32 +08:00
Xiaoyu Wang 6a845b746c fix: some problems of parser 2022-07-11 15:15:39 +08:00
Xiaoyu Wang b542b8f49a fix: some problem of parser and planner 2022-07-10 17:31:15 +08:00
Xiaoyu Wang 72738040a9 fix: some problem of parser and planner 2022-07-10 16:44:50 +08:00
Xiaoyu Wang a64a0320a0 fix: some problem of parser and planner 2022-07-10 15:21:16 +08:00
Xiaoyu Wang 2454298b0b Merge remote-tracking branch 'origin/3.0' into feature/3.0_debug_wxy 2022-07-10 10:24:55 +08:00
Xiaoyu Wang f99a61a464 fix: some problem of parser and planner 2022-07-08 21:05:19 +08:00
Xiaoyu Wang df06d22cb3 fix: some problem of parser and planner 2022-07-08 17:35:11 +08:00
dapan1121 750903f511 Merge branch 'feature/3.0_debug_wxy' into feature/insertselect 2022-07-08 11:14:44 +08:00
Xiaoyu Wang 9aa35c2e28 feat: sql command 'insert ... select' 2022-07-08 11:08:46 +08:00
dapan1121 0925064d24 Merge branch 'feature/3.0_debug_wxy' into feature/insertselect 2022-07-08 10:28:53 +08:00
dapan1121 b849252eed feat: insert from query 2022-07-08 10:27:17 +08:00
Xiaoyu Wang 80172d5c61 feat: sql command 'insert ... select' 2022-07-08 09:59:05 +08:00
Xiaoyu Wang f3e70272cf Merge remote-tracking branch 'origin/3.0' into feature/3.0_debug_wxy 2022-07-08 09:37:34 +08:00
Xiaoyu Wang 1fea06bd6f feat: sql command 'insert ... select' 2022-07-08 09:37:07 +08:00
Xiaoyu Wang 0fd55077f5 feat: sql command 'insert ... select' 2022-07-08 09:33:28 +08:00
slzhou c1fd5218d6 Merge branch '3.0' of github.com:taosdata/TDengine into szhou/feature/push-project-condition 2022-07-07 11:01:49 +08:00
Zhiqiang Wang ac08c6eaa5
Merge pull request #14621 from taosdata/fix/ZhiqiangWang/TD-17006-fix-mac-ctest-error
test: fix Mac test error
2022-07-07 10:42:58 +08:00
slzhou 90b3912061 fix: add filter to session/state/interval operator 2022-07-07 09:29:51 +08:00
shenglian zhou eef1fc035e feat: add conditions to logical plan 2022-07-06 22:01:17 +08:00
afwerar 98641a8ff5 test: fix Mac test error 2022-07-06 20:47:38 +08:00
shenglian-zhou a6545b600c
Merge pull request #14612 from taosdata/szhou/feature/push-project-condition
fix: add condition to window operator
2022-07-06 20:27:29 +08:00
slzhou 7c35dce7fc fix: add condition to window operator 2022-07-06 18:31:54 +08:00
shenglian-zhou 7aebf05699
Merge pull request #14605 from taosdata/szhou/feature/push-project-condition
feat: push condition down the tree
2022-07-06 17:45:37 +08:00
Minglei Jin d843a8ac89
Merge pull request #14486 from taosdata/feat/tsdb_refact
Feat/tsdb refact
2022-07-06 17:43:22 +08:00
slzhou 1a70a5f904 feat: push down filter from sort and partition 2022-07-06 17:13:29 +08:00
Xiaoyu Wang c1eef9911b feat: sql command 'insert ... select' 2022-07-06 16:16:54 +08:00
Haojun Liao 916dbebb00 other: merge 3.0 2022-07-06 13:49:39 +08:00
Xiaoyu Wang a67eb1a9a0 eat: sql command 'insert ... select' 2022-07-06 11:55:47 +08:00
Minglei Jin fc20a61c85
Merge branch '3.0' into feat/tsdb_refact 2022-07-06 00:37:21 +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
Haojun Liao 15d8ae0fee other: merge 3.0 2022-07-05 19:22:50 +08:00
slzhou@taodata.com dd1dbe22ff feat: remove restriction on logcial child type 2022-07-05 19:12:42 +08:00
slzhou@taodata.com 26e4fcf56d feat: push project cond to child 2022-07-05 19:08:08 +08:00
Xiaoyu Wang cf9a6deaa5
Merge pull request #14543 from taosdata/feature/3.0_debug_wxy
fix: execution plan problem in the mode of using qnode as much as possible
2022-07-05 18:48:02 +08:00
Xiaoyu Wang 5b14444ca2 fix: a problem of unique function with ts 2022-07-05 18:00:07 +08:00
slzhou 64d2456073 fix: when there are no where condtions 2022-07-05 15:16:52 +08:00
slzhou b719e3ce24 fix: extract merge cond when no where condition 2022-07-05 14:56:40 +08:00
Xiaoyu Wang d223a6624b fix: execution plan problem in the mode of using qnode as much as possible 2022-07-05 14:55:32 +08:00
slzhou 43047bc265 Merge branch '3.0' of github.com:taosdata/TDengine into szhou/feature/push-cond-child-proj 2022-07-05 13:43:11 +08:00
slzhou 73e0e09dd8 feat: split join on condition into merge condition and on condition 2022-07-05 13:42:49 +08:00
Haojun Liao 6bfe5df94a other: merge 3.0 2022-07-05 09:47:39 +08:00
dapan1121 45d5d704eb fix: fix qnode crash issue 2022-07-05 09:30:35 +08:00
slzhou 024796599c Merge branch '3.0' of github.com:taosdata/TDengine into szhou/feature/push-cond-child-proj 2022-07-04 20:14:15 +08:00
slzhou a7c9ed9133 feat: push condition to child join operator 2022-07-04 20:01:07 +08:00
dapan1121 7f0cc9ca22
Merge pull request #14509 from taosdata/enh/addconverttype
enh: add type convert api
2022-07-04 19:52:35 +08:00
slzhou a380e0cd7c feat: merge condition, on condition and other conditions 2022-07-04 19:49:16 +08:00
dapan1121 83cbc41088 fix: fix explain crash issue 2022-07-04 19:12:21 +08:00
dapan1121 57836d8bb2 enh: add type convert api 2022-07-04 17:40:20 +08:00
Hongze Cheng ddb198de23 Merge branch '3.0' of https://github.com/taosdata/TDengine into feat/tsdb_refact 2022-07-04 03:42:50 +00:00
Xiaoyu Wang 988cffcce6 fix: some problems of parser and planner 2022-07-02 18:19:10 +08:00
Xiaoyu Wang 2a114a6b83 fix: a problem of group by tbname 2022-07-01 21:06:08 +08:00
Xiaoyu Wang 7a53bae352 merge 3.0 2022-07-01 20:05:15 +08:00
Xiaoyu Wang d1eef6880b fix: csum/diff/mavg support subquery 2022-07-01 19:59:28 +08:00
Xiaoyu Wang ec7bfd9eba fix: csum/diff/mavg support subquery 2022-07-01 17:17:49 +08:00
Xiaoyu Wang a94e5f9bec fix: csum/diff/mavg support subquery 2022-07-01 15:47:07 +08:00
slzhou 1003cd8549 feat: push condition to child projection 2022-07-01 15:25:02 +08:00
Xiaoyu Wang e235c9830d merge 3.0 2022-07-01 13:35:07 +08:00
Xiaoyu Wang 8a8939f99c fix: csum/diff/mavg support subquery 2022-07-01 13:31:22 +08:00
shenglian-zhou d6e1d1bcd0
Merge pull request #14389 from taosdata/szhou/feature/pushdown-agg-cond
feat: support push agg operator condition to scan
2022-06-30 19:07:06 +08:00
Xiaoyu Wang 8c2e9842e2
Merge pull request #14393 from taosdata/feature/3.0_debug_wxy
feat: support 'select *, expr from ...' syntax
2022-06-30 18:25:12 +08:00
Xiaoyu Wang 1530b33991 feat: support 'select *, expr from ...' syntax 2022-06-30 16:16:05 +08:00
slzhou b6d6657174 feat: support push agg operator condition to scan 2022-06-30 15:14:16 +08:00
dapan1121 c28c77a099 Merge branch '3.0' into feature/queryredirect 2022-06-30 14:35:15 +08:00
Xiaoyu Wang 99563fc136
Merge pull request #14376 from taosdata/feature/3.0_debug_wxy
feat: the last_row function supports all scenes
2022-06-30 11:28:53 +08:00
Xiaoyu Wang 2ad6599810 feat: partition by distributed split 2022-06-30 11:04:24 +08:00
Xiaoyu Wang cf35174d53 feat: the last_row function supports all scenes 2022-06-30 10:23:35 +08:00
Xiaoyu Wang 11a8f7f04d feat: sql command 'flush database' 2022-06-29 18:20:27 +08:00
Xiaoyu Wang ae076af4f1 feat: sql system info function 'database()', 'client_version()', 'server_version()', 'server_status()', 'current_user()' and 'user()' 2022-06-29 11:41:32 +08:00
dapan1121 5df4cd9054 feat: query redirect 2022-06-29 11:27:01 +08:00
dapan1121 07b46f9e3c Merge branch '3.0' into feature/queryredirect 2022-06-29 10:53:52 +08:00
dapan1121 6d8fd7e506 feat: query redirect 2022-06-29 10:51:22 +08:00
Xiaoyu Wang 38ae79e6e0 feat: refactor the plan implementation of unique function 2022-06-28 14:32:58 +08:00
Xiaoyu Wang 1f47241fc9 merge 3.0 2022-06-28 13:48:13 +08:00
Xiaoyu Wang e330eccbf5 feat: refactor the plan implementation of unique function 2022-06-28 13:45:20 +08:00
slzhou 4110c00497 fix: initialize errCode of SMergeProjectsContext 2022-06-28 11:58:39 +08:00
Xiaoyu Wang ef975798fd feat: refactor the plan implementation of unique function 2022-06-28 11:28:16 +08:00
slzhou f80af20d3b fix: add merge parent project and child project optimization 2022-06-28 10:55:34 +08:00
dapan1121 4a55ed07b3 feature: query redirect 2022-06-28 10:34:51 +08:00
Xiaoyu Wang cd36807faf feat: refactor the plan implementation of unique function 2022-06-27 21:30:20 +08:00
slzhou 474c84bcc9 Merge branch '3.0' of github.com:taosdata/TDengine into szhou/feature/project-compaction 2022-06-27 19:11:06 +08:00
slzhou 8088b67dc9 feat: add merge projects optimization 2022-06-27 19:07:37 +08:00
Xiaoyu Wang a334337755 feat: merge and merge scan add group sort field 2022-06-27 15:57:02 +08:00
Xiaoyu Wang 732a91c945 feat: tail function rewrite to statement 2022-06-27 13:51:06 +08:00
Xiaoyu Wang 9c68bde6e9 feat: tail function rewrite to statement 2022-06-26 23:50:13 +08:00
Xiaoyu Wang ab95a49fa2 merge 3.0 2022-06-26 15:23:29 +08:00
Xiaoyu Wang d4175cd8f8 merge 3.0 2022-06-26 14:57:34 +08:00
Xiaoyu Wang 7b60b3223b feat: tail function rewrite to statement 2022-06-26 14:44:58 +08:00
slzhou 1bc2f81b20 feat: add set op elimination 2022-06-25 18:46:54 +08:00
slzhou 297c848e61 feat: add set operator optimization 2022-06-25 17:50:42 +08:00
Xiaoyu Wang cf4fcb7398 feat: support partition by expression and aggregate function output together 2022-06-25 12:06:50 +08:00
Xiaoyu Wang 16ee8eeb28 feat: support partition by expression and aggregate function output together 2022-06-25 10:29:44 +08:00
Xiaoyu Wang e187f42902 feat: support partition by expression and aggregate function output together 2022-06-25 09:42:50 +08:00
Xiaoyu Wang fb1e845256 feat: support partition by expression and aggregate function output together 2022-06-25 08:44:45 +08:00
Xiaoyu Wang b857d390e7 merge 3.0 2022-06-24 21:13:11 +08:00
Xiaoyu Wang 853f1df3ab feat: support partition by expression and aggregate function output together 2022-06-24 21:07:12 +08:00
Xiaoyu Wang 994232c7ac feat: subplan adds 'user' field 2022-06-24 19:10:00 +08:00
Xiaoyu Wang c41a4bd7db feat: subplan adds 'user' field 2022-06-24 17:27:43 +08:00
Zhiqiang Wang 4935ef8fb4
Merge pull request #14198 from taosdata/fix/ZhiqiangWang/TD-16357-add-test-time-count-print
test: add test time count print
2022-06-24 16:12:15 +08:00
Xiaoyu Wang ab23faed63 fix: planner memory leak 2022-06-24 15:52:13 +08:00
afwerar 4c846895ff test: add test time count print 2022-06-24 14:36:41 +08:00
Xiaoyu Wang 28d66616e1 fix: fix invalid write 2022-06-24 10:48:49 +08:00
Xiaoyu Wang 0b9eb79bf7 merge 3.0 2022-06-23 18:08:47 +08:00
Xiaoyu Wang 4fcd667bf6 feat: sql command 'show consumers' and 'show subscriptions' 2022-06-23 18:03:15 +08:00
WANG MINGMING 9012834531
Merge branch 'feature/3.0_wxy' into 3.0 2022-06-23 10:16:58 +08:00
slzhou 6fe368a375 feat: add session and state window on stable 2022-06-23 09:01:03 +08:00
slzhou 849cb8d1b3 feat: split session and state window on stable 2022-06-23 08:52:47 +08:00
Xiaoyu Wang 537c485c2e feat: some sql syntax adjustments 2022-06-22 18:36:15 +08:00
Xiaoyu Wang acd1bbd8e3 merge 3.0 2022-06-22 17:00:11 +08:00
WANG MINGMING 15eb9c485e
Merge pull request #14069 from taosdata/3.0
feat:merge from 3.0
2022-06-22 16:33:15 +08:00
shenglian-zhou 17603ba292
Merge pull request #14098 from taosdata/szhou/feature/merge-interval-2
fix: change merge interval to merge aligned interval
2022-06-22 11:27:41 +08:00
shenglian zhou 84ea04ea2a fix: change merge interval to merge aligned interval 2022-06-22 10:53:22 +08:00
Xiaoyu Wang eeab56e318 feat: sql command 'select constant' 2022-06-22 09:54:31 +08:00
wangmm0220 e7faf69981 feat:support tagCond & tagIndexCond 2022-06-21 20:53:19 +08:00
Xiaoyu Wang 45a806f789 feat: sql function 'last_row' 2022-06-21 19:52:26 +08:00
Xiaoyu Wang a191738681 feat: optimize partition by tbname 2022-06-21 15:51:38 +08:00
Xiaoyu Wang 896c1b3a6d feat: optimize partition by tbname 2022-06-21 15:37:59 +08:00
Xiaoyu Wang 0f97c36acb feat: group by tags optimize 2022-06-21 09:54:06 +08:00
Xiaoyu Wang 33d7551cd4 merge 3.0 2022-06-20 20:38:08 +08:00
Xiaoyu Wang 5c185b909a feat: sql command 'show local variables' and 'show dnode variables' 2022-06-20 20:36:15 +08:00
shenglian-zhou e05a6ca7fa
Merge pull request #13973 from taosdata/szhou/feature/project-elimation
feature: eliminate projection optimization
2022-06-20 17:48:27 +08:00
shenglian zhou 56b5ff03e6 fix: disable project elimination when the project node has parent 2022-06-20 17:21:12 +08:00
shenglian zhou c31ec19885 fix: fix eliminate project error 2022-06-20 17:01:00 +08:00
shenglian zhou a28a275dff fix: fix eliminate projection bugs 2022-06-20 16:39:19 +08:00
Xiaoyu Wang b4057d657e feat: group by tags optimize 2022-06-20 15:42:31 +08:00
shenglian zhou 056301fb7b fix: disable eliminate projection when repeat proj column name 2022-06-20 14:22:50 +08:00
Xiaoyu Wang 9e8058dd5d feat: sql function 'interp' 2022-06-20 12:00:57 +08:00
dapan1121 a8694bd863
Merge pull request #13977 from taosdata/enh/taos.ref
feat: support all queries on Qnode
2022-06-20 09:26:33 +08:00
shenglian zhou 9bb21ebbc2 fix: double free error during plan optimize 2022-06-20 08:45:57 +08:00
shenglian zhou 8c955ef017 fix: limit/slimit would prevent optimization projection elimination 2022-06-20 07:52:29 +08:00
shenglian zhou 0e905bb3c1 Merge branch '3.0' of github.com:taosdata/TDengine into szhou/feature/project-elimation 2022-06-19 21:41:08 +08:00
Xiaoyu Wang bac6e27c20 feat: sql command 'interp' 2022-06-19 19:39:12 +08:00
Xiaoyu Wang bd61367f0a
Merge pull request #13988 from taosdata/feature/3.0_debug_wxy
feat: the function manager adds an interface for manually configuring the parameters of the merge function
2022-06-19 10:34:53 +08:00
Xiaoyu Wang 7db6081c72 feat: the function manager adds an interface for manually configuring the parameters of the merge function 2022-06-19 10:06:46 +08:00
shenglian zhou 2c5fc8b537 Merge branch '3.0' of github.com:taosdata/TDengine into szhou/feature/project-elimation 2022-06-18 20:37:26 +08:00
Xiaoyu Wang 927464113b feat: tag condition split 2022-06-18 20:15:47 +08:00
dapan1121 32a0cb7210
Merge branch '3.0' into enh/taos.ref 2022-06-18 19:57:20 +08:00
54liuyao 8c47a18dbf feat(stream): semi session operator 2022-06-18 19:57:08 +08:00
dapan1121 cd5578918a Merge branch '3.0' into enh/taos.ref 2022-06-18 19:49:08 +08:00
Xiaoyu Wang 22d1422b49 feat: sql command 'show table distributed' 2022-06-18 18:37:18 +08:00
shenglian zhou 53a07f0c37 feat: add test case sql 2022-06-18 17:58:15 +08:00
shenglian zhou 8af62ec969 Merge branch '3.0' of github.com:taosdata/TDengine into szhou/feature/project-elimation 2022-06-18 16:32:00 +08:00
dapan1121 5f4614d61a qnode for policy 2/3 2022-06-18 16:30:46 +08:00
shenglian zhou 683cf87676 fix: set parent of new logic node to null 2022-06-18 16:24:29 +08:00
shenglian zhou a215003146 feature: eliminate projection optimization 2022-06-18 15:20:30 +08:00
Xiaoyu Wang 4e680bf1ac feat: information_schema.user_table_distributed execution plan 2022-06-18 15:10:46 +08:00
dapan1121 6f610bd363
Merge pull request #13952 from taosdata/enh/taos.ref
fix: fix insert affected rows issue
2022-06-18 11:12:50 +08:00
dapan1121 d862f2b49c fix TAOS ref issue 2022-06-18 09:53:18 +08:00
dapan1121 211adf20af
Merge pull request #13875 from taosdata/feature/showapps
feat: support show apps command
2022-06-17 18:20:05 +08:00
dapan1121 8ce76f7419 fix case issues 2022-06-17 17:30:57 +08:00
liuyao f9fe106a70
Merge pull request #13929 from taosdata/feature/TD-16616
feat(stream): distribute stream session plan
2022-06-17 16:30:01 +08:00
54liuyao 61153b7637 feat(stream): distribute stream session plan 2022-06-17 15:39:19 +08:00
Xiaoyu Wang 52bbbe59d2 fix: a problem of super table order by 2022-06-17 14:39:34 +08:00
Xiaoyu Wang 2df98609e8 feat: the unique function and tail function are rewritten as the corresponding clauses 2022-06-17 13:55:25 +08:00
Xiaoyu Wang e224d40480 feat: the unique function and tail function are rewritten as the corresponding clauses 2022-06-16 16:58:55 +08:00
Xiaoyu Wang e52429e31b merge 3.0 2022-06-16 09:31:22 +08:00
Liu Jicong 683bc24646
Merge pull request #13876 from taosdata/feature/stream
feat(stream): drop task
2022-06-15 22:59:43 +08:00
shenglian-zhou 39ac85b1f3
Merge pull request #13842 from taosdata/szhou/feature/multi-tb-merge-scan
feat: add table merge scan operator
2022-06-15 21:26:47 +08:00
Xiaoyu Wang 7f78d4a79b feat: partition by tags optimize 2022-06-15 19:08:25 +08:00
Liu Jicong 9ae7dc1028 enh(sma): remove filefator 2022-06-15 17:42:21 +08:00
Xiaoyu Wang b7b64fda84 Merge remote-tracking branch 'origin/3.0' into feature/3.0_debug_wxy 2022-06-15 16:47:26 +08:00
Xiaoyu Wang 3c4663848b feat: support compute only use qnode 2022-06-15 16:47:03 +08:00
slzhou 040093bee8 Merge branch '3.0' of github.com:taosdata/TDengine into szhou/feature/multi-tb-merge-scan 2022-06-15 16:43:34 +08:00
slzhou 562ec27c7b feat: add merge table scan operator 2022-06-15 16:40:43 +08:00
liuyao c53c6992e8
Merge pull request #13846 from taosdata/feature/TD-16512
feat(stream): update data fo partition by
2022-06-15 16:39:27 +08:00
54liuyao d8c2a68f27 feat(stream): update data fo partition by 2022-06-15 15:35:51 +08:00
Xiaoyu Wang 11564a3dc7 fix: use 'duration' instead of 'days' for create database 2022-06-15 15:24:22 +08:00
Xiaoyu Wang 19ab15b19f feat: super table join 2022-06-15 13:49:29 +08:00
Xiaoyu Wang d5541cf1b0 feat: super table join 2022-06-14 21:13:10 +08:00
Xiaoyu Wang b472ed1173 merge 3.0 2022-06-14 19:55:52 +08:00
Xiaoyu Wang 805ff5e525 feat: super table join 2022-06-14 19:54:19 +08:00
Xiaoyu Wang a635190ec3 feat: super table join 2022-06-14 16:40:11 +08:00
Xiaoyu Wang 6948d648ef feat: super table join 2022-06-14 16:24:11 +08:00
Xiaoyu Wang 1676bfe5cf fix: some problems of parser 2022-06-14 15:43:56 +08:00
Xiaoyu Wang 730a256228 fix: json tag plan ut 2022-06-13 21:03:19 +08:00
Xiaoyu Wang 3954edb366 feat: avg function rewrite 2022-06-13 18:36:23 +08:00
Xiaoyu Wang 380a071551 fix: handle the memory leak of parser 2022-06-13 14:54:38 +08:00
Xiaoyu Wang fc4b959a12 feat: sma index optimize 2022-06-11 18:21:47 +08:00
Xiaoyu Wang cd31496882 feat: sma index optimize 2022-06-10 21:13:06 +08:00
Xiaoyu Wang c31eb5231a feat: sma index optimize 2022-06-10 16:53:05 +08:00
Xiaoyu Wang 46bac2f579 fix: a problem of interval distributed split 2022-06-10 14:28:58 +08:00
Xiaoyu Wang 317cc8fc13 feat: sma index optimize 2022-06-10 10:16:18 +08:00
dapan1121 001061fcd2 add get tb index async api 2022-06-09 15:17:10 +08:00
Xiaoyu Wang 8908c365a0 merge 3.0 2022-06-09 13:28:55 +08:00
Xiaoyu Wang 31dc553390 feat: sma index optimize 2022-06-09 13:24:04 +08:00
shenglian zhou 3a9b5cc6f4 Merge branch '3.0' of github.com:taosdata/TDengine into szhou/feature/multiwaymerge 2022-06-08 13:43:56 +08:00
Xiaoyu Wang e8e68fab9a feat: physical plan add clone interface 2022-06-07 20:59:44 +08:00
shenglian zhou a0d96f9b98 Merge branch '3.0' of github.com:taosdata/TDengine into szhou/feature/multiwaymerge 2022-06-07 17:41:27 +08:00
shenglian zhou eb6250de4f feat: support multiway sort merge 2022-06-07 17:41:11 +08:00
dapan1121 16b84f575f Merge branch '3.0' into featuer/delete 2022-06-07 09:13:47 +08:00
dapan1121 33a7a83d65 feature delete data 2022-06-06 20:59:36 +08:00
Xiaoyu Wang 6de91932ea
Merge pull request #13472 from taosdata/feature/3.0_bug16060
feat: add physical plannode of indefinite rows func
2022-06-06 20:47:40 +08:00
Xiaoyu Wang 26d2c9e63d fix: top function with order by clause 2022-06-06 20:19:04 +08:00
Xiaoyu Wang 98a9789c7e fix: top function with order by clause 2022-06-06 19:55:28 +08:00
Xiaoyu Wang 2a1ec3c304 feat: order by distributed split 2022-06-06 18:39:23 +08:00
Xiaoyu Wang ce3aacf4d7 feat: order by distributed split 2022-06-06 18:07:34 +08:00
Xiaoyu Wang f77c72c25a feat: order by distributed split 2022-06-06 17:51:25 +08:00
Xiaoyu Wang 0b5c08edb9 merge 3.0 2022-06-06 11:47:20 +08:00
Xiaoyu Wang 55d41c8f5c feat: sql command 'delete from' 2022-06-05 15:48:06 +08:00
Xiaoyu Wang 8ba9496471 feat: add physical plannode of indefinite rows func 2022-06-04 22:57:01 +08:00
54liuyao 5400507245 feat(stream): stream state operator 2022-06-04 20:36:28 +08:00
Xiaoyu Wang 74026205a7 feat: sql command 'delete from' 2022-06-04 19:54:55 +08:00
Xiaoyu Wang d733d6ca10
Merge pull request #13459 from taosdata/feature/3.0_wxy
feat: order by distributed split
2022-06-04 10:34:45 +08:00
Xiaoyu Wang 6e6c9bda17 feat: order by distributed split 2022-06-04 10:16:52 +08:00
Xiaoyu Wang 0ef1a19b23
Merge pull request #13440 from taosdata/feature/3.0_wxy
feat: group by distributed split
2022-06-04 09:49:44 +08:00
Xiaoyu Wang bc6326788a feat: group by distributed split 2022-06-03 16:57:52 +08:00
afwerar 490889f8e7 fix(os): win python case error 2022-06-03 16:13:06 +08:00
Haojun Liao a2150d87b9 test(query): update unit test. 2022-06-03 00:46:00 +08:00
Xiaoyu Wang 3fe2f16213 feat: group by distributed split 2022-06-02 17:58:01 +08:00
Xiaoyu Wang e794d542d6 feat: stream interval distributed split 2022-06-02 17:05:58 +08:00
Xiaoyu Wang f45ddaf1c8 feat: stream interval distributed split 2022-06-02 16:37:46 +08:00
Xiaoyu Wang cd7d3c59a2
Merge pull request #13403 from taosdata/feature/3.0_distributed_split
feat: interval distributed split
2022-06-02 11:07:42 +08:00
Xiaoyu Wang edd0295a00 feat: interval distributed split 2022-06-02 10:45:27 +08:00
Xiaoyu Wang b445afb5ef feat: stable interval split 2022-05-31 18:01:19 +08:00
dapan1121 717acef00d
Merge branch '3.0' into feature/qnode 2022-05-31 17:50:50 +08:00
54liuyao 901ff9bf18 feat(sma):files factor 2022-05-31 16:14:56 +08:00
Xiaoyu Wang ce166fb146 fix: error in data precision of super table query 2022-05-31 15:07:15 +08:00
dapan1121 52988b6da6 Merge branch '3.0' into feature/qnode 2022-05-31 14:04:47 +08:00
dapan1121 496ae4ca89 schedule based on qnode's load 2022-05-31 14:03:47 +08:00
Xiaoyu Wang 3e5ab6b54c feat: add physical plannode of indefinite rows func 2022-05-31 11:29:10 +08:00
Xiaoyu Wang 2dd1771f39 fix: problems of some function parameters with negative numbers 2022-05-30 19:08:14 +08:00
afwerar 73724363f5 fix(os): add win ctest 2022-05-28 21:38:35 +08:00
afwerar 7b540d91d9 fix(os): add win ctest 2022-05-28 21:08:50 +08:00
54liuyao aa20cfedcd feat(stream): watermark and trigger 2022-05-28 18:19:36 +08:00
Xiaoyu Wang 6d3f066540 feat: sql command 'drop cgroup' 2022-05-25 21:23:13 +08:00
Xiaoyu Wang 070f60409b feat: sql command 'drop cgroup' 2022-05-25 21:20:11 +08:00
54liuyao 0778bf8857 stream session operator 2022-05-25 09:05:03 +08:00
Xiaoyu Wang 21f1321ea8 fix: some problems of parser 2022-05-24 17:37:53 +08:00
Xiaoyu Wang f95639227e
Merge pull request #12874 from taosdata/feature/3.0_wxy
feat: tag index filter plan
2022-05-23 20:29:25 +08:00
Xiaoyu Wang 5911828a2a feat: tag index filter plan 2022-05-23 20:11:26 +08:00
Xiaoyu Wang dec850677b Merge remote-tracking branch 'origin/3.0' into feature/3.0_wxy 2022-05-23 19:50:33 +08:00
Xiaoyu Wang 8da52cbb04 feat: tag index filter plan 2022-05-23 19:50:08 +08:00
dapan1121 5fc9aa5ec1 Merge remote-tracking branch 'origin/3.0' into feature/3.0_constant 2022-05-23 16:17:59 +08:00
afwerar 93a0c69edc fix(os): win ctest error 2022-05-23 13:42:56 +08:00
afwerar 5acf419019 fix(os): win not close file ctest error 2022-05-21 23:47:39 +08:00
Xiaoyu Wang 89562acb01 feat: the length of binary/nchar type value is the same as that of column 2022-05-21 18:09:31 +08:00
Xiaoyu Wang 427301c1d1 Merge remote-tracking branch 'origin/3.0' into feature/3.0_constant 2022-05-21 17:08:13 +08:00
Xiaoyu Wang bec1c2463c fix: some prblems of parser and planner 2022-05-21 16:13:54 +08:00
Xiaoyu Wang 83efe34b2c feat: reserved aggregate function constant parameters 2022-05-20 10:01:38 +08:00
Xiaoyu Wang ff43adee77 fix: some problems of parser and planner 2022-05-19 18:09:47 +08:00
dapan1121 b0c6118f0b Merge remote-tracking branch 'origin/3.0' into feature/3.0_constant 2022-05-19 16:15:53 +08:00
Xiaoyu Wang 29bdba7298 fix: some problems of parser and planner 2022-05-19 14:26:10 +08:00
Xiaoyu Wang 6f4c0a2e8f fix: some problems of parser and planner 2022-05-18 20:28:14 +08:00
Xiaoyu Wang 17dd6d6f75 feat: reserved aggregate function constant parameters 2022-05-18 10:41:57 +08:00
Xiaoyu Wang c9428fca0e fix: some problems of parser for stmt mode 2022-05-17 18:52:51 +08:00
Xiaoyu Wang fb901d95e4 fix: some problems of parser for stmt mode 2022-05-17 11:11:40 +08:00
Xiaoyu Wang 9a3e1f03af feat: sql command 'alter table' 2022-05-16 18:59:14 +08:00
Xiaoyu Wang a47228aadd fix: some problems of planner 2022-05-16 14:24:25 +08:00
Xiaoyu Wang 60e8bc24cd fix: some problems of parser and planner 2022-05-14 19:17:53 +08:00
Xiaoyu Wang f0df0da98f fix: some problems of parser and planner 2022-05-14 11:59:23 +08:00
Xiaoyu Wang e0a51d43e7 fix: 'union [all]' syntax problems 2022-05-14 09:42:52 +08:00
54liuyao 4b564b2ebd add stream ci 2022-05-13 15:37:31 +08:00
liuyao 426200a71b
Merge pull request #12384 from taosdata/feature/TD-15379
feat(stream): stream reprocess window
2022-05-13 09:19:22 +08:00
dapan1121 58d3ac9dd9
Merge pull request #12403 from taosdata/feature/qnode
feat: stmt query test
2022-05-12 22:41:14 +08:00
54liuyao 42f27e99d0 steam reprocess window 2022-05-12 22:15:13 +08:00
Xiaoyu Wang 04a2368f6d feat: adjust query stmt APIs 2022-05-12 20:57:34 +08:00
dapan1121 9de1d2218e Merge remote-tracking branch 'origin/3.0' into feature/qnode 2022-05-12 20:43:50 +08:00
Xiaoyu Wang b57f62f139 feat: adjust query stmt APIs 2022-05-12 20:33:52 +08:00
dapan1121 33bd196ff0 stmt query 2022-05-12 19:20:25 +08:00
Xiaoyu Wang f19272909c fix: some problems of parser 2022-05-12 17:17:02 +08:00
Xiaoyu Wang 41e36dddb7 fix: some problems of parser 2022-05-11 19:03:59 +08:00
Xiaoyu Wang 4c914c2960 fix: problem of parser and planner 2022-05-09 20:20:05 +08:00
Xiaoyu Wang 6e50691b29 feat: sql command 'grant', 'revoke', 'kill transaction' and 'show transactions' 2022-05-07 17:37:17 +08:00
Xiaoyu Wang 5f06387940 fix: some problems of parser and planner 2022-05-06 17:52:59 +08:00
Xiaoyu Wang 1361bf4eed fix: plan problem of tag scanning 2022-05-05 14:49:00 +08:00
Xiaoyu Wang 3b4f9b91cf feat: sql commadn 'select max(c1), c2 from t2' 2022-05-01 08:38:17 +08:00
Xiaoyu Wang cdfe9929c8 feat: fill physical plan 2022-04-30 14:07:44 +08:00
Xiaoyu Wang 913354057e feat: fill physical plan 2022-04-30 11:40:12 +08:00
Xiaoyu Wang 7bae3e3f2e Merge remote-tracking branch 'origin/3.0' into feature/3.0_wxy 2022-04-29 20:07:12 +08:00
Xiaoyu Wang 022f5bfc14 feat: rewrite timeline function 2022-04-29 20:06:26 +08:00
Hongze Cheng ab0e435d81 Merge branch '3.0' of https://github.com/taosdata/TDengine into feature/vnode_refact1 2022-04-29 10:02:58 +00:00
dapan1121 190b702953
Merge pull request #12017 from taosdata/feature/qnode
fix: fix hb crash issue
2022-04-29 16:38:48 +08:00
Xiaoyu Wang 8818ed48f9 feat: sql command 'drop table' 2022-04-29 15:05:37 +08:00
dapan1121 dd13924dbc stmt query 2022-04-29 14:35:54 +08:00
Xiaoyu Wang 4b7e048819 Merge remote-tracking branch 'origin/3.0' into feature/3.0_wxy 2022-04-29 10:53:02 +08:00
dapan1121 18b6c99e09 Merge remote-tracking branch 'origin/3.0' into feature/qnode 2022-04-29 09:20:48 +08:00
Xiaoyu Wang 80407933e3 enh: refactor unit test of parser and planner 2022-04-28 21:03:44 +08:00
Xiaoyu Wang 3ec702605b enh: refactor unit test of parser and planner 2022-04-28 21:02:11 +08:00
dapan1121 54fe93f77e stmt query 2022-04-28 17:09:21 +08:00
Haojun Liao 96363c411d other: merge 3.0 2022-04-28 15:40:03 +08:00
Haojun Liao 47a9b26507 fix(query): show tables in information_schema db. 2022-04-28 15:30:18 +08:00
dapan1121 e79850164b
Merge pull request #11985 from taosdata/feature/qnode
fix: fix taos shell crash issue
2022-04-28 13:21:43 +08:00
dapan1121 5935c9cda4 Merge branch 'feature/qnode' of github.com:taosdata/TDengine into feature/qnode 2022-04-28 11:49:09 +08:00
dapan1121 1850dc0371 stmt query 2022-04-28 11:47:55 +08:00
Cary Xu e6a83367c8 merge 3.0 2022-04-28 09:47:49 +08:00
Xiaoyu Wang d66fdb948d Merge remote-tracking branch 'origin/3.0' into feature/3.0_wxy 2022-04-28 09:06:27 +08:00
dapan1121 1aa22beb60 stmt query 2022-04-27 20:03:13 +08:00
Xiaoyu Wang 6d449c8224 enh: refactor db and table options 2022-04-27 18:18:37 +08:00
afwerar bf9ab440a7 fix(os): fix new compilation errors. 2022-04-27 17:39:54 +08:00
Xiaoyu Wang cdee4d8e07 merge 3.0 2022-04-26 18:27:27 +08:00
Xiaoyu Wang ac754dce90 fix: some problems of tag query and sma 2022-04-26 18:15:06 +08:00
dapan1121 960f885aef Merge remote-tracking branch 'origin/3.0' into feature/qnode 2022-04-26 15:55:11 +08:00
Xiaoyu Wang f72c1ce8d0 enh: format code 2022-04-26 13:17:36 +08:00
Xiaoyu Wang ac874f9e8d enh: format code 2022-04-26 11:50:35 +08:00
dapan1121 15d7abf46f stmt query 2022-04-25 20:03:28 +08:00
Xiaoyu Wang 74fb0f4b55 enh: order by primary key optimize 2022-04-24 20:11:06 +08:00
Xiaoyu Wang 809a78b06e enh: order by primary key optimize 2022-04-24 18:05:28 +08:00
Xiaoyu Wang a9ab3c8940 enh: order by primary key optimize 2022-04-24 16:31:17 +08:00
Xiaoyu Wang b0a68df512
Merge pull request #11766 from taosdata/feature/3.0_wxy
fix: some syntax parsing problems
2022-04-22 18:54:54 +08:00
Xiaoyu Wang 20879d0ef7 fix: some syntax parsing problems 2022-04-22 18:23:37 +08:00
afwerar fc24521621 fix(os): windows compile 3.0. 2022-04-22 09:54:27 +08:00
Xiaoyu Wang 103af37e42
Merge pull request #11719 from taosdata/feature/3.0_wxy
feat: sql command 'union'
2022-04-21 18:49:34 +08:00
Xiaoyu Wang 0b56a4049a feat: sql command 'union' 2022-04-21 17:51:39 +08:00
dapan1121 44d78ab900
Merge pull request #11713 from taosdata/feature/qnode
feat(query): qnode for query only
2022-04-21 17:40:39 +08:00
dapan1121 cefa203fc5 feature/qnode 2022-04-21 17:21:09 +08:00
Xiaoyu Wang 1d47ceae37 feat: sql command 'union all' 2022-04-21 16:32:48 +08:00
Xiaoyu Wang 52c62e7cc8 feat: sql command 'create function' 2022-04-20 18:13:33 +08:00
Xiaoyu Wang 556f6a96ea feat: delimit the time range according to the filtering conditions 2022-04-19 15:46:11 +08:00
Xiaoyu Wang 2d7cf35fb0 fix: some syntax parsing problems 2022-04-19 13:25:19 +08:00
Xiaoyu Wang ff80459821 feat: implementation of parser and planner for stmt API 2022-04-18 20:19:24 +08:00
Xiaoyu Wang c40b590ad8 enh: window clause validity check 2022-04-16 17:27:54 +08:00
Xiaoyu Wang b9fb9c580d feat: sql command "create stream" 2022-04-16 13:15:14 +08:00
Xiaoyu Wang f13f952bbf enh: set appropriate block loading options for some queries 2022-04-16 09:50:32 +08:00
Xiaoyu Wang e2164bf8cb feat: CREATE STREAM statement implement, and syntax of JSON data type implement. 2022-04-15 19:35:46 +08:00
Xiaoyu Wang 01ea38586d feat: CREATE STREAM statement implement, and syntax of JSON data type implement. 2022-04-15 19:22:11 +08:00
Haojun Liao 5029cd67b2 ehn(query): add the file data block load optimization check. 2022-04-15 18:06:49 +08:00
Xiaoyu Wang 50181dad15 feat: performance_schema related SHOW statements are rewritten, and KILL statements build the message 2022-04-14 20:35:44 +08:00
Xiaoyu Wang 13735d7257 feat(query): distributed splitting of child/normal table JOIN 2022-04-13 19:04:25 +08:00
Xiaoyu Wang d8762d401f feat(query): child table or normal table support JOIN-clause 2022-04-12 20:02:16 +08:00
Xiaoyu Wang 93d379638c enh(query):optimize scanning through SQL functions 2022-04-12 13:10:47 +08:00
Xiaoyu Wang 983e4aa010 set datablock desc timestamp precision 2022-04-11 17:42:05 +08:00
Xiaoyu Wang e30d114c7b set datablock desc timestamp precision 2022-04-11 16:27:42 +08:00
afwerar 2662a3b69d [TD-13254]<fix>: make 3.0 grant. 2022-04-10 19:08:16 +08:00
Xiaoyu Wang 3544c8789b create/drop/show bnode/snode/mnode frontend implement 2022-04-09 15:57:39 +08:00
Xiaoyu Wang a6b5dd8ef0 create/drop/show bnode/snode/mnode frontend implement 2022-04-09 14:57:28 +08:00
Xiaoyu Wang ef7d784394 sort plan bugfix 2022-04-07 19:08:28 +08:00
Xiaoyu Wang 709dda39b7 TD-13037 distinct, state window and partition by plan implement 2022-04-06 03:22:41 -04:00
Shengliang Guan ef5ca96d34
Merge pull request #11224 from taosdata/feature/shm
refact files
2022-04-02 22:06:08 +08:00
Xiaoyu Wang 469cd23f43 integrate constant calculate 2022-04-02 07:57:44 -04:00
Shengliang Guan 7e361ebcd0 refact dm 2022-04-02 19:52:04 +08:00
Xiaoyu Wang c70eb15bb9 condition bugfix 2022-04-02 01:22:03 -04:00
Xiaoyu Wang 9e9805f7b7 condition bugfix 2022-04-02 01:13:20 -04:00
Xiaoyu Wang 3b9e868e2a fill plan implement 2022-04-01 06:40:47 -04:00
dapan1121 36dc9da4a5 Merge remote-tracking branch 'origin/3.0' into feature/qnode 2022-04-01 10:30:20 +08:00
dapan1121 369d08c557 Merge remote-tracking branch 'origin/3.0' into feature/qnode 2022-03-31 16:06:57 +08:00
dapan1121 236b8adad3 feature/qnode 2022-03-31 16:00:47 +08:00
Liu Jicong e163197573 merge from 3.0 2022-03-31 15:55:34 +08:00
Liu Jicong 3e5da8bedb fix 2022-03-31 15:52:54 +08:00
Xiaoyu Wang ba80c7478f TD-14405 TD-14404 desc and reset query cache statement implement 2022-03-31 02:19:11 -04:00
Xiaoyu Wang 03771c84f5 TD-14396 explain parser and planner implement 2022-03-30 02:50:50 -04:00
Xiaoyu Wang 7593fc6ae6 bugfix 2022-03-29 23:47:12 -04:00
Xiaoyu Wang 9f93b1ebc6 TD-14281 deal memory leak 2022-03-29 08:14:46 -04:00
Xiaoyu Wang 0f60e644e9 TD-14383 limit/slimit plan implement, and sort plan bugfix 2022-03-29 02:52:40 -04:00
Xiaoyu Wang a0ef66528c sort bugfix, and pseudo column implement 2022-03-28 07:26:06 -04:00
Xiaoyu Wang ad11ba9365 bugfix 2022-03-26 07:18:12 -04:00
Xiaoyu Wang 6c6295bdae merge 3.0 2022-03-26 05:55:01 -04:00
Xiaoyu Wang 85f87ae246 bugfix 2022-03-26 05:45:48 -04:00
dapan1121 96eee80063 feature/qnode 2022-03-26 15:03:22 +08:00
Xiaoyu Wang 10f073e79c order by plan implement 2022-03-26 02:58:44 -04:00
Xiaoyu Wang f6bcae1913 sort scan cols 2022-03-26 01:39:10 -04:00
dapan1121 9484d25a59 Merge remote-tracking branch 'origin/feature/scheduler' into feature/qnode 2022-03-26 09:17:05 +08:00
afwerar 222db126bc [TD-13758]<fix>: redefine memory api. 2022-03-26 00:29:53 +08:00
Xiaoyu Wang 4e5df8e3c3 bugfix 2022-03-25 05:15:45 -04:00
Xiaoyu Wang ada9d8bdc6 bugfix 2022-03-25 04:57:51 -04:00
Xiaoyu Wang 9765678e75 scan cols sort 2022-03-25 01:41:28 -04:00
dapan1121 fad5a80bab feature/scheduler 2022-03-25 13:27:14 +08:00
Haojun Liao 9bd79be36b [td-13039] fix compiling error. 2022-03-24 17:36:53 +08:00
Xiaoyu Wang 6951abce82 bugfix 2022-03-24 04:25:41 -04:00
Xiaoyu Wang 1a77904e7e reorganize physical plan code 2022-03-24 01:47:27 -04:00
Xiaoyu Wang 09f36860b1 reorganize physical plan code 2022-03-23 22:48:12 -04:00
Xiaoyu Wang ec5eeea762 reorganize physical plan code 2022-03-23 06:44:02 -04:00
Xiaoyu Wang 9ca80596e4 merge 3.0 2022-03-21 02:00:30 -04:00
Xiaoyu Wang e4dd627b20 stream plan implement 2022-03-19 03:02:31 -04:00
Xiaoyu Wang eac1ccb5ec merge origin/3.0 2022-03-18 05:56:18 -04:00
Xiaoyu Wang c2b4ec91ff tmq plan implement 2022-03-18 05:44:08 -04:00
plum-lihui a3795f4017 [TD-14099] 2022-03-18 14:44:10 +08:00
Xiaoyu Wang 1ee1691ae1 logic plan code reorganize 2022-03-17 22:28:21 -04:00
Xiaoyu Wang 0db2e65d6a logic plan code reorganize 2022-03-17 07:47:12 -04:00
Xiaoyu Wang 98a5e28586 TD-13675 merge 3.0_query_integrate 2022-03-17 06:58:04 -04:00
Xiaoyu Wang d49adcd4f5 TD-13675 rollup, alter db, alter table syntax definition 2022-03-17 06:44:45 -04:00
Xiaoyu Wang 861445c33a TD-14043 show tables split 2022-03-17 03:14:59 -04:00
afwerar 30c10ef8b3 [TD-13063]<fix>: prepare for win compilation. 2022-03-17 14:22:36 +08:00
Shuduo Sang 23bef711fc
Feature/sangshuduo/td 13063 3.0 windows (#10720)
* [TD-13063]<feature>: 3.0 on Windows

* add pthread in contrib

* fix linux compile

* fix osSemaphore

* add gnu regex for Windows

* fix compile error for Windows

* support arm platform

* port more OS files

* fix for Windows compile

* port more files

* fix macOS on x86_64

* port osFile

* port osSemaphone.h

* port osSocket.c

* port tconfig.c

* port ttimer.c

* add couple files
2022-03-15 21:35:04 +08:00
dapan1121 440b0b8682 Merge remote-tracking branch 'origin/3.0' into feature/scheduler 2022-03-15 15:42:05 +08:00
dapan1121 43d7912987 feature/scheduler 2022-03-15 15:34:17 +08:00
Haojun Liao e06cdb0872 [td-13039] enable interval query on ordinary table. 2022-03-15 14:37:26 +08:00
dapan1121 bfe1a13640 feature/scheduler 2022-03-14 19:42:16 +08:00
dapan1121 8f1cc6ee91 Merge remote-tracking branch 'origin/3.0_query_integrate' into feature/scheduler 2022-03-14 18:17:02 +08:00
dapan1121 d9cde31b6f feature/scheduler 2022-03-14 17:31:08 +08:00
Haojun Liao a853c6ddf5 [td-13039] refactor. 2022-03-14 16:09:26 +08:00
Xiaoyu Wang 0cb811a542 Merge remote-tracking branch 'origin/3.0' into feature/3.0_wxy 2022-03-13 17:28:37 -04:00
Xiaoyu Wang 8a883ea00c TD-13990 interval plan implement 2022-03-13 15:28:50 -04:00
Haojun Liao d6af35adb8 [td-13039] fix bug in show db. 2022-03-11 23:28:43 +08:00
Xiaoyu Wang f020e4c396 TD-13981 show databases rewrite 2022-03-11 07:17:37 -05:00
Xiaoyu Wang e5286898c0 TD-13990 implement interval plan 2022-03-11 05:11:25 -05:00
Xiaoyu Wang 9de235f3e4
Merge pull request #10700 from taosdata/feature/3.0_query_integrate_wxy
TD-13981 show databases rewrite
2022-03-11 15:59:54 +08:00
Xiaoyu Wang 028e6d1620 TD-13981 show databases rewrite 2022-03-11 02:58:29 -05:00
Haojun Liao c62dfe6460 [td-13039] merge 3.0. 2022-03-11 14:59:42 +08:00
Xiaoyu Wang a5459df0bb
Merge pull request #10698 from taosdata/feature/3.0_query_integrate_wxy
TD-13981 show databases rewrite
2022-03-11 14:49:31 +08:00
Xiaoyu Wang 396c099a77 TD-13981 show databases rewrite 2022-03-11 01:41:57 -05:00
Haojun Liao 350c3406dd [td-13039] fix compiler error. 2022-03-11 13:23:06 +08:00
Xiaoyu Wang 54e15db2f5 TD-13747 show mnodes 2022-03-10 21:02:47 -05:00
Xiaoyu Wang 84f60fcc0a TD-13747 deal memory leaks 2022-03-10 06:32:39 -05:00
Xiaoyu Wang 54afca4d57 TD-13747 bugfix 2022-03-10 03:34:31 -05:00
Xiaoyu Wang da0fa26717 TD-13747 src file name organize 2022-03-10 02:36:06 -05:00
Xiaoyu Wang 1648754f02 TD-13747 bugfix 2022-03-09 22:31:23 -05:00
Xiaoyu Wang 066c39d571 TD-13747 merge 3.0 2022-03-09 21:35:24 -05:00
Xiaoyu Wang 8615c97fc6 TD-13704 super table plan split 2022-03-09 06:53:00 -05:00
Xiaoyu Wang b91899e757 TD-13704 super table plan split 2022-03-09 04:32:12 -05:00
Liu Jicong cc24ae769c fix crash 2022-03-08 17:38:10 +08:00
Xiaoyu Wang 06f0f1d34e TD-13747 phase 1 function integration 2022-03-08 04:25:26 -05:00
Liu Jicong 255d795442 add tq push 2022-03-08 17:22:21 +08:00
Haojun Liao e75fc9a301 [td-13039] fix bug in select query. 2022-03-07 16:52:45 +08:00
Xiaoyu Wang 14e5d6aab3 TD-13852 create stable and create subtable 2022-03-06 08:52:12 -05:00
Xiaoyu Wang 92cd252b70 TD-13706 integration create table stmt and insert stmt 2022-03-04 05:43:23 -05:00
Xiaoyu Wang f8bde07340 TD-13037 datasink code 2022-03-04 02:17:04 -05:00
xiao-yu-wang 3119efc7bd
Merge pull request #10533 from taosdata/feature/3.0_query_integrate_wxy
TD-13706 client modify vnode process integration
2022-03-03 20:26:19 +08:00
Xiaoyu Wang 441db317fd TD-13706 client modify vnode process integration 2022-03-03 07:25:16 -05:00
dapan1121 fa9d652e0e Merge remote-tracking branch 'origin/3.0' into 3.0_query_integrate 2022-03-03 15:40:57 +08:00
Xiaoyu Wang ddd8ae916f TD-13747 planner integrate 2022-03-02 05:30:09 -05:00
Shengliang Guan dc30a83f24 monitor 2022-03-02 17:48:39 +08:00
Xiaoyu Wang 213793be49 TD-13747 merge 3.0 2022-03-02 04:24:59 -05:00
Xiaoyu Wang 523855bec5 TD-13747 planner integrate 2022-03-01 21:50:51 -05:00
Xiaoyu Wang db8669a3ce TD-13037 merge 3.0 2022-02-28 21:40:50 -05:00
Xiaoyu Wang 79e4cc0ea9 TD-13747 New SQL model integration 2022-02-28 05:06:07 -05:00
Xiaoyu Wang cd7a0e559b TD-13747 New SQL model integration 2022-02-28 04:56:38 -05:00
Shengliang Guan 5891779fe1 common 2022-02-28 17:55:07 +08:00
Xiaoyu Wang 768e05939c TD-13747 New SQL model integration 2022-02-28 04:02:43 -05:00
Shengliang Guan 39bf54bba5 rename files 2022-02-28 09:52:30 +08:00
Xiaoyu Wang 7377c27367 TD-13495 physical plan refactoring 2022-02-25 03:29:40 -05:00
Xiaoyu Wang 49143d079e TD-13495 physical plan refactoring 2022-02-24 05:18:41 -05:00
Xiaoyu Wang 708c361e92 TD-13495 physical plan refactoring 2022-02-23 01:34:18 -05:00
Xiaoyu Wang 6f555efeb1 TD-13495 logic plan UT 2022-02-21 04:35:30 -05:00
Xiaoyu Wang 83d516af4c TD-13495 planner refactoring 2022-02-13 13:31:18 -05:00
Xiaoyu Wang 2624a81a30 TD-13495 planner refactoring 2022-02-12 18:47:47 -05:00
Xiaoyu Wang fb3bd53ea0 TD-13495 planner refactoring 2022-02-11 20:59:23 -05:00
Xiaoyu Wang e070ad2b77 TD-13495 planner refactoring 2022-02-11 09:19:31 -05:00
Haojun Liao 71fc95cc49 [td-11818] merge 3.0 2022-02-15 15:00:06 +08:00
Haojun Liao 3a23a30a9c [td-11818] Refactor. 2022-02-14 14:39:42 +08:00
Haojun Liao 3be59e4e24 [td-11818] merge 3.0 2022-02-11 15:50:20 +08:00
Xiaoyu Wang 1984e22587 TD-13338 SELECT statement translate code 2022-02-10 05:47:59 -05:00
Xiaoyu Wang cdd60902d7 TD-13338 SELECT statement translate code 2022-02-10 05:43:14 -05:00
Haojun Liao ab45cd6611 [td-11818]refactor sort operator. 2022-02-04 22:41:54 +08:00
Liu Jicong 610c812ed7 mq support stable subscribe 2022-01-28 14:33:17 +08:00
Haojun Liao 43b0b23cd3 [td-11818] Update the physical plan in case of the subscribe processing. 2022-01-28 11:59:08 +08:00
Haojun Liao afd1ce63db [td-11818] Refactor API. 2022-01-28 10:44:02 +08:00
Haojun Liao d6d8651483 [td-11818] refactor ssdatablock, add plan in log. 2022-01-26 23:09:03 +08:00
Haojun Liao 173f120007
Merge pull request #10032 from taosdata/feature/3.0_liaohj
Feature/3.0 liaohj
2022-01-26 14:27:34 +08:00
Haojun Liao 859c74a4e5 [td-11818] refactor sepset struct. 2022-01-26 14:00:15 +08:00
Haojun Liao 67e624428a [td-11818] disable print plan. 2022-01-25 12:46:40 +08:00
Haojun Liao de7e24b4fc
Merge pull request #10006 from taosdata/feature/3.0_liaohj
Feature/3.0 liaohj
2022-01-25 11:04:55 +08:00
Haojun Liao 550d276df5 [td-11818] Fix bug in select * 2022-01-25 10:41:35 +08:00
Liu Jicong b152a2467b merge from 3.0 2022-01-24 21:42:50 +08:00
Liu Jicong d410ef1ca2 fix plan convert error 2022-01-24 18:21:25 +08:00
Haojun Liao bf26efb518 [td-11818] Fix memory leak in query. 2022-01-24 17:44:44 +08:00
Haojun Liao c87fbd87df [td-11818] merge 3.0 2022-01-24 13:44:20 +08:00
Yihao Deng 13d2c8ffea
Merge pull request #9987 from taosdata/feature/rename_macro
rename MAX/MIN/POW2/SWAP name
2022-01-24 13:23:27 +08:00
yihaoDeng 92bef71ec7 rename MAX/MIN/POW2/SWAP name 2022-01-24 12:53:17 +08:00
Haojun Liao 1f16647c97 [td-11818] Fix memory leak. 2022-01-24 11:53:10 +08:00
Xiaoyu Wang 637a1c314c Merge remote-tracking branch 'origin/3.0' into feature/3.0_wxy 2022-01-23 22:30:28 -05:00
Xiaoyu Wang d7e304f00c TD-13120 merge 3.0 2022-01-23 08:51:05 -05:00
Xiaoyu Wang 573cbff2ca TD-13120 SELECT statement syntax definition 2022-01-23 07:34:16 -05:00
Haojun Liao c82f2c4220 [td-11818] merge 3.0 2022-01-22 11:04:33 +08:00
Haojun Liao 069d715fe7 [td-11818]update log, fix bug in select * from super_table. 2022-01-21 23:30:03 +08:00
Shengliang Guan 2e14f63453 Remove warnings 2022-01-21 02:19:40 -08:00
Haojun Liao 1e7c23cd3c [td-11818] comment the print out. 2022-01-21 11:30:03 +08:00
Haojun Liao 09ba6a611d [td-11818] refactor. 2022-01-21 11:19:24 +08:00
Haojun Liao e0d9ca04d4 [td-11818] refactor. 2022-01-20 17:37:12 +08:00
Haojun Liao b45da2b208 [td-11818] refactor. 2022-01-20 16:02:09 +08:00
Haojun Liao 1a1cd55111 [td-11818] refactor. 2022-01-20 13:52:46 +08:00
Xiaoyu Wang a0a61fa91d TD-13120 SELECT statement data structure definition 2022-01-19 21:51:23 -05:00
Haojun Liao 0399125bb8 [td-11818] Refactor. 2022-01-19 18:22:25 +08:00
Haojun Liao 1145d1a0ea [td-11818] select * 2022-01-19 16:20:13 +08:00
Haojun Liao 1832a50932 [td-11818] select * 2022-01-19 14:47:53 +08:00
Haojun Liao 6d9ae1af99 [td-11818]Support select * from super_table. 2022-01-18 19:08:07 +08:00
Haojun Liao b6bd41d99e [td-11818] Fix bug in jsonToObj 2022-01-17 14:29:37 +08:00
Haojun Liao 7f53f2d1a0 [td-11818] merge 3.0. 2022-01-17 11:19:29 +08:00
Haojun Liao 2f3a58f8d6 [td-11818]support taos_create_topic 2022-01-14 18:35:57 +08:00
Xiaoyu Wang 552c151f49 TD-12678 dsGetDataBlock allowed to call again after the query is completed to return statistics 2022-01-14 05:05:54 -05:00
Haojun Liao 205aae66af [td-11818] merge 3.0 2022-01-14 15:13:54 +08:00
Xiaoyu Wang 6a0b6671cd TD-12678 single table aggregation physical plan code 2022-01-13 06:24:22 -05:00
Haojun Liao 751512f456 [td-11818] refactor. 2022-01-13 19:05:11 +08:00
Haojun Liao 5d1238010c [td-11818] fix bug in select * from super_table. 2022-01-13 19:01:28 +08:00
Haojun Liao eadb5c2735 [td-11818] fix memory leak. 2022-01-12 12:06:19 +08:00
Haojun Liao b55da7758e [td-11818]remove SParseBasicCtx 2022-01-12 10:55:01 +08:00
Haojun Liao 0271097270 [td-11818] disable print query plan. 2022-01-12 10:26:00 +08:00
Haojun Liao 4aa8be8333 [td-11818] Support the select *. 2022-01-11 23:16:45 +08:00
Haojun Liao 3e40fa3427 [td-11818] fix error in fetch data. 2022-01-11 15:42:27 +08:00
Haojun Liao a2545549bd [td-11818] merge 3.0 2022-01-10 23:20:43 +08:00
Shengliang Guan 9f1f333d68
Merge pull request #9719 from taosdata/feature/dnode3
Feature/dnode3
2022-01-10 20:51:42 +08:00
Shengliang Guan dcda885a36
Merge pull request #9717 from taosdata/feature/3.0_wxy
TD-12678 datasink to json
2022-01-10 20:46:02 +08:00
Shengliang Guan a326b29021 minor changes 2022-01-10 04:44:11 -08:00
Xiaoyu Wang 867f6ba8f3 TD-12678 datasink to json 2022-01-10 06:59:10 -05:00
Haojun Liao 2d53617d5c [td-11818] support select * on child table. 2022-01-10 19:48:21 +08:00
Shengliang Guan 519fce0f61
Merge pull request #9707 from taosdata/feature/3.0_wxy
TD-12678 bug fix
2022-01-10 18:06:01 +08:00
Xiaoyu Wang 7508af0057 TD-12678 bug fix 2022-01-10 04:48:30 -05:00
Liu Jicong 3d7b737bbc fix compile error 2022-01-10 16:23:35 +08:00
Xiaoyu Wang 87411e72a8 TD-12678 bug fix 2022-01-10 01:30:12 -05:00
Shengliang Guan 5b5917136f
Merge pull request #9698 from taosdata/feature/3.0_wxy
TD-12678 qSetSubplanExecutionNode interface implement
2022-01-10 10:48:39 +08:00
Shengliang Guan 00faaa4137
Merge pull request #9692 from taosdata/feature/3.0_liaohj
Feature/3.0 liaohj
2022-01-10 10:48:16 +08:00
Xiaoyu Wang 6271f002ee TD-12678 qSetSubplanExecutionNode interface implement 2022-01-09 21:33:41 -05:00
Xiaoyu Wang 014471530f TD-12678 qSetSubplanExecutionNode interface implement 2022-01-09 21:31:23 -05:00
dapan1121 180eba5b23 feature/qnode 2022-01-10 09:32:10 +08:00
dapan 7791d68d48 feature/qnode 2022-01-09 18:08:04 +08:00
Haojun Liao cf9e13511c [td-11818] merge 3.0 2022-01-08 23:05:37 +08:00
Haojun Liao b271fee301 [td-11818] add log. 2022-01-08 22:59:24 +08:00
Xiaoyu Wang 633b3de9b6 TD-12760 bug fix 2022-01-07 17:31:24 -05:00
dapan 797d08915f feature/qnode 2022-01-08 15:14:33 +08:00
Haojun Liao f2d61c567c [td-11818] fix error. 2022-01-07 23:14:12 +08:00
Haojun Liao 3c88993c96 [td-11818] support select * 2022-01-07 22:54:44 +08:00
Haojun Liao f65da854a5
Merge pull request #9613 from taosdata/feature/3.0_liaohj
Feature/3.0 liaohj
2022-01-05 18:06:03 +08:00
Haojun Liao 27224db24b [td-11818] fix memory leak and refactor code. 2022-01-05 14:09:02 +08:00
Xiaoyu Wang 0d4490bce8 TD-12696 bug fix for insert 2022-01-04 22:32:38 -05:00
Haojun Liao 7128b3cdab [td-11818] refactor. 2022-01-04 15:20:16 +08:00
dapan1121 adc828d2f9
Merge branch '3.0' into feature/qnode 2022-01-04 13:23:53 +08:00
Haojun Liao 0d3972ed27 [td-11818] fix compiler error in a unit test. 2022-01-04 13:00:49 +08:00
Haojun Liao d862dcae83 [td-11818] refactor, fix bug in repeat create table, add request id for each query. 2022-01-04 12:58:39 +08:00
dapan1121 c1bbea8caf Merge remote-tracking branch 'origin/3.0' into feature/qnode 2022-01-04 11:27:32 +08:00
dapan1121 1dba25656a feature/qnode 2022-01-04 11:15:00 +08:00
Haojun Liao 144358f0df Merge remote-tracking branch 'origin/3.0' into feature/3.0_liaohj 2022-01-04 10:12:06 +08:00
Hongze Cheng 687cf9a732 Merge branch '3.0' of github.com:taosdata/TDengine into feature/vnode 2022-01-03 18:11:01 +08:00
Haojun Liao 5d63e31262 [td-11818] fix bugs. 2022-01-02 23:28:17 +08:00
Haojun Liao 5326356375 [td-11818] create multiple tables. 2022-01-02 23:24:22 +08:00
Hongze Cheng 6b6f3f75af refact 2022-01-02 09:27:33 +00:00
Haojun Liao f0044d826f [td-11818]support create multiple tables. 2021-12-31 18:57:57 +08:00
Xiaoyu Wang 5bc490d2ae TD-12506 SSubplan struct modify 2021-12-31 04:30:37 -05:00
Haojun Liao 2010f83715 Merge remote-tracking branch 'origin/3.0' into feature/3.0_liaohj 2021-12-30 15:37:28 +08:00
Haojun Liao b91eb6b80b [td-11818] refactor APIs, and fix bug in show tables; 2021-12-30 15:19:09 +08:00
Xiaoyu Wang 71e2b6b3f2 TD-12506 insert bug fix 2021-12-30 01:22:19 -05:00
Liu Jicong d5f5fc00bf add dag serialize and deserialize 2021-12-28 13:46:52 +08:00
Liu Jicong a53d1d95fb add dag serialize and deserialize 2021-12-27 20:45:30 +08:00
Xiaoyu Wang 1f706b4e3b TD-12506 merge 3.0 2021-12-24 04:43:59 -05:00
Hongze Cheng 9acdf1e975 take a commit 2021-12-24 15:00:51 +08:00