950 Commits

Author SHA1 Message Date
7f22b43d21 fix some optimizer bugs on master 2024-12-12 13:44:56 +00:00
ea7ac5c0b3 Fix mysqltest for open-source mode 2024-12-11 15:44:51 +00:00
8ef8532c4b Update DiskView Sql: Aggregate Lob_table_size with data_table_size 2024-12-11 13:45:31 +00:00
8a3a8c2ed6 [CP] fix some path selection issues for gen_col/functional index 2024-12-11 05:15:58 +00:00
46c2dc34e4 add _max_dblink_conn_per_observer cfg. 2024-12-10 09:45:32 +00:00
1b4c85fae7 [#2024101000104662742]Add pl_evict_version and correct schema_verison semantics in pl cache view. 2024-12-10 04:44:55 +00:00
13bc8850d3 修复partition wise计划并行度计算不对,导致计划走偏的问题 2024-12-10 04:15:13 +00:00
07cb96d2b9 [#2024120800106317937]Add place holder for pl_cg_mem_hold. 2024-12-09 07:48:23 +00:00
f904ff0ede add stat column in virtual table for tmp file writing and reading 2024-12-06 09:15:25 +00:00
7964bc9a8f add parameter to control package state sync var max length & tracepoint placeholder 2024-12-05 10:14:52 +00:00
58a758dd0b fix iops weight default val 2024-12-03 14:46:16 +00:00
fabd82bd5e reopen memory limit of tenant_500 for core-test 2024-12-02 11:45:27 +00:00
4395407af0 add select all virtual table in small farm 2024-12-02 09:45:05 +00:00
1e8344bb26 [CP] add _enable_add_and_create_index configuration to control high-risk ddl execution 2024-12-02 06:44:46 +00:00
83215297ae placehold about compressible tmp file 2024-11-29 18:46:37 +00:00
b86f170de8 placeholder for SQL plan monitor 2024-11-28 05:44:43 +00:00
1306065baa [CP] adjust rescan prune for right local rescan 2024-11-27 06:49:56 +00:00
2202128579 DBA_OB_BACKUP_STORAGE_INFO/_HISTORY add max_iops/max_bandwid 2024-11-26 13:45:10 +00:00
3db7eaf51f Revert fix inner_table.desc_sys_views_in_sys in master 2024-11-26 05:18:27 +00:00
59ca0956cb [GIS] fix empty collection bug 2024-11-23 23:15:31 +00:00
c141972115 [FEAT MERGE] [PATCH] serverless_opt 2024-11-23 18:14:57 +00:00
7887fcce92 [FEAT MERGE]
Co-authored-by: Handora <qcdsr970209@gmail.com>
2024-11-23 00:45:17 +00:00
6d3a8a8b76 [FEAT MERGE] patch 3A from 4_2_x_release to master
Co-authored-by: rolandqi <qikai456@126.com>
Co-authored-by: WeiXinChan <chenwx6728@163.com>
2024-11-22 17:15:27 +00:00
4396235cab [mysqltest]let 500 happy 2024-11-22 13:48:41 +00:00
d909a01a95 [FEAT MERGE] IO_Scheduler_v2
Co-authored-by: zhaoyiping0622 <zhaoyiping0622@gmail.com>
2024-11-22 13:14:56 +00:00
e19b90c9ad [FEAT MERGE] patch new query range
Co-authored-by: ChangerR <dingjinchengyx@163.com>
Co-authored-by: akaError <lzg020616@163.com>
Co-authored-by: xianyu-w <707512433@qq.com>
2024-11-22 12:15:48 +00:00
e64abec880 [FEAT MERGE]reorder filter according to real-time statistics and row estimation optimization
Co-authored-by: DengzhiLiu <dengzhiliu@gmail.com>
Co-authored-by: chaser-ch <chaser.ch@antgroup.com>
Co-authored-by: mjhmllover <zdhmjh@163.com>
2024-11-22 11:15:19 +00:00
3867bc5ceb modify odps table 2024-11-22 08:17:12 +00:00
0ef02930d0 [FEAT MERGE]direct load data support partition level load 2024-11-22 07:15:03 +00:00
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