|
|
80ea23a8dc
|
disable extract shared child exprs for dblink stmt
|
2023-05-23 06:47:26 +00:00 |
|
|
|
59591c9ea2
|
to issue<49845698>:fix pdml with udf report 6220
|
2023-05-23 05:17:26 +00:00 |
|
|
|
b6cb96f6ce
|
remove unused code
|
2023-05-22 03:41:34 +00:00 |
|
|
|
5148758db5
|
fetch location with sync interface when the location cache not exist
|
2023-05-19 09:11:40 +00:00 |
|
|
|
f26e28456f
|
fix group by with rollup inherit incorrect sharding
|
2023-05-19 03:52:32 +00:00 |
|
|
|
2d02db08cf
|
fix some optimizer stat bugs
|
2023-05-19 02:46:44 +00:00 |
|
|
|
8f6b152ac8
|
[master] fix sampling sql caused txn free route defensive check false positve
|
2023-05-17 15:16:46 +00:00 |
|
|
|
402c9f0c5a
|
Fix part join filter report -4021
|
2023-05-17 05:41:28 +00:00 |
|
|
|
3f0ea494ab
|
fix virtual table use global stat bug
|
2023-05-16 11:16:58 +00:00 |
|
|
|
11437edf50
|
Fix null aware anti join bug
|
2023-05-16 10:11:20 +00:00 |
|
|
|
7a4291a73c
|
fix scalar group by log plan bug when has dbms_stats hint
|
2023-05-16 08:16:43 +00:00 |
|
|
|
406639266a
|
support partition can use the global stat when no partition stat and some case bugfix
|
2023-05-16 02:16:54 +00:00 |
|
|
|
0ca17b1b8d
|
[CP] fix table location incorrect deserialize bug
|
2023-05-15 08:11:13 +00:00 |
|
|
|
abade1ec61
|
fix:fix pdml update not support minimal mode
|
2023-05-15 03:11:07 +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 |
|
|
|
cb1af1dc53
|
Fix estimate row count of data inserted by current trx
|
2023-05-10 13:28:12 +00:00 |
|
|
|
5eef4de86d
|
fix some optimizer bugs
|
2023-05-10 05:19:22 +00:00 |
|
|
|
8afeece673
|
fix DAS dynamic partition pruning memleak
|
2023-05-09 19:15:27 +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 |
|
|
|
c22ebcba79
|
fix bug during the upgrade, it is necessary to disable the generation of plans with trans_info_expr
|
2023-05-09 02:47:24 +00:00 |
|
|
|
994138989a
|
Fix union hash distinct hang
|
2023-05-08 12:08:39 +00:00 |
|
|
|
a4f5e20706
|
fix osg bug and failed cases
|
2023-05-08 11:46:00 +00:00 |
|
|
|
162132a9c7
|
fix unexpected das group rescan bug for spf
|
2023-05-08 11:38:59 +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 |
|
|
|
527f1b1cbb
|
Fix a bug when allocate shared expr in link stmt
|
2023-05-06 09:38:35 +00:00 |
|
|
|
f0fdf277f1
|
adjust some case owner and fix dynamic sampling bug
|
2023-05-06 08:12:10 +00:00 |
|
|
|
05ffe5a646
|
to issue<45173384>:fix cursor expression remote execute issue
|
2023-05-06 06:48:40 +00:00 |
|
|
|
9e328378c8
|
[FEAT MERGE] 4.2 add trans_debug_info for 4377
Co-authored-by: Handora <qcdsr970209@gmail.com>
|
2023-05-06 06:08:35 +00:00 |
|
|
|
f64c60e046
|
not to pushdown shared exprs of dml operators
|
2023-05-05 13:08:23 +00:00 |
|
|
|
46ef83cdb8
|
disable spf das group rescan for unsupported cases
|
2023-05-05 11:38:30 +00:00 |
|
|
|
23743b0e4d
|
fix mysqltest
|
2023-05-05 09:08:34 +00:00 |
|
|
|
943f5a0175
|
fix bug when part table do local index back with lob column
|
2023-05-05 04:11:49 +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 |
|
|
|
f745b47cbc
|
[FEAT MERGE] implement dynamic sampling
|
2023-04-27 12:15:28 +00:00 |
|
|
|
c5756c1799
|
[FEAT MERGE] Functional_index
|
2023-04-27 11:11:24 +00:00 |
|
|
|
d8c632c87f
|
add placeholder for __all_virtual_tenant_parameter
|
2023-04-27 08:41:13 +00:00 |
|
|
|
57f1c6e7ee
|
[FEAT MERGE]:develop pl feature of 4.2 version
Co-authored-by: LiuYoung00 <liuyanglo_ol@163.com>
Co-authored-by: 0xacc <heyongyi1998@gmail.com>
Co-authored-by: seuwebber <webber_code@163.com>
|
2023-04-27 16:08:11 +08:00 |
|
|
|
8fb50cdf65
|
[FEAT MERGE] OLTP performance and cpu reduction optimization under tiny specification
Co-authored-by: hezuojiao <hezuojiao@gmail.com>
|
2023-04-26 15:30:18 +00:00 |
|
|
|
a3c1c19606
|
fix set partition wise bug
|
2023-04-24 03:18:14 +00:00 |
|
|
|
f1728bb159
|
fix windown func px bug
|
2023-04-23 08:37:49 +00:00 |
|
|
|
874d22a708
|
Forbid count/sum distinct in reporting wf to be calculated parallelly
|
2023-04-23 08:26:27 +00:00 |
|
|
|
dce925b7f0
|
remove get_method array from query range extraction
|
2023-04-23 08:05:50 +00:00 |
|