Commit Graph

53 Commits

Author SHA1 Message Date
d79c4f9031 disable predicate moving into values_table_query 2024-02-09 07:28:50 +00:00
409523e66d [CP] fix push down cte filter bug 2024-02-09 07:16:49 +00:00
60617e80c3 [CP] fix check constraint bugs 2024-02-08 23:25:32 +00:00
b6a15b6111 fix some outline/hint bugs 2024-02-08 13:15:20 +00:00
fd359dc4a4 [FEAT MERGE] 4.3 optimizer enhancement
Co-authored-by: akaError <lzg020616@163.com>
2024-02-07 23:05:57 +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
4b1d2e6644 disable predicate moving into values_table_query 2024-01-11 04:43:00 +00:00
377538fd21 [CP] fix push down cte filter bug 2024-01-11 03:13:02 +00:00
abebc94039 [CP] fix check constraint bugs 2024-01-04 14:42:54 +00:00
2c9d21b7d9 fix some outline/hint bugs 2023-12-27 03:13:13 +00:00
37fe7ce4eb [FEAT MERGE] 4.3 optimizer enhancement
Co-authored-by: 2149 <260391947@qq.com>
Co-authored-by: akaError <lzg020616@163.com>
Co-authored-by: jinmaoli <lijinmao.csmaster@gmail.com>
2023-12-18 14:04:23 +08:00
7a17c22604 [CP] fix predicate move around cannot deduce implicit cast preds 2023-11-15 07:44:10 +00:00
0a8a218ad6 [CP] Add smart_call in transform_predicate_move_around 2023-11-10 10:46:37 +00:00
38085f4781 fix move query ref expr across stmts bug 2023-11-08 06:43:02 +00:00
57c943efcc fix bug get columns to create inline view 2023-09-13 02:44:18 +00:00
cead89b3b8 fix outline unstable problems 2023-08-31 07:40:41 +00:00
f0661d33d5 fix tpcds execute plan different with explian plan 2023-08-31 02:10:37 +00:00
56ee77a670 fix data type bugs in transformer 2023-08-25 08:40:28 +00:00
87d2c780c3 Fix predicate move around bug 2023-08-13 12:12:37 +00:00
8c310ebb01 fix 4201 error raised by push down exec param into temp table 2023-08-11 10:12:54 +00:00
bec62f402d Fix pred move around bug 2023-08-10 11:54:25 +00:00
af62662569 support extract query range with user var and fix some bugs 2023-08-08 06:13:14 +00:00
88430a9d96 Fix temp table related bugs 2023-08-04 10:18:35 +00:00
f87b31f4e7 fix illegal stmt caused by deep copy of sharding condition which contains query ref expr 2023-08-04 08:48:25 +00:00
56c2af43e5 Fix functional index blacklist bug and cherry-pick commits 2023-08-02 04:48:17 +00:00
18dfee31f9 fix const propagate bug for calculating the partition 2023-07-25 12:12:44 +00:00
e31eb905c6 Fix failed mysqltests(master) 2023-07-14 07:48:00 +00:00
d8a41b5cff Fix predicate move around bug when rollup exprs overlap groupby exprs 2023-07-11 10:12:59 +00:00
49dde3adb3 fix bug not deal vector condition in full out join if using no_rewite hint 2023-07-11 05:12:34 +00:00
65ebe32909 fix some outline bugs 2023-06-07 08:12:26 +00:00
a3162a9780 fix predicate move around set stmt bug 2023-05-30 06:46:43 +00:00
a81123864d fix outline fail:eliminate_join&predicate_move_around 2023-05-08 07:15:35 +00:00
3cada22bdc [FEAT MERGE]4_2_sql_feature
Co-authored-by: yinyj17 <yinyijun92@gmail.com>
Co-authored-by: xianyu-w <707512433@qq.com>
Co-authored-by: jingtaoye35 <1255153887@qq.com>
2023-04-28 11:12:11 +00:00
d8c632c87f add placeholder for __all_virtual_tenant_parameter 2023-04-27 08:41:13 +00:00
498a20cad8 fix semi info cause predicate move around bug 2023-04-03 17:45:03 +00:00
9eba955ac6 fix outline/hint generate plan bug 2023-03-04 01:41:06 +00:00
0664c26d30 Fix shared exprs bugs when create inline view 2023-02-14 12:12:15 +00:00
3a3a5a6b4a fix predicate move around bug 2023-02-13 04:44:20 +00:00
772bdd60eb Fix PredicateMoveAround and PredicateDecude bugs 2023-02-09 16:33:38 +00:00
540ae51f64 Fix multiset bugs 2023-02-06 17:12:32 +08: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
5d01842db7 fix predicate move around bug 2023-01-12 19:02:33 +08:00
87a9357186 set the initial value of wrs to scn min 2023-01-12 19:02:33 +08:00
59db61e110 [scn] rename log_ts to scn 2023-01-12 19:02:33 +08:00
54b64a7263 [scn] fix failure of mittest after refresh feature scn 2023-01-12 19:02:20 +08:00
d2415e376b fix outline data generate plan bug 2022-11-09 08:35:52 +00:00
b096903542 [bugfix] fix serveral rewrite bugs 2022-11-04 10:08:01 +00:00
d4e6e23f5e fix predicate hint bug 2022-10-26 10:23:16 +08:00
93a1074b0c patch 4.0 2022-10-24 17:57:12 +08:00