Commit Graph

238 Commits

Author SHA1 Message Date
Xiaoyu Wang f8b8569bd1 TD-12034 Organize planner module interface. 2021-12-14 05:54:46 -05:00
dapan1121 3bca16804b Merge branch '3.0' into catalog_dev 2021-12-14 15:47:05 +08:00
Xiaoyu Wang da065e3115 TD-11819 mock catalog function for parser ut 2021-12-13 05:01:34 -05:00
Xiaoyu Wang 0a9eb233b7 TD-11819 mock catalog function for parser ut 2021-12-13 04:54:45 -05:00
Xiaoyu Wang 29aabe5da1 TD-11819 mock catalog function for parser ut 2021-12-12 10:02:34 -05:00
dapan1121 d962a2715f catalog init version 2021-12-11 11:18:15 +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 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 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 f80294fc3d [td-10564] Support two columns in the aggregate function. 2021-11-07 15:49:30 +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
Haojun Liao 55f3ac1701 [td-10564] refactor and add test cases. 2021-11-04 13:24:19 +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 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 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 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 ee9013e4de [TD-10529]refactor & add required APIs. 2021-10-08 10:23:44 +08:00
Hongze Cheng 3c4d552182 refact 2021-09-23 15:50:12 +08:00