Commit Graph

871 Commits

Author SHA1 Message Date
e175d96d4c fix inner_table.desc_sys_views_in_sys in master 2024-11-22 06:48:41 +00:00
959f0b1a54 Fix: update sql of DBA_OB_TABLE_SPACE_USAGE 2024-11-22 06:45:26 +00:00
eed772ed73 [FEAT MERGE] [435] sql execution improvements
Co-authored-by: GongYusen <986957406@qq.com>
Co-authored-by: Zach41 <zach_41@163.com>
Co-authored-by: Cai-Yao <729673078@qq.com>
2024-11-22 06:15:09 +00:00
5b6af76499 [FEAT MERGE] support NLJ/SPF vectorization 2.0 2024-11-21 13:14:25 +00:00
bcdbabf580 [FEAT MERGE] Patch Assume Role from 4.2.5 to 4.3.5 2024-11-21 04:46:20 +00:00
1014d2e2b4 master placeholder: add memory_usage column in processlist 2024-11-20 15:48:29 +00:00
b54c5a7836 [TABLELOCK] placeholder for wait_seq and priority of inner_table all_virtual_obj_lock 2024-11-20 13:15:35 +00:00
6ffbf2f1a6 [FEAT MERGE] add tenant param _no_logging 2024-11-20 12:48:15 +00:00
491f0c3ca8 use inner_table_merged_scn to fix compaction_obj & add column mds_filter_info in vt 2024-11-20 12:15:21 +00:00
05fcf4f468 [FEAT MERGE]patch PL dblink from 425 to master 2024-11-20 08:45:04 +00:00
8aff09f2cd [FEAT MERGE]优化器技术改造
Co-authored-by: JinmaoLi <ljm.csmaster@gmail.com>
Co-authored-by: jingtaoye35 <1255153887@qq.com>
Co-authored-by: chimyue <chimyue@gmail.com>
2024-11-19 13:14:40 +00:00
c9d7d26d57 fix deadlock not works under trans dist route 2024-11-19 08:14:28 +00:00
0640ec4817 [Patch From 4.2.5] [FEAT MERGE] Support monitor datalinks of observer 2024-11-19 07:44:41 +00:00
294b33eb25 [CP] [CP] Add SRS_ID to columns table 2024-11-19 06:44:32 +00:00
15939cb737 [FEAT MERGE] DBA_OB_TABLE_SPACE_USAGE 2024-11-19 03:17:48 +00:00
ed93a2410b [FEAT MERGE] 日志流副本并行迁移
Co-authored-by: JunkoPF <polyethylenego@gmail.com>
2024-11-18 08:14:49 +00:00
92016c007e [FEAT MERGE][CP] 425 sql exec + enum set type refactoring CP 435
Co-authored-by: hezuojiao <hezuojiao@gmail.com>
2024-11-18 02:44:36 +00:00
a8a00b05fc [CP] [FEAT MERGE] JSON/XML/GIS MEM OPTIMIZATION AND NEW XML/GIS EXPR 2024-11-13 15:15:03 +00:00
c673714910 [CP] fix multiple type inferences with different result type when space expr input argument is string literal 2024-11-11 07:14:03 +00:00
5075180494 [FEAT MERGE]merge backup config and pitr optimize 2024-11-11 03:44:39 +00:00
4481ef728c [CP] 修复不稳定索引剪枝规则裁剪不完全的问题 2024-11-01 05:47:12 +00:00
95ba872b56 [GIS] fix spatial index rebuild for partition table 2024-11-01 04:48:30 +00:00
7894513f4b master placeholder 2024-10-31 07:13:51 +00:00
4b447f036e fix mysqltest 2024-10-31 04:47:23 +00:00
b0ecd6650d alter primary_zone length 2024-10-30 05:47:43 +00:00
2704ea3c99 add latin1 collations 2024-10-28 06:14:36 +00:00
7148f27a0e modify the name of IO data in ash 2024-10-25 09:48:34 +00:00
5e09876706 调整内部表查询的mysqltest case 2024-10-22 18:47:59 +00:00
1daf16b1b9 fix like range bug for multi-bype characters 2024-10-22 06:43:23 +00:00
aa92749d39 Upgrade master version to 4.3.5 2024-10-22 03:43:15 +00:00
c67ffdd3c7 [CP] Adaptive auto dop based on storage layer estimation 2024-10-18 09:13:39 +00:00
80f9aee8fc add column to ash and wr 2024-10-18 05:13:24 +00:00
dc714a31d1 Fix mysqltest 2024-10-15 14:47:13 +00:00
a87ff1d5d6 fix shared expr allocation bug 2024-10-14 05:17:01 +00:00
da29544b10 [CP] fix row re estimate with 0 card bug 2024-10-12 23:47:33 +00:00
d62e5551f8 [CP] to issue<2024090400104374409>:fix persistent routine evict issue 2024-10-12 05:01:56 +00:00
ace4a27795 fix: enhance rewrite IN to EXISTS for set subquery 2024-10-12 04:41:10 +00:00
f375b89c4b [CP] Fix calc redundant filter selectivity bug 2024-10-12 04:14:05 +00:00
43a073ab59 Fix mysqltest case and print trace log in qa test scenario 2024-10-09 19:16:08 +00:00
69710c9957 support equivalent client load功能需要在master占位 2024-09-29 14:16:16 +00:00
4b900315a4 [FEAT MERGE] [Patch From 4.2.4] NetStandby Support Parallel Log Transport Protocol 2024-09-29 07:18:32 +00:00
fdd96032d6 [FEAT MERGE] Support tenant-level global control direct load data
Co-authored-by: fforkboat <fforkboat@gmail.com>
2024-09-29 06:16:11 +00:00
22aa6dbb84 [FEAT MERGE] impl new type materialized view support fast refresh by major merge
Co-authored-by: fforkboat <fforkboat@gmail.com>
Co-authored-by: haitaoyang <haitaoy3.14@gmail.com>
Co-authored-by: chimyue <chimyue@gmail.com>
2024-09-27 14:16:09 +00:00
87bade3652 [CP][FEAT MERGE]support arbitration degradation policy 2024-09-27 13:16:02 +00:00
0d23cfdf27 [FEAT MERGE] OBKV-Hbase 1.x compatibility
Co-authored-by: 884244693 <884244693@qq.com>
Co-authored-by: stuBirFly <1065492934@qq.com>
Co-authored-by: maochongxin <maochongxin@gmail.com>
2024-09-27 11:15:55 +00:00
0af3ec8ee4 Recover Disk_view 2024-09-27 07:16:41 +00:00
0dc70f6600 [CP] [FEAT MERGE]字符集从42xrelease分支 patch 合入master分支 2024-09-26 09:17:10 +00:00
298044a7f7 [CP] add _partition_wise_plan_enabled tenant config 2024-09-26 05:19:26 +00:00
eee3b2ce8e Fix issue that px hang when init sqc failed 2024-09-25 17:46:59 +00:00
beb9f30a20 [FEAT MERGE] 4.2.4 sql execution feature cp 4.3.4
Co-authored-by: qingsuijiu <642782632@qq.com>
Co-authored-by: jingtaoye35 <1255153887@qq.com>
Co-authored-by: cqliang1995 <cq.liang@outlook.com>
2024-09-25 07:51:13 +00:00