Commit Graph

377 Commits

Author SHA1 Message Date
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