Commit Graph

15 Commits

Author SHA1 Message Date
Xiaoyu Wang 79f005552e fix: fill clause error 2022-08-12 18:18:16 +08:00
Xiaoyu Wang 2ad70dff1e fix: output datablcok desc error 2022-08-12 17:08:32 +08:00
Xiaoyu Wang f8bd778979 enh: the fill physical scheme distinguishes between interpolated and non-interpolated expressions 2022-08-02 16:18:53 +08:00
Xiaoyu Wang 1059ca6d53 fix: the problem of data loss when interval is used for outer query 2022-07-21 20:00:16 +08:00
Xiaoyu Wang 72f44315e0 fix: plan problem caused by partition by tbname interval optimize 2022-07-21 15:24:51 +08:00
Xiaoyu Wang 43b5ca1efe feat: support pseudo columns such as _qstart, _qend and _qduration 2022-07-13 15:13:01 +08:00
Xiaoyu Wang f99a61a464 fix: some problem of parser and planner 2022-07-08 21:05:19 +08:00
Xiaoyu Wang 6948d648ef feat: super table join 2022-06-14 16:24:11 +08:00
Xiaoyu Wang 46bac2f579 fix: a problem of interval distributed split 2022-06-10 14:28:58 +08:00
Xiaoyu Wang 98a9789c7e fix: top function with order by clause 2022-06-06 19:55:28 +08:00
Xiaoyu Wang b445afb5ef feat: stable interval split 2022-05-31 18:01:19 +08:00
Xiaoyu Wang 3b4f9b91cf feat: sql commadn 'select max(c1), c2 from t2' 2022-05-01 08:38:17 +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 3ec702605b enh: refactor unit test of parser and planner 2022-04-28 21:02:11 +08:00