Commit Graph

765 Commits

Author SHA1 Message Date
6f8284c4bc [CP] [OB_LOCKS] fix bugs about visiting __all_vitual_lock_wait_stat during upgrade 2024-07-25 03:24:17 +00:00
90894fc6ba [FEAT MERGE][CP]SQL Query Interface enhancements 423
Co-authored-by: yaojing624 <jingfeng.jf@oceanbase.com>
Co-authored-by: GongYusen <986957406@qq.com>
2024-07-23 13:01:53 +00:00
c82c2fbef7 Change the error code prefix from ORA to OBE in ob oracle mode 2024-07-23 10:46:45 +00:00
33e63e8cd0 add duplicate_read_consistency in all_table place_holder 2024-07-22 14:17:08 +00:00
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
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
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
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
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
c770941bf6 gis bugfix 2024-07-01 15:18:45 +00:00
cc12fa9bb8 [CP] 修复normal join的计划稳定性问题 2024-07-01 09:46:30 +00: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
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
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
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
6e705b1f1f [FEAT MERGE][CP] patch 423 sql exec feature to master branch
Co-authored-by: qingsuijiu <642782632@qq.com>
Co-authored-by: hwx65 <1780011298@qq.com>
2024-06-18 00:40:24 +00:00
77c6c17cb6 fix some optimizer bugs 2024-06-18 00:34:30 +00:00
ffd0dacb15 Add object type placeholder for MySQL date/datetime types 2024-06-17 23:43:06 +00:00
d8fe3c810b [FEAT MERGE][CP] migration choose source optimize and add restore source
Co-authored-by: LoLolobster <949673574@qq.com>
2024-06-17 22:51:03 +00:00
b195f645cf [CP] [FEAT MERGE] outrow lob performamce optimization 2024-06-17 18:21:29 +00:00
c93978f05e placeholder for create role and drop role in mysql.user 2024-06-17 13:34:50 +00:00