Commit Graph

1120 Commits

Author SHA1 Message Date
9582781e65 fix mysqltest 2024-12-17 03:15:12 +00:00
520cdd89eb fix Native MySQL 8.2.0 jdbc gets ob bolean type result error 2024-12-16 23:45:25 +00:00
528f282dc7 modify upgrade script 2024-12-16 20:46:19 +00:00
7384057a9c [to #2024092700104596876]add a column trigger_body_v2 for __all_tenant_trigger 2024-12-16 14:14:58 +00:00
b9c1eb1bc8 support transform distinct agg with multi params 2024-12-16 09:46:03 +00:00
90326cca94 [to #2024121200106439615]plsql_compile_time in sql audit master placeholder. 2024-12-13 14:18:24 +00:00
7f22b43d21 fix some optimizer bugs on master 2024-12-12 13:44:56 +00:00
fc522b2f39 fix ob_admin get_ss_micro_block_meta 2024-12-12 07:15:00 +00:00
686f30e35f RPM package build optimization 2024-12-11 20:15:38 +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
2fa51abb57 Occupy 4.3.4.1 on master 2024-12-05 15:48:47 +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
b0ee07126b Add testing for the object storage IO retry mechanism 2024-11-29 07:44:40 +00:00
59b871547e fix ob_admin dumpsst commond 2024-11-28 14:16:05 +00:00
03791b2a96 add unit gc check in upgrade_checker.py 2024-11-28 11:16:30 +00:00
b86f170de8 placeholder for SQL plan monitor 2024-11-28 05:44:43 +00:00
10a7195c2b disable direct load during upgrade 2024-11-27 15:15:05 +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
21acb7b3ec combine ce rpm 2024-11-24 00:15:19 +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
1a6141df59 [FEAT MERGE]clog and opt statistics support io resource isolation
Co-authored-by: 18523270951@163.com <18523270951@163.com>
2024-11-22 03:15:13 +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