Commit Graph

35 Commits

Author SHA1 Message Date
a6117944b9 fix transformer bugs caused by shared expr 2023-11-13 10:09:17 +00:00
58f8182a4e fix join elimination bug 2023-08-17 10:24:48 +00:00
0599c51c72 fix some outline unstable problem 2023-08-01 13:42:44 +00:00
59a7f93a3f fix dblink bugs 2023-07-13 14:23:58 +00:00
65ebe32909 fix some outline bugs 2023-06-07 08:12:26 +00:00
3571680ad0 Fix anti join elimination bug 2023-06-02 12:41:48 +00:00
a81123864d fix outline fail:eliminate_join&predicate_move_around 2023-05-08 07:15:35 +00:00
45b9626966 Fix a join elimination bug 2023-04-22 14:24:04 +00:00
7b1f8e9db9 Fix a join elimination bug 2023-04-13 09:12:32 +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
64096bd1e9 [FEAT MERGE] SCN modification 2023-01-12 19:02:33 +08:00
f5db12ecdd [SCN] modify with review comments 2023-01-12 19:02:33 +08:00
51de5b5911 [SCN] fix farm failure 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
99d4f56fec [scn] mv definition of SCN to dir of share 2023-01-12 19:02:33 +08:00
68151eb87a [SCN] modify missing scenes 2023-01-12 19:02:33 +08:00
8a4d14122f replace ts related to ddl with 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
49a02f3304 fix misuse check_table_be_modified in transformer 2022-11-25 12:35:41 +00:00
f34a588a9a fix rewrite bug: replace column with const value 2022-11-25 11:37:50 +00:00
d6394bff13 fix left to anti bug 2022-11-18 03:05:58 +00:00
d2415e376b fix outline data generate plan bug 2022-11-09 08:35:52 +00:00
c996648bc3 fix nested subquery bug 2022-11-07 13:38:03 +00:00
95681eb2f8 fix join eliminate bug 2022-11-03 07:37:02 +00:00
09e4454909 fix incorrect collation level bug when building null expr 2022-11-03 00:35:55 +00:00
a0a8950d59 fix join elimination bug 2022-11-02 16:09:28 +00:00
93a1074b0c patch 4.0 2022-10-24 17:57:12 +08:00
af7a161cd8 [CP] fix join eliminate bug 2022-08-08 20:34:08 +08:00
2146f1d189 [CP] fix bit type extract query range bug 2022-07-04 10:48:22 +08:00
336c46df13 [CP] fix join elimination bug 2022-05-05 14:21:27 +08:00
zl0
568b45a826 fix stmt compare bug 2022-01-24 14:22:20 +08:00
zz0
0d3a41c33d disable join elimination for delete/update when the eliminated table is also a deleted/updated table 2021-10-19 21:03:41 +08:00
f45d2cdbe2 cp bug fix to open source branch 2021-07-20 17:06:14 +08:00
a474a9cf55 code: fix typo (#76)
* Update ob_dtl_rpc_channel.cpp

* Update ob_time_convert.cpp

* Update ob_time_convert.h

* Update ob_expr_date_add.cpp

* fix log spell error:faild -> failled, Faild -> Failed

* Update ob_optimizer_util.cpp

* Update ob_sql.cpp

* Update ob_optimizer_util.cpp

* Update ob_plan_cache_manager.cpp

* Update ob_partition_merge_task.cpp
2021-06-15 14:50:25 +08:00
cea7de1475 init push 2021-05-31 22:56:52 +08:00