|
1c8c4ce148
|
[#2025031900107636914]Fix table place holder.
|
2025-03-20 10:15:50 +00:00 |
|
|
5cd2a82b41
|
修复das iter中的row数组组织形式
|
2025-03-20 09:46:32 +00:00 |
|
|
6ec5973df0
|
[CP] [to #2024070900103592321]fix: support table function array element contain other nested udt
|
2025-03-20 09:19:30 +00:00 |
|
|
34135557e0
|
remove obiomanager fixed pool
|
2025-03-20 08:45:30 +00:00 |
|
|
557af37525
|
fix bug of direct load hint does not take effect
|
2025-03-20 08:16:23 +00:00 |
|
|
c9b6dad311
|
placeholder for SS_MICRO_CACHE_STORAGE_CACHE_POLICY
|
2025-03-20 07:46:29 +00:00 |
|
|
1d6b73a037
|
[CP] use errsim to check recover table target schema check.
|
2025-03-20 07:19:48 +00:00 |
|
|
04cc105858
|
[CP] to issue<2025031100107450445>:fix package assoc array issue
|
2025-03-20 07:16:25 +00:00 |
|
|
1aaaf62600
|
[to #2025021900107253634] fix: use SMART_CALL to call SPI interfaces
|
2025-03-20 04:16:22 +00:00 |
|
|
759534a0c2
|
neglect direct hint in insert into select on duplicate key update
|
2025-03-20 03:46:52 +00:00 |
|
|
44012e2674
|
column meta not find 错误
|
2025-03-19 15:46:01 +00:00 |
|
|
7147d1e7c0
|
fix skew detection failed bug, lose count in hashgroupby probe_by_col
|
2025-03-19 15:15:55 +00:00 |
|
|
e5a4f23af9
|
add REPLAY_HIGH function
|
2025-03-19 14:45:46 +00:00 |
|
|
3731af9826
|
[CP] to issue<2025030400107399032>:fix memory leak about anonymous array in ps mode
|
2025-03-19 14:19:03 +00:00 |
|
|
91c7ec3571
|
placeholder for ObTenantConfig::actual_data_disk_size_
|
2025-03-19 14:15:40 +00:00 |
|
|
c3d24d8a7e
|
Supports DEFAULT (NOW()) as the default value for the DATE type.
|
2025-03-19 13:46:28 +00:00 |
|
|
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 |
|