Commit Graph

33 Commits

Author SHA1 Message Date
60f33dfdfa support aggr-first in/exists subquery pullup 2024-07-02 06:26:27 +00:00
f69bbd7084 enhance aggr first JA unnest with uncorrelated upper filters pulluped 2024-05-28 11:09:27 +00:00
5ce9ef5136 [FEAT MERGE] patch 423 sql compatible features to 432
Co-authored-by: akaError <lzg020616@163.com>
Co-authored-by: JinmaoLi <ljm.csmaster@gmail.com>
Co-authored-by: qingzhu521 <q15000557748@gmail.com>
2024-05-27 11:18:01 +00:00
acb0d73a97 [FEAT MERGE] cp lateral derived table to master 2024-04-11 10:20:03 +00:00
0487d20e6d adjust subquery_exprs in formalize_stmt 2024-03-15 03:15:37 +00:00
7829c9c8dc [CP] [CP] Fix view synonym bug 2024-02-10 11:32:36 +00:00
45c403637d fix for update error after transform 2024-02-10 07:30:37 +00:00
cfae8974c1 using same assign exprs in join first rewrite for update stmt 2024-02-09 12:43:12 +00:00
b6a15b6111 fix some outline/hint bugs 2024-02-08 13:15:20 +00:00
992e10fee1 fix aggr-first JA pullup bug 2024-02-06 21:17:03 +00:00
c8ef409bf3 Do not report ERROR when sample rate equals 100 2024-02-06 14:49:36 +00:00
f1c9be6b9f [CP] [CP] Fix view synonym bug 2024-02-06 06:12:01 +00:00
0aceccaec0 fix for update error after transform 2024-02-03 03:16:24 +00:00
1e2209de2c using same assign exprs in join first rewrite for update stmt 2024-01-16 10:43:37 +00:00
2c9d21b7d9 fix some outline/hint bugs 2023-12-27 03:13:13 +00:00
53d768d872 fix aggr-first JA pullup bug 2023-11-22 12:40:37 +00:00
3b8d433e92 don't handle aggr_first_unnest if order by has an correlated param. 2023-09-25 06:10:25 +00:00
0599c51c72 fix some outline unstable problem 2023-08-01 13:42:44 +00:00
413bcda437 [CP] fix ja rewrite bug with rollup scenario 2023-04-24 10:55:30 +00:00
c4afafe3e1 fix core caused by aggr subquery 2023-03-20 17:09:42 +08:00
8752faba5e [bugfix] fix shared expr related problems 2023-03-02 17:08:05 +00:00
0664c26d30 Fix shared exprs bugs when create inline view 2023-02-14 12:12:15 +00:00
2d19a9d8f5 [FEAT MERGE]4_1_sql_feature
Co-authored-by: leslieyuchen <leslieyuchen@gmail.com>
Co-authored-by: Charles0429 <xiezhenjiang@gmail.com>
Co-authored-by: raywill <hustos@gmail.com>
2023-01-28 16:01:28 +08:00
26108dd0d6 fix aggr subquery bug in vector update 2023-01-12 19:02:33 +08:00
69a1f05080 [bugfix] group by pullup does not handle lob properly 2023-01-12 19:02:33 +08:00
93a1074b0c patch 4.0 2022-10-24 17:57:12 +08:00
my0
a4c7d7dc9f Fix sharable exprs rel_ids not correct bug 2022-03-16 14:57:49 +08:00
zz0
f024ba9574 fix some update set vector assignments bugs 2021-12-03 16:06:40 +08:00
yb0
c1aac4e2c0 fix ja rewrite bugs discovered by rqg 2021-09-15 15:16:08 +08:00
f45d2cdbe2 cp bug fix to open source branch 2021-07-20 17:06:14 +08:00
e03cb03357 PATCH bugfix to opensource branch 2021-07-19 22:33:13 +08:00
4de3feb72f batch cherry pick bugfix codes 2021-07-12 19:24:43 +08:00
cea7de1475 init push 2021-05-31 22:56:52 +08:00