Commit Graph

70 Commits

Author SHA1 Message Date
Xiaoyu Wang 2dd1771f39 fix: problems of some function parameters with negative numbers 2022-05-30 19:08:14 +08:00
Xiaoyu Wang 4432fa930f feat: parser adapts asynchronous interface 2022-05-28 19:56:06 +08:00
Xiaoyu Wang 070f60409b feat: sql command 'drop cgroup' 2022-05-25 21:20:11 +08:00
Xiaoyu Wang bec1c2463c fix: some prblems of parser and planner 2022-05-21 16:13:54 +08:00
Xiaoyu Wang 079f2fb93e feat: the scan subplan adds the 'dbFName' attribute for metadata refresh 2022-05-20 12:47:23 +08:00
Xiaoyu Wang d2da0c0c7f fix: some problems of parser and planner 2022-05-19 19:19:30 +08:00
Xiaoyu Wang 0189d667a6 fix: some problems of parser and planner 2022-05-18 20:47:01 +08:00
Xiaoyu Wang 6f4c0a2e8f fix: some problems of parser and planner 2022-05-18 20:28:14 +08:00
Xiaoyu Wang a47228aadd fix: some problems of planner 2022-05-16 14:24:25 +08:00
Xiaoyu Wang 71c63a9bb3 fix: some problems of parser and planner 2022-05-14 20:41:05 +08:00
Xiaoyu Wang 60e8bc24cd fix: some problems of parser and planner 2022-05-14 19:17:53 +08:00
Xiaoyu Wang e0a51d43e7 fix: 'union [all]' syntax problems 2022-05-14 09:42:52 +08:00
Xiaoyu Wang d97f1cc388 feat: sql commadn 'select max(c1), c2 from t' 2022-05-01 09:53:52 +08:00
Xiaoyu Wang d6cf688368 feat: sql commadn 'select max(c1), c2 from t' 2022-05-01 09:21:36 +08:00
Xiaoyu Wang 3b4f9b91cf feat: sql commadn 'select max(c1), c2 from t2' 2022-05-01 08:38:17 +08:00
Xiaoyu Wang f99c01e66e feat: sql command 'select max(c1), c2 from t' 2022-04-30 19:11:25 +08:00
Xiaoyu Wang cdfe9929c8 feat: fill physical plan 2022-04-30 14:07:44 +08:00
Xiaoyu Wang 913354057e feat: fill physical plan 2022-04-30 11:40:12 +08:00
Xiaoyu Wang 022f5bfc14 feat: rewrite timeline function 2022-04-29 20:06:26 +08:00
Xiaoyu Wang 3ec702605b enh: refactor unit test of parser and planner 2022-04-28 21:02:11 +08:00