850 Commits

Author SHA1 Message Date
5786a2ae59 [FEAT MERGE] Column Store Replica Opt
Co-authored-by: zzg19950727 <1071026277@qq.com>
2025-02-10 04:15:11 +00:00
062c64f85f [FEAT MERGE] Full-Text Search Index Phase Ⅳ
Co-authored-by: SuperYoko <lipeng.yk@gmail.com>
Co-authored-by: wz-WillZheng <18701736737@163.com>
Co-authored-by: hy-guo <fqboyg@gmail.com>
2025-02-09 06:15:16 +00:00
64b1be9fe1 [FEAT MERGE] type_sys_435_bp1
Co-authored-by: hwx65 <1780011298@qq.com>
2025-02-08 09:45:30 +00:00
b1cdb00c2b [CP] V$OB_SQL_PLAN、GV$OB_SQL_PLAN系统租户行为修改 2025-02-08 07:19:51 +00:00
30d5ce3ba2 [FEAT MERGE] Persistent Macro Block Bloom Filter 2025-02-08 06:45:19 +00:00
29dd4290e6 [FEAT MERGE] 新增字符集和表达式优化
Co-authored-by: betelgeu <569268459@qq.com>
2025-02-08 04:15:27 +00:00
bcd2f35833 [CP FEAT MERGE] SQL Query Interface enhancements 425
Co-authored-by: qingsuijiu <642782632@qq.com>
2025-02-06 12:15:34 +00:00
a67cadc718 [FEAT MERGE] Patch obkv 42x code to 4351
Co-authored-by: WeiXinChan <chenwx6728@163.com>
Co-authored-by: GroundWu <1175416256@qq.com>
2025-01-26 09:16:31 +00:00
4d53c0b7ba fix subplan sharding inherit index bug 2025-01-24 04:16:18 +00:00
0a649bc28b fix: add privilege check for some information_schema tables 2025-01-24 03:15:31 +00:00
4b47d1618f modify length of extra_info of __all_rootservice_job 2025-01-24 02:46:32 +00:00
7fa84422f4 [FEAT MERGE] OBKV support fulltext index 2025-01-23 15:15:29 +00:00
7d3e4c158a [FEAT MERGE]
Co-authored-by: suz-yang <suz.yang@foxmail.com>
2025-01-23 11:19:14 +00:00
d618fa495f [CP] [FEAT MERGE]PL 425bp1 feature.
Co-authored-by: 0xacc <heyongyi1998@gmail.com>
Co-authored-by: hanr881 <1741282579@qq.com>
Co-authored-by: seuwebber <webber_code@163.com>
2025-01-23 04:50:10 +00:00
252240ef51 [CP] enhance mysql only full group by mode 2025-01-22 11:18:11 +00:00
386698bbff [FEAT MERGE] illegal date patch 435BP1
Co-authored-by: hezuojiao <hezuojiao@gmail.com>
2025-01-21 12:45:46 +00:00
947348980b fix array/gis regression 2025-01-20 10:45:16 +00:00
dee8b7957e [FEAT MERGE]ob_malloc_opt 2025-01-16 03:14:59 +00:00
0c21a6efa4 [cp]fix for change user hung bug 2025-01-14 13:15:46 +00:00
40c1c0246a 支持堆表表组织模式占位 2025-01-10 14:45:35 +00:00
9e8710e03e [CP] Refine cartesian join output rows 2025-01-10 11:15:31 +00:00
17f2b0d87c [CP] [FEAT MERGE]column level encrypt 2025-01-10 09:15:13 +00:00
da26a0c2ab add norm_iops in GV$ob_group_io_stat 2025-01-09 11:15:33 +00:00
8111757577 Support to read and write external table odps by Java SDK
Co-authored-by: qingzhu521 <q15000557748@gmail.com>
2025-01-09 09:45:24 +00:00
a5cf158ff9 Placeholder for enable_macro_block_bloom_filter 2025-01-08 06:48:30 +00:00
94e149793b [CP] [to #2024120500105987262]Add pl_compile_time in sql audit. 2025-01-07 12:45:29 +00:00
4270b894e9 [CP] [CP] add a parameter to control multi version batch rescan scenarios 2025-01-06 15:16:25 +00:00
214dcc5a87 [Placeholder][FTS] Support parser configuration for full-text search 2025-01-06 14:48:38 +00:00
03efb49b25 Add inner table placeholders for adaptive plan cache 2025-01-06 02:45:31 +00:00
9fc5197ec8 add a tenant parameter to restrict tmp file disk usage 2025-01-03 12:15:23 +00:00
d5601c32f8 __all_virtual_ddl_diagnose_info table placehold 2025-01-03 08:15:21 +00:00
29771fdd61 placeholder for mview refresh_dop 2025-01-03 05:45:53 +00:00
8deaf933b7 [CP] [#2024120900106380109]Fix sql_id,avg_exec_time column and add params_info,sys_vars for V$ob_pl_cache_obj 2025-01-02 21:15:16 +00:00
e32f5fc6d3 Parquet io optimization 2025-01-01 14:15:41 +00:00
f34e753474 update version from 4350->4351 2024-12-31 10:15:05 +00:00
b0b12e757c [REVERT] revert the modify of information_schema.tables and information_schema.partitions 2024-12-27 09:14:43 +00:00
a19186c6bc occupy for func_type column of __all_tenant_scheduler_job 2024-12-25 09:15:25 +00:00
78637f1c82 fix mysqltest 2024-12-23 14:44:43 +00:00
231610e238 Revert fix Native MySQL 8.2.0 jdbc gets ob bolean type result error 2024-12-20 08:44:48 +00:00
594d0b1b47 fix cast string to double bug 2024-12-20 03:15:46 +00:00
aed2c173e2 Fix invalid precision of const int expr 2024-12-18 02:16:41 +00:00
5bdc2c4c5e Optimizer const integer precision in mysql mode 2024-12-18 00:46:35 +00:00
520cdd89eb fix Native MySQL 8.2.0 jdbc gets ob bolean type result error 2024-12-16 23:45:25 +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
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