Commit graph

16 commits

Author SHA1 Message Date
Haojun Liao
b91eb6b80b [td-11818] refactor APIs, and fix bug in show tables; 2021-12-30 15:19:09 +08:00
Xiaoyu Wang
4cdcf1cc73 TD-12416 insert statement plan 2021-12-22 00:39:11 -05: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
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
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
7c9d760026 [td-10564] Fix bug in create logic plan. 2021-11-08 23:24:11 +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