|
fdd0ffe6be
|
fix core
|
2025-03-19 12:45:36 +00:00 |
|
|
9013840884
|
[CP] fix some unstable case
|
2025-03-19 11:51:09 +00:00 |
|
|
77efb23ec9
|
add new system variable _push_join_predicate
|
2025-03-19 11:47:45 +00:00 |
|
|
3b69da7f92
|
[to 2025031000107440654]fix: set enum/set value to session var alone add cast to string
|
2025-03-19 11:16:13 +00:00 |
|
|
91bd8201c1
|
[CP] check is_prepare_unit_gc when remove_tenant
|
2025-03-19 10:45:43 +00:00 |
|
|
9d762bc8cd
|
fix array regression cases
|
2025-03-19 10:17:06 +00:00 |
|
|
c635c0f949
|
[CP] fix the issue of unstable test cases test_tg_mgr
|
2025-03-19 09:45:51 +00:00 |
|
|
186aebb808
|
[DYNAMIC_PARTITION] placeholder on master
|
2025-03-19 08:48:47 +00:00 |
|
|
9741511c59
|
Opt pad column in aggregate pushdown
|
2025-03-19 08:45:25 +00:00 |
|
|
b56d8ed9fe
|
[FEAT MERGE]数据倾斜计划优化
|
2025-03-19 08:15:39 +00:00 |
|
|
7ae49e1bff
|
[CP] fix longtext column output of information_schema.columns
|
2025-03-19 00:17:29 +00:00 |
|
|
93f945ed71
|
when ddl start is replayed and ddl commit is remote write, lob direct load mgr need commit manually
|
2025-03-18 23:46:51 +00:00 |
|
|
8c89e2a147
|
ash的time_model添加in_rewriting_和in_rewriting_两个执行阶段
|
2025-03-18 23:18:53 +00:00 |
|
|
08690e27d1
|
[CP] Fix sql stat missing realtime data
|
2025-03-18 23:15:29 +00:00 |
|
|
9dc8136d35
|
[CP] fix lob remote retry when across tenant
|
2025-03-18 22:45:32 +00:00 |
|
|
07272cd749
|
put check resource rpc in high prio group
|
2025-03-18 22:16:13 +00:00 |
|
|
fa9ba66f71
|
fix direct load get origin info
|
2025-03-18 21:19:16 +00:00 |
|
|
53c2669e3e
|
Only check trx status in the public dli interface
|
2025-03-18 21:15:52 +00:00 |
|
|
54735adcea
|
fix reset for some global info when alter table
|
2025-03-18 20:46:50 +00:00 |
|
|
68d9e84906
|
fix some list part pruning bugs
|
2025-03-18 20:15:48 +00:00 |
|
|
f8e97a0ce4
|
[CP] fix obobj access outrow lob fail
|
2025-03-18 19:46:37 +00:00 |
|
|
524506375d
|
ObVecIndexType add whitelist
|
2025-03-18 19:15:40 +00:00 |
|
|
eedf088309
|
fix rollup subquery bug
|
2025-03-18 18:46:53 +00:00 |
|
|
d543bee346
|
fix expr cast some type not use vec 2.0
|
2025-03-18 18:16:19 +00:00 |
|
|
d3789ca3d0
|
Fix a crashe caused by low probability concurrency
|
2025-03-18 17:46:08 +00:00 |
|
|
439270470b
|
[CP] [to #2024072000103866652]Fix ALL_ARGUMENTS DATA_LENGTH|DATA_PRECISION|DATA_SCALE|TYPE_OWNER display issues.
|
2025-03-18 17:16:47 +00:00 |
|
|
2fa7199e92
|
Disable online type conversion between String and other data types.
|
2025-03-18 16:46:09 +00:00 |
|
|
bfed2f13dd
|
[CP] [to #2025031100107454764]Reset query string before execute pl.
|
2025-03-18 16:15:41 +00:00 |
|
|
4eaf2a5870
|
add white list for sequence_id_
|
2025-03-18 13:16:15 +00:00 |
|
|
89368e4972
|
fix to_char for evaluate iso week and format 'tme' issue
|
2025-03-18 12:45:42 +00:00 |
|
|
09aabad03b
|
Create empty shell tablet failed case
|
2025-03-18 12:16:08 +00:00 |
|
|
0ce29c170a
|
fix topn runtime filter cg problem
|
2025-03-18 11:49:30 +00:00 |
|
|
2506fce2ae
|
[#2025021700107233362]Fix :remove add_dependency_objects in resolve_static_sql
|
2025-03-18 11:46:06 +00:00 |
|
|
aa456396fa
|
[CP] [#2025031400107510377]Fix modify owner db id for package persistent.
|
2025-03-18 11:16:39 +00:00 |
|
|
cee520eea8
|
[CP] Fix fast sleep bug.
|
2025-03-18 10:45:31 +00:00 |
|
|
d44ac12e63
|
add the concurrent protection of ObMacroBlockWriter and ObSSTableIndexBuilder.
|
2025-03-18 10:20:04 +00:00 |
|
|
1ec234d35d
|
[CP] [#2025022000107276172]Fix: Clear sql_id for eval composite equal and fix pl cache add logic.
|
2025-03-18 10:16:41 +00:00 |
|
|
41f6ccfd16
|
批量统计信息获取优化
|
2025-03-18 09:47:09 +00:00 |
|
|
f6dc76cbdf
|
impl ob_hnsw_extra_info_max_size variable
|
2025-03-18 09:15:39 +00:00 |
|
|
b2c83e1a23
|
modify __all_virtual_server column name
|
2025-03-18 08:50:06 +00:00 |
|
|
a442181884
|
fix extra state sync when abort
|
2025-03-18 08:46:42 +00:00 |
|
|
4a9db42800
|
[FEATURE MERGE]Improve scalability of KVCache memory reclamation
|
2025-03-18 08:16:55 +00:00 |
|
|
02e9171066
|
placeholder of json semistruct encoding
|
2025-03-18 07:45:52 +00:00 |
|
|
bf73e1fa39
|
allocate decoders instead of using MTL(ObDecodeResourcePool*) in ObEncodeBlockGetReader
|
2025-03-18 07:19:57 +00:00 |
|
|
f447315d50
|
fix compilation failure issues for lib unittest under debug mode
Co-authored-by: AntiTopQuark <AntiTopQuark1350@outlook.com>
|
2025-03-18 07:16:34 +00:00 |
|
|
c6fd280281
|
fix outline no reproduce when using monitoring dump
|
2025-03-18 06:46:18 +00:00 |
|
|
f80d43e01a
|
Fix the memory bloat issue with the sort operator in the rescan scenario.
|
2025-03-18 06:16:11 +00:00 |
|
|
00e751993b
|
[CP] refine equal pred sel and adjust ndv in full correlation model
|
2025-03-18 04:46:35 +00:00 |
|
|
7b2440866e
|
[to #2025011300106978469] fix: fix wrong tenant id in package guard
|
2025-03-18 04:19:29 +00:00 |
|
|
bf4d64c4ef
|
[cp] fix dbms_application_info compatilility, empty str will set null in oracle
|
2025-03-18 04:16:07 +00:00 |
|