|
c9f0d864d9
|
adjust collect mv refresh validation
|
2024-10-12 19:45:04 +00:00 |
|
|
0baf1e4605
|
Fix core issue with task being concurrently removed and accessed on dag
|
2024-10-12 19:14:11 +00:00 |
|
|
679ae9b344
|
Add place holder to master for 435 code
|
2024-10-12 18:44:39 +00:00 |
|
|
2734ce19c6
|
Add vtable id palceholder for logstore.
|
2024-10-12 18:14:11 +00:00 |
|
|
719e549834
|
check fallback of divisive_memory_size
|
2024-10-12 17:46:48 +00:00 |
|
|
0c84e8390e
|
[CP] [to #2024071200103694247]Fix the issue of returning -4016 due to unparsed statement in dbms_sql.execute.
|
2024-10-12 17:43:52 +00:00 |
|
|
c9c1f4d2f1
|
fix error message when destructing queue item
|
2024-10-12 16:14:07 +00:00 |
|
|
eb82a8be4a
|
[CP] Fix the core issue caused by the evaluated-flag not being cleared after calculating other conditions.
|
2024-10-12 15:14:03 +00:00 |
|
|
19ffe5b5f8
|
[CP] Update oss-c-sdk version from 3.11.1 to 3.11.2
|
2024-10-12 14:46:40 +00:00 |
|
|
f66018dcb9
|
set default value of direct load parameters
|
2024-10-12 14:43:43 +00:00 |
|
|
64ab7af6e8
|
[CP] Fix bug:The destroy() of ObPsCache is non reentrant, and tg_id_ is released twice, causing the observer to crash.
|
2024-10-12 14:14:23 +00:00 |
|
|
4182ed5513
|
[CP] [CP] function index gather table stats
|
2024-10-12 13:47:01 +00:00 |
|
|
ca7b0f6734
|
fix log service_type core
|
2024-10-12 13:44:04 +00:00 |
|
|
5d54608ded
|
fix memleak of MediumList
|
2024-10-12 13:13:51 +00:00 |
|
|
431f5ad491
|
refresh profile (1011)
|
2024-10-12 12:44:35 +00:00 |
|
|
fd7535121b
|
modify log_compressor log level and errno
|
2024-10-12 12:17:18 +00:00 |
|
|
e752a3bb2e
|
Revert perf 模式下编译参数调整
|
2024-10-12 12:14:22 +00:00 |
|
|
23f2f6d746
|
[CP] fix simplified storage schema generate column group
|
2024-10-12 10:43:33 +00:00 |
|
|
61d99c5fe1
|
Recover pending_free_tablet_arr in SS reboot
|
2024-10-12 10:13:41 +00:00 |
|
|
6ac10ea031
|
Fix set constant type in cg bitmap
|
2024-10-12 09:13:45 +00:00 |
|
|
f91857575e
|
[CP] check row modify txnode seq_no order should disabled before 4.2.5
|
2024-10-12 08:14:15 +00:00 |
|
|
f442b5ad3e
|
[CP] backup expr frame when iter end
|
2024-10-12 07:27:41 +00:00 |
|
|
5481caa840
|
perf 模式下编译参数调整
|
2024-10-12 07:15:11 +00:00 |
|
|
c15caa688c
|
[to #2024092500104569228]eval_mysql_proc_info master occupancy
|
2024-10-12 07:12:14 +00:00 |
|
|
973a4bbb50
|
[CP] fix bug, check tenant status first before check schema version in drop index task
|
2024-10-12 07:09:17 +00:00 |
|
|
7b80cbe201
|
fix sstable_logic_seq wrong set causes dup logic macro id.
|
2024-10-12 07:06:03 +00:00 |
|
|
7c48471001
|
functional lookup enum master placeholder
|
2024-10-12 06:59:49 +00:00 |
|
|
fcbb04c0e2
|
[BUG FIX] fix transfer_seq get_merge_tables_result
|
2024-10-12 06:56:52 +00:00 |
|
|
8ed5c32c9b
|
Fix verify unique index checksum 4008
|
2024-10-12 06:44:34 +00:00 |
|
|
7ccc9042c1
|
Optimizer Compile
|
2024-10-12 06:41:38 +00:00 |
|
|
228bfdcdc9
|
bugfix:return empty set whern limit 0
|
2024-10-12 06:38:41 +00:00 |
|
|
8b6d8ee30f
|
support dynamic sampling for materialized view
|
2024-10-12 06:35:17 +00:00 |
|
|
f3fab50e97
|
ensure the data buffer length is greater than 0 when flush buffer
|
2024-10-12 06:31:57 +00:00 |
|
|
0302c2105e
|
[VECTOR] distinct defence
|
2024-10-12 06:28:57 +00:00 |
|
|
162bf5ab15
|
insert into select add retry ret=OB_SQL_RETRY_SPM
|
2024-10-12 06:26:00 +00:00 |
|
|
ed267cd243
|
fix join elimination bug
|
2024-10-12 06:23:04 +00:00 |
|
|
a13072dd67
|
placehold for expr function
|
2024-10-12 06:20:07 +00:00 |
|
|
6bd12bc9ab
|
[CP] fix stack overflow when recursively_eliminate_full_join
|
2024-10-12 06:17:11 +00:00 |
|
|
78c34282ea
|
set need_sort parameter to direct load physical plan
|
2024-10-12 06:14:14 +00:00 |
|
|
d677a55f44
|
fix print tx data table core
|
2024-10-12 06:11:17 +00:00 |
|
|
25ae675abd
|
[CP] 修复向量子查询更新的计划生成问题
|
2024-10-12 06:01:58 +00:00 |
|
|
acc0e6d5da
|
Micro Compaction Part 1 : master placeholder 2
|
2024-10-12 05:58:58 +00:00 |
|
|
99abe0b97e
|
[CP]备库成员变更防回退
Co-authored-by: linqiucen <lqcgrace@outlook.com>
Co-authored-by: BinChenn <binchenn.bc@gmail.com>
|
2024-10-12 05:56:01 +00:00 |
|
|
55c15c3d18
|
fix some dbms_stats bugs
|
2024-10-12 05:47:24 +00:00 |
|
|
5a24d3a1e5
|
add shared micro object_type and change shared major read cache dir name from major_data to shared_major_macro_cache
|
2024-10-12 05:44:27 +00:00 |
|
|
2fad44bb3b
|
fix defensive check bug
|
2024-10-12 05:41:29 +00:00 |
|
|
b79a6ce66b
|
[OBKV] fix group commit op tablet_id is invalid but table is partition table
|
2024-10-12 05:38:31 +00:00 |
|
|
aaaaa353ae
|
[CP] fix range conds expr contain generate column cause 4016
|
2024-10-12 05:35:19 +00:00 |
|
|
6c50451c43
|
[CP] fix ObBackupSSTableSecMetaIterator use released read info
|
2024-10-12 05:32:06 +00:00 |
|
|
b9fe840eb1
|
fix upgrade coredump due to nullptr ctdef
|
2024-10-12 05:29:07 +00:00 |
|