|
|
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 |
|
|
|
8752faba5e
|
[bugfix] fix shared expr related problems
|
2023-03-02 17:08:05 +00:00 |
|
|
|
2979b96f93
|
fix get SPF equal keys bug
|
2023-03-02 16:36:52 +00:00 |
|
|
|
f7c386c544
|
fix get repartition table info bug
|
2023-02-27 12:40:52 +00:00 |
|
|
|
1676249851
|
fix stack overflow bug
|
2023-02-27 07:46:54 +00:00 |
|
|
|
4a20d8a92b
|
fix mysqltest introduce by fix three-stage bug
|
2023-02-27 07:44:16 +00:00 |
|
|
|
e058f14334
|
fix three-stage group by generate normal group by as scalar group by
|
2023-02-24 14:47:17 +00:00 |
|
|
|
f037dca1eb
|
fix onetime expr in semi info condition not adjust correctly
|
2023-02-21 03:15:06 +00:00 |
|
|
|
f98ab35d69
|
fix distribute for-update material location allocate error
|
2023-02-15 09:47:07 +00:00 |
|
|
|
fcb393baa9
|
[CP] [CP] enable sequence execute in parallel
|
2023-02-13 08:15:58 +00:00 |
|
|
|
ca1fcada83
|
update histogram buckets from pointer to ObArrayWrap
|
2023-02-10 11:11:04 +00:00 |
|
|
|
44302ab27f
|
fix optimizer histogram memory leak in KVCACHE
|
2023-02-09 15:55:39 +00:00 |
|
|
|
efc9ff610b
|
fix select into plan bug
|
2023-02-08 20:27:18 +08:00 |
|
|
|
2555a03217
|
Fix: replace 4377 bug
|
2023-02-07 18:07:25 +08:00 |
|
|
|
f7f1a37c35
|
fix allocate hash window function use hash-based sort bug
|
2023-02-06 20:03:36 +08:00 |
|
|
|
077e5446b3
|
fix incorrect removal of the A=A expression
|
2023-02-06 17:35:36 +08:00 |
|
|
|
814de27a42
|
dblink_write implement [FEAT MERGE]
Co-authored-by: zzg19950727 <1071026277@qq.com>
Co-authored-by: xianyu-w <707512433@qq.com>
|
2023-01-29 16:23:19 +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 |
|
|
|
bbb017266b
|
[FEAT MERGE]:Oracle Json Supported
|
2023-01-28 15:52:30 +08:00 |
|
|
|
263a44af96
|
[FEAT MERGE] merge NLJ/SPF group rescan
|
2023-01-12 15:17:04 +00:00 |
|
|
|
87e368c52f
|
Fix udt bugs
|
2023-01-12 19:02:33 +08:00 |
|