Commit Graph

1042 Commits

Author SHA1 Message Date
Shengliang Guan 1da840df1a
Merge pull request #9162 from taosdata/feature/3.0_wxy
TD-12193 physical plan to json
2021-12-17 14:29:21 +08:00
Xiaoyu Wang d7ed95530b TD-12193 physical plan to json 2021-12-17 01:06:50 -05:00
Haojun Liao 48507aecc0 [td-11818] support show databases; 2021-12-17 11:22:31 +08:00
Haojun Liao 52347c0701 [td-11818] add new files. 2021-12-16 16:31:11 +08:00
Haojun Liao f17fa8cc23 [td-11818]merge 3.0 2021-12-16 15:59:15 +08:00
Haojun Liao cfce13407f [td-11818] implementate the taos_fetch_row . 2021-12-16 15:45:09 +08:00
Xiaoyu Wang a9b1fb0f4d TD-12035 merge 3.0 2021-12-15 22:25:18 -05:00
Xiaoyu Wang c84b6d09e4 TD-12035 Scan subquery physical plan code. 2021-12-15 22:18:51 -05:00
dapan1121 83bf82f077 support new apis 2021-12-16 09:54:03 +08:00
dapan1121 cb1279a674 change get table meta api 2021-12-16 08:13:05 +08:00
dapan1121 c7a7939f68 add tablemeta cache 2021-12-15 19:55:50 +08:00
Haojun Liao 6386917287 [td-11818] support create user/show user parser. 2021-12-15 19:34:36 +08:00
dapan1121 c7d0bee0e9 Merge branch '3.0' into catalog_dev 2021-12-15 09:54:20 +08:00
dapan1121 924e3ad6bd use db to get vgroup list and db info 2021-12-15 09:52:37 +08:00
xiao-yu-wang 33a13ff54c
Merge pull request #9089 from taosdata/feature/3.0_wxy
Feature/3.0 wxy Organize planner module interface, and define physical plan structure.
2021-12-14 18:58:21 +08:00
Xiaoyu Wang f8b8569bd1 TD-12034 Organize planner module interface. 2021-12-14 05:54:46 -05:00
Haojun Liao 77ff634df8 [td-10564] enable parser create user. 2021-12-14 15:51:57 +08:00
dapan1121 3bca16804b Merge branch '3.0' into catalog_dev 2021-12-14 15:47:05 +08:00
dapan1121 a352b93570 update catalog and message 2021-12-14 15:24:21 +08:00
xiao-yu-wang 6031721f46
Merge pull request #9068 from taosdata/feature/3.0_wxy
TD-11819 mock catalog function for parser ut
2021-12-13 18:03:06 +08:00
Xiaoyu Wang da065e3115 TD-11819 mock catalog function for parser ut 2021-12-13 05:01:34 -05:00
xiao-yu-wang dafa906039
Merge pull request #9067 from taosdata/feature/3.0_wxy
TD-11819 mock catalog function for parser ut
2021-12-13 17:55:24 +08:00
Xiaoyu Wang 0a9eb233b7 TD-11819 mock catalog function for parser ut 2021-12-13 04:54:45 -05:00
dapan1121 5c7332c2fc catalog update 2021-12-13 17:10:31 +08:00
Shengliang Guan 0a810dd6b1 Merge remote-tracking branch 'origin/3.0' into feature/dnode3 2021-12-13 10:13:56 +08:00
Xiaoyu Wang 29aabe5da1 TD-11819 mock catalog function for parser ut 2021-12-12 10:02:34 -05:00
Xiaoyu Wang e156551392 merge 3.0 2021-12-11 00:51:55 -05:00
Xiaoyu Wang 77b8bdd56b TD-11819 Parsing insert statement and assembling binary objects. 2021-12-11 00:35:26 -05:00
dapan1121 d962a2715f catalog init version 2021-12-11 11:18:15 +08:00
Shengliang Guan 2164b8ef20 TD-10431 create stable 2021-12-10 15:20:04 +08:00
Shengliang Guan 13cfafaf2c TD-10431 retrieve stable meta 2021-12-10 14:12:11 +08:00
Shengliang Guan b6ed305614 TD-10431 update sdb for stable 2021-12-10 11:42:03 +08:00
Xiaoyu Wang 0f5dc11095 TD-11819 Parsing insert statement and assembling binary objects. 2021-12-09 21:14:42 -05:00
Xiaoyu Wang 5e981e43ad TD-11819 Parsing insert statement and assembling binary objects. 2021-12-09 03:39:15 -05:00
Shengliang Guan ec389d9bea TD-10431 db manage 2021-12-09 13:07:00 +08:00
Haojun Liao 28cd6afcef [td-10564] Fix bug in parse orderby clause. 2021-11-23 10:18:08 +08:00
Haojun Liao bfd23c61d8 [td-10564] 1. refactor and fix bug in order by validation. 2. Support the compatible model of ver. 2.0 2021-11-22 18:57:00 +08:00
Haojun Liao fadd69c652 [td-10564] refactor and add test cases. 2021-11-15 10:51:22 +08:00
Haojun Liao b7f8ee3721 [td-10564] Refactor. 2021-11-15 10:24:58 +08:00
Haojun Liao 52f952f97c [td-10564] Refactor projection parse. 2021-11-15 10:22:01 +08:00
Haojun Liao 8ba0780355 [td-10564] Fix bug in parse nest sql query. 2021-11-14 15:49:12 +08:00
Haojun Liao 4c6dad1f43 [td-10564]Fix bug in parser. 2021-11-11 13:21:54 +08:00
Haojun Liao a0d3fa46c2 [td-10564] refactor code and fix bug in parse sql. 2021-11-10 23:20:01 +08:00
Haojun Liao 6fedb60ec2 [td-10564] Add test case and fix bug in generated log query plan. 2021-11-10 18:53:22 +08:00
Haojun Liao 94b2e2ddc1 [td-10564] Fix bug in generating sql plan. 2021-11-10 16:56:13 +08:00
Haojun Liao addb829f62 [td-10564] merge 3.0 branch. 2021-11-09 13:43:50 +08:00
Haojun Liao 3c8a25aa10 [td-10564] refactor 2021-11-09 11:17:37 +08:00
Haojun Liao a7058d818a [td-10564] Fix bug in parse sql. 2021-11-09 11:08:25 +08:00
Haojun Liao bdcaeff12b [td-10564] Fix bug in parser sql. 2021-11-08 23:33:14 +08:00
Haojun Liao 7c9d760026 [td-10564] Fix bug in create logic plan. 2021-11-08 23:24:11 +08:00
Haojun Liao f0b71c971a [td-10564]fix bug in parser 2021-11-08 17:57:12 +08:00
Haojun Liao f4bafd6f4c [td-10564] fix bug in parser nested function 2021-11-08 17:14:01 +08:00
Haojun Liao 20406dd43b [td-10564]Fix bugs in parser. 2021-11-08 14:13:45 +08:00
Haojun Liao 4eebc5c47e [td-10564] disable the function id during sql parse. 2021-11-08 13:48:15 +08:00
Haojun Liao b4bba7ee0d [td-10564] Refactor the sql function parse procedure. 2021-11-08 10:32:06 +08:00
Haojun Liao f80294fc3d [td-10564] Support two columns in the aggregate function. 2021-11-07 15:49:30 +08:00
Haojun Liao 62743ebd39 Merge branch '3.0' into feature/3.0_liaohj 2021-11-05 10:37:20 +08:00
Haojun Liao 05b1554a35 Merge branch '3.0' of github.com:taosdata/tdengine into 3.0 2021-11-05 10:37:00 +08:00
Haojun Liao 013f8fed42 [td-10564] 1. Enable and then refactor the parse the nested function in select clause. 2. Add some scalar string function in function module. 3. Add more test cases. 2021-11-05 10:35:50 +08:00
Shengliang Guan 97f16ecb65 minor changes 2021-11-04 14:45:48 +08:00
Haojun Liao 55f3ac1701 [td-10564] refactor and add test cases. 2021-11-04 13:24:19 +08:00
Haojun Liao f69a885da5 [td-10564]Add implementation in executor. 2021-11-02 13:37:31 +08:00
Shengliang Guan 2f36662750 remove mgmt from vnode 2021-11-01 19:49:44 +08:00
Haojun Liao 5921993336 [td-10564] support unary scalar function. 2021-11-01 11:53:05 +08:00
Haojun Liao 0108d6da73 [td-10564] fix bug in planner. 2021-10-29 15:50:10 +08:00
Haojun Liao 80295947f2 [td-10564] refactor and add test cases. 2021-10-29 15:22:43 +08:00
Haojun Liao c7a7cf8730 [td-10564] add test planner. 2021-10-29 15:21:37 +08:00
Haojun Liao 7544dfbbfc [td-10564]add test cases. 2021-10-29 11:30:08 +08:00
Haojun Liao 86b6c42ce9 [td-10564] refactor and add test cases. 2021-10-29 11:22:23 +08:00
Haojun Liao 505b95a476 [td-10564]add invalid query check. 2021-10-28 18:16:37 +08:00
Haojun Liao 8f0687a7e1 [td-10564] refactor and add test cases. 2021-10-28 16:48:25 +08:00
Haojun Liao aa06470943 [td-10564] fix memory leak in unit test and refactor some codes. 2021-10-28 16:16:42 +08:00
Haojun Liao 17eb284fea [td-10564] supress the compiler warning. 2021-10-27 17:27:22 +08:00
Haojun Liao 562dfa9eb0 [td-10564]Add implementation for planner. 2021-10-27 17:23:58 +08:00
Haojun Liao a531411e06 [td-10564] refactor and add test cases. 2021-10-26 17:39:37 +08:00
Haojun Liao 3f84c37db3 [td-10564] Add more implementation of parser. 2021-10-23 12:51:29 +08:00
Haojun Liao b7917aa43b [td-10564] Add codes for query parsing. 2021-10-21 11:06:52 +08:00
Haojun Liao 132e3b458e [td-10564] refactor query statement parse procedure. 2021-10-18 11:11:07 +08:00
Haojun Liao c3881e1a53 [td-10564] refactor query statement parse procedure. 2021-10-13 14:55:28 +08:00
Haojun Liao e601af52ca [td-10564] add more code for query module. 2021-10-12 15:01:05 +08:00
Haojun Liao eba7327888 [td-10564] add more code for query module. 2021-10-11 15:49:10 +08:00
Haojun Liao 04c53c2939 [td-10529] Remove some comments in a cmake file. 2021-10-09 14:04:17 +08:00
Haojun Liao 72066e3ecd [td-10529]Add unit test for parser module. 2021-10-09 14:02:37 +08:00
Haojun Liao 1d5f98fe6a [td-10529]Add unit test for parser module. 2021-10-09 14:01:56 +08:00
Haojun Liao a535908465 [td-10529]Add the script file of sql.y 2021-10-08 22:40:51 +08:00
Haojun Liao 77094cc5ab [td-10529]fix compiler error. 2021-10-08 21:52:18 +08:00
Haojun Liao 819c7fc030 [td-10529] fix compiler error 2021-10-08 20:33:46 +08:00
Haojun Liao e477c355f3 [TD-10529]add new files. 2021-10-08 10:41:20 +08:00
Haojun Liao 2f5eb2ab2d [TD-10529]add new files. 2021-10-08 10:25:09 +08:00
Haojun Liao ee9013e4de [TD-10529]refactor & add required APIs. 2021-10-08 10:23:44 +08:00
Haojun Liao c6d23aa82d [TD-10529] 2021-10-06 23:46:48 +08:00
Hongze Cheng 3c4d552182 refact 2021-09-23 15:50:12 +08:00