Commit Graph

102 Commits

Author SHA1 Message Date
9cc1cce24d do not push down some filters when generate plan 2023-08-29 04:40:36 +00:00
d61b55b5e4 [CP] [CP] Fix RCTE plan bug 2023-08-25 05:44:11 +00:00
462b79ccff fix local merge into with empty partitions bug 2023-08-21 10:44:12 +00:00
7d7e68e967 fix some dup table bugs 2023-08-15 10:10:47 +00:00
9b31f8aa03 [FEAT MERGE] 开源裁减颗粒度优化
Co-authored-by: nroskill <nroskill@gmail.com>
Co-authored-by: akaError <lzg020616@163.com>
Co-authored-by: yinyj17 <yinyijun92@gmail.com>
2023-08-15 02:40:26 +00:00
985ef218d4 Release the restriction of only reading the leader replica under the retry situation. 2023-08-10 03:12:34 +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
e5f2807901 fix allocate multi part dml bug after or expansion transformation 2023-08-04 04:24:25 +00:00
43474aa72e fix pushdown none const filter bug 2023-08-04 02:54:19 +00:00
a56c5b6dec Add error codes for sql module, !! Please Read Task Description Carefully!! 2023-08-01 17:18:33 +00:00
559145f72d bugfix: lost some join pred 2023-07-31 13:42:21 +00:00
fbce1c5965 fix bug select for update ... skip locked can't execute parallen 2023-07-28 03:18:10 +00:00
89d5d2bb5e fix weak read disabled due to spm retry or explain retry 2023-07-26 06:42:22 +00:00
32636e05c4 adjust allocate window function operator, enhance pq_distribute_window hint 2023-07-19 03:12:22 +00:00
ffd0270234 fix flt tag local variable err 2023-07-14 02:12:33 +00:00
a61043f93b [CP] adjust merge into partition prune constraint 2023-07-13 14:42:17 +00:00
cacbb57260 fix join filter bug 2023-07-13 13:42:11 +00:00
1990779a97 [CP] [CP] insert into select use distribute insert when partition pruning get empty partition 2023-07-06 13:42:16 +00:00
703ed5c14e fix some replace expr bugs in optimizer 2023-06-14 07:12:27 +00:00
85bca4f17b fix process filter bug 2023-06-14 02:59:50 +00:00
ba47b23683 [BUGFIX] fix hybrid hash join char with text 2023-06-09 06:42:29 +00:00
11e3b1d14e Bugfix: convert rownum to limit returns error 2023-06-09 03:12:15 +00:00
37315a1656 fix pushdown none const expr bug 2023-06-02 11:41:57 +00:00
157ecc38a3 fix some bug 2023-06-02 05:42:03 +00:00
ae4d75699d fix some bugs 2023-05-23 12:47:20 +00:00
7a4291a73c fix scalar group by log plan bug when has dbms_stats hint 2023-05-16 08:16:43 +00:00
17114b6933 Fix RF performance degradation. 2023-05-12 06:16:32 +00:00
aaab6560a1 [FEAT MERGE] 4.x Dup Table
Co-authored-by: Minionyh <minions.yh@gmail.com>
Co-authored-by: BinChenn <binchenn.bc@gmail.com>
Co-authored-by: ChangerR <dingjinchengyx@163.com>
2023-05-11 10:07:21 +00:00
bf7035b688 fix some bug 2023-05-10 13:45:59 +00:00
4108e781d4 [FEAT MERGE] implement mysql dblink and read consistency
Co-authored-by: xianyu-w <707512433@qq.com>
Co-authored-by: sdc <njucssdc@gmail.com>
Co-authored-by: seuwebber <webber_code@163.com>
2023-05-09 18:32:04 +00:00
1d1d1e009e fix generate partition join filter plan bug 2023-05-08 02:38:37 +00:00
03695f6cb2 fix osg bugs 2023-05-06 10:38:37 +00:00
46ef83cdb8 disable spf das group rescan for unsupported cases 2023-05-05 11:38:30 +00:00
3ae36f5774 [FEAT MERGE]4.2 PX Feature 2023-04-30 04:41:31 +00:00
09ed904b58 [FEAT MERGE] Support external table
Co-authored-by: jingtaoye35 <1255153887@qq.com>
2023-04-29 15:11:50 +00:00
b41dc0ebdd [FEAT MERGE] support auto dop 2023-04-28 15:11:53 +00:00
642f1c7d84 [FEAT MERGE] optimizer statistics gather enhance
Co-authored-by: Larry955 <1412857955@qq.com>
Co-authored-by: wangt1xiuyi <13547954130@163.com>
2023-04-28 13:11:58 +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
17abf2818a [FEAT MERGE] OB Support XMLType
Co-authored-by: simonjoylet <simonjoylet@gmail.com>
2023-04-28 03:45:10 +00:00
d3f25346dd Fix index back bug 2023-04-20 04:14:43 +00:00
7e1194920a [CP] fix sysbench newsort degradation 2023-04-13 07:08:08 +00:00
10e42c43a8 fix dblink plan init info bug 2023-04-06 07:23:34 +00:00
5177073cbf Add the index id with the non-base table path for partition join filter 2023-04-03 18:10:44 +08:00
6719115924 fix subplan filter compute equal set incorrectly 2023-03-21 16:29:39 +00:00
8ce2f275c4 [fix] remove some internal urls and emails 2023-03-17 20:57:21 +08:00
3b47aa7ccd disable hash groupby bypass path when estimiate stat 2023-03-09 12:44:37 +00:00
5722d40f35 fix weak read select replica 2023-03-06 03:10:54 +00:00
9eba955ac6 fix outline/hint generate plan bug 2023-03-04 01:41:06 +00:00
32910f93de Fix scalar groupby pushdown bug 2023-03-02 18:13:01 +00:00