Commit graph

3005 commits

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