Commit Graph

1141 Commits

Author SHA1 Message Date
1798787e81 [4.4] change required_size to required_data_disk_size for __all_virtual_ls_info 2024-07-19 11:17:41 +00:00
7ec45a1682 Mock: add system variables and views for mysql 2024-07-18 08:40:18 +00:00
4472e83da4 modify run_detail_v2 table some columns length 2024-07-17 10:58:35 +00:00
a4b1d40315 add mock system view 2024-07-17 10:47:08 +00:00
34049a448f add placeholder for materialized view use local session variables 2024-07-16 11:07:10 +00:00
04c19b54ec placeholder for lock table 2024-07-16 08:42:32 +00:00
40d220a51d fix schema defense 4002 2024-07-16 05:06:03 +00:00
63e6b43c77 [4.4] add required_size for __all_virtual_ls_info 2024-07-15 09:25:07 +00:00
62bbae517f [GIS] fix gis index rebuild in partition table 2024-07-12 11:22:24 +00:00
1af450cb55 Merge branch 'master' into develop 2024-07-12 15:36:23 +08:00
75c026c663 enhance disk space validation for compat 2024-07-12 03:57:01 +00:00
2e480d891a spatial index generated column bugfix && oms_view_bugfix 2024-07-11 10:23:55 +00:00
d85c98a175 add savepoint start trx and check session stat free route case 2024-07-11 06:16:40 +00:00
5d9e4624bf [CP] change trx cases 2024-07-11 05:58:51 +00:00
sdc
85a4d29528 import_time_zone_info.py adapt to python3 2024-07-10 10:15:06 +00:00
89b5be9179 Upgrade master version to 4.3.3 2024-07-10 09:57:34 +00:00
1c005383a2 fix generated column replacing bug 2024-07-09 14:43:38 +00:00
b0a890d60e 修复升级脚本job_name is not defined 2024-07-08 14:47:33 +00:00
6154c0b1e9 fix for POSITION_IN_UNIQUE_CONSTRAINT in information_schema.KEY_COLUMN_USAGE 2024-07-08 06:06:01 +00:00
7ee7bd5f91 ocupy dblinkinfo serialize member 2024-07-05 17:16:56 +00:00
6d1e9d6b3c fix: add index for __all_scheduler_job_run_detail_v2
Co-authored-by: YangEfei <yangyifei96@outlook.com>
2024-07-05 03:46:47 +00:00
055a85eb8f fix dbms_scheduler DBA_SCHEDULER_JOBS instance_id type error 2024-07-03 14:32:29 +00:00
81bfa9f0ac [FEAT MERGE] direct load performance optimize
Co-authored-by: suz-yang <suz.yang@foxmail.com>
Co-authored-by: ChangerR <dingjinchengyx@163.com>
Co-authored-by: leftgeek <1094669802@qq.com>
2024-07-03 07:17:17 +00:00
99432b79bd [CP] 升级脚本python3改造 2024-07-02 11:41:44 +00:00
c770941bf6 gis bugfix 2024-07-01 15:18:45 +00:00
cc12fa9bb8 [CP] 修复normal join的计划稳定性问题 2024-07-01 09:46:30 +00:00
67b0b54d28 Merge branch 'master' into develop 2024-06-26 18:09:14 +08:00
4c3343960f [CP] add new parameter used to control spm intead of sys variable 2024-06-26 06:49:10 +00:00
861547704d fix version check and several bugs 2024-06-25 12:22:07 +00:00
c981050104 [FEAT MERGE] mds_mvs
Co-authored-by: xuhuleon <xuhuleon@qq.com>
Co-authored-by: godyangfight <godyangfight@gmail.com>
Co-authored-by: JiahuaChen <garfieldjia@qq.com>
2024-06-25 07:51:39 +00:00
5c5e6da6ce [FEAT MERGE] DAS iterator refactor and keep order optimization
Co-authored-by: saltonz <saltonzh@gmail.com>
Co-authored-by: zhenhan.gong@gmail.com <zhenhan.gong@gmail.com>
Co-authored-by: Tyshawn <tuyunshan@gmail.com>
2024-06-24 13:57:14 +00:00
25073edf07 Fix padding access invalid memory in default cg. 2024-06-24 12:45:21 +00:00
9865419f35 Support monotonic cross-machine data_version. 2024-06-24 08:16:41 +00:00
b7f4eb6aa2 errsim to check the compare method for std::sort 2024-06-24 07:58:04 +00:00
d1e91320ec [FEAT MERGE] Support Parquet Format for External Table 2024-06-24 06:19:18 +00:00
cc1b65e578 [FEAT MERGE] sql execution improvements
Co-authored-by: DengzhiLiu <dengzhiliu@gmail.com>
Co-authored-by: Zach41 <zach_41@163.com>
Co-authored-by: tushicheng <18829573815@163.com>
2024-06-21 15:16:43 +00:00
a62d96f8f3 [FEAT MERGE] support dbms_scheduler citic related requirement 2024-06-21 10:46:29 +00:00
3bfa3e2070 [FEAT MERGE] Add roaringbitmap type and relative expr
Co-authored-by: fkuner <784819644@qq.com>
2024-06-21 09:46:21 +00:00
92546c111b Fix the upgrade script when password is less than 6 characters 2024-06-20 13:45:21 +00:00
dc3831cd1d [CP] [CP] _parallel_ddl_control 2024-06-19 06:47:28 +00:00
6bf3f38ce4 [FEAT MERGE] ap benchmark opt
Co-authored-by: zhenhan.gong@gmail.com <zhenhan.gong@gmail.com>
Co-authored-by: skylhd <dickylhd@gmail.com>
Co-authored-by: DengzhiLiu <dengzhiliu@gmail.com>
2024-06-19 06:41:44 +00:00
5f7084f624 Merge branch 'master' into develop 2024-06-18 18:01:00 +08:00
dc49458623 support db_id and routine body in pl cache 2024-06-18 09:46:11 +00:00
d2841956bc [CP] Add defensive check code for inner table and weak read 2024-06-18 04:33:03 +00:00
1267ac8cc1 update code owner and case owner 2024-06-18 03:28:08 +00:00
b81b1efd98 [FEAT MERGE]优化器技改patch到432
Co-authored-by: jingtaoye35 <1255153887@qq.com>
Co-authored-by: qingzhu521 <q15000557748@gmail.com>
Co-authored-by: akaError <lzg020616@163.com>
2024-06-18 02:23:56 +00:00
4d5b5ec653 [FEAT MERGE] perf opt & syslog opt
Co-authored-by: godyangfight <godyangfight@gmail.com>
Co-authored-by: yishenglanlingzui <395329313@qq.com>
Co-authored-by: 496148326@qq.com <496148326@qq.com>
2024-06-18 02:18:17 +00:00
ec4eb6bee4 __all_tenant_scheduler_job column len change 2024-06-18 01:54:55 +00:00
0cd742f372 [FEAT MERGE]Patch Spatial Relationship Computation Performance Optimization & Implement of oracle spatial index 2024-06-18 01:31:47 +00:00
1196d9a5e8 [OB_LOCKS] add session_id to GV$OB_LOCKS 2024-06-18 00:45:59 +00:00