AnimationFan
|
973a4bbb50
|
[CP] fix bug, check tenant status first before check schema version in drop index task
|
2024-10-12 07:09:17 +00:00 |
|
obdev
|
7b80cbe201
|
fix sstable_logic_seq wrong set causes dup logic macro id.
|
2024-10-12 07:06:03 +00:00 |
|
saltonz
|
7c48471001
|
functional lookup enum master placeholder
|
2024-10-12 06:59:49 +00:00 |
|
gaishun
|
fcbb04c0e2
|
[BUG FIX] fix transfer_seq get_merge_tables_result
|
2024-10-12 06:56:52 +00:00 |
|
Hongqin-Li
|
8ed5c32c9b
|
Fix verify unique index checksum 4008
|
2024-10-12 06:44:34 +00:00 |
|
Zach41
|
7ccc9042c1
|
Optimizer Compile
|
2024-10-12 06:41:38 +00:00 |
|
wu-xingying
|
228bfdcdc9
|
bugfix:return empty set whern limit 0
|
2024-10-12 06:38:41 +00:00 |
|
chimyue
|
8b6d8ee30f
|
support dynamic sampling for materialized view
|
2024-10-12 06:35:17 +00:00 |
|
oceanoverflow
|
f3fab50e97
|
ensure the data buffer length is greater than 0 when flush buffer
|
2024-10-12 06:31:57 +00:00 |
|
a1iive
|
0302c2105e
|
[VECTOR] distinct defence
|
2024-10-12 06:28:57 +00:00 |
|
obdev
|
162bf5ab15
|
insert into select add retry ret=OB_SQL_RETRY_SPM
|
2024-10-12 06:26:00 +00:00 |
|
jingtaoye35
|
ed267cd243
|
fix join elimination bug
|
2024-10-12 06:23:04 +00:00 |
|
xxyd
|
a13072dd67
|
placehold for expr function
|
2024-10-12 06:20:07 +00:00 |
|
chimyue
|
6bd12bc9ab
|
[CP] fix stack overflow when recursively_eliminate_full_join
|
2024-10-12 06:17:11 +00:00 |
|
obdev
|
78c34282ea
|
set need_sort parameter to direct load physical plan
|
2024-10-12 06:14:14 +00:00 |
|
ZenoWang
|
d677a55f44
|
fix print tx data table core
|
2024-10-12 06:11:17 +00:00 |
|
zzg19950727
|
25ae675abd
|
[CP] 修复向量子查询更新的计划生成问题
|
2024-10-12 06:01:58 +00:00 |
|
KyrielightWei
|
acc0e6d5da
|
Micro Compaction Part 1 : master placeholder 2
|
2024-10-12 05:58:58 +00:00 |
|
maosy
|
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 |
|
ChangerR
|
55c15c3d18
|
fix some dbms_stats bugs
|
2024-10-12 05:47:24 +00:00 |
|
LiefB
|
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 |
|
wanyue-wy
|
2fad44bb3b
|
fix defensive check bug
|
2024-10-12 05:41:29 +00:00 |
|
GroundWu
|
b79a6ce66b
|
[OBKV] fix group commit op tablet_id is invalid but table is partition table
|
2024-10-12 05:38:31 +00:00 |
|
ChangerR
|
aaaaa353ae
|
[CP] fix range conds expr contain generate column cause 4016
|
2024-10-12 05:35:19 +00:00 |
|
wxhwang
|
6c50451c43
|
[CP] fix ObBackupSSTableSecMetaIterator use released read info
|
2024-10-12 05:32:06 +00:00 |
|
pe-99y
|
b9fe840eb1
|
fix upgrade coredump due to nullptr ctdef
|
2024-10-12 05:29:07 +00:00 |
|
medcll
|
9be88ce8da
|
fix cast row bug and fix coredump when direct load data
|
2024-10-12 05:26:12 +00:00 |
|
wxhwang
|
efd0df5423
|
record force stop
|
2024-10-12 05:23:15 +00:00 |
|
Cerdore
|
71033c8584
|
Fix the excessive memory usage issue of ob_virtual_proxy_sys_variable
|
2024-10-12 05:20:19 +00:00 |
|
Tsunaou
|
5e45c52767
|
use 500 tenant memory allocator for cs replica ddl service
|
2024-10-12 05:17:22 +00:00 |
|
Tsunaou
|
ceedc31a99
|
[CP] fix build multiple hybrid table store
|
2024-10-12 05:14:23 +00:00 |
|
Tsunaou
|
fdbf373821
|
simplify info log
|
2024-10-12 05:11:25 +00:00 |
|
qijiax
|
c1f35b1480
|
placeholder for unnest expr
|
2024-10-12 05:08:26 +00:00 |
|
Zach41
|
5550c99213
|
T_PSEUDO_ROLLUP_GROUPING_ID占位
|
2024-10-12 05:05:11 +00:00 |
|
hanr881
|
d62e5551f8
|
[CP] to issue<2024090400104374409>:fix persistent routine evict issue
|
2024-10-12 05:01:56 +00:00 |
|
Tyshawn
|
5e6f99659c
|
[BUG.FIX] adjust log level
|
2024-10-12 04:58:55 +00:00 |
|
obdev
|
4f6044e3f6
|
[CP] [to #2024092500104579236]process_in_params add process T_NULL
|
2024-10-12 04:55:59 +00:00 |
|
Tyshawn
|
78c0fa7073
|
[FTS] disable fts index in shared storage mode
|
2024-10-12 04:53:01 +00:00 |
|
haitaoyang
|
106723336c
|
fix mview refresh flag
|
2024-10-12 04:50:04 +00:00 |
|
helloamateur
|
812f8f609f
|
[ARRAY] array epxr placehold
|
2024-10-12 04:47:06 +00:00 |
|
obdev
|
95ba0af2a7
|
clone tenant is not supported in shared storage mode, add error reporting for sql statements.
|
2024-10-12 04:44:09 +00:00 |
|
PatZhuang
|
ace4a27795
|
fix: enhance rewrite IN to EXISTS for set subquery
|
2024-10-12 04:41:10 +00:00 |
|
simonjoylet
|
ef9f85bd06
|
get slice write by context id when calc range
|
2024-10-12 04:38:05 +00:00 |
|
obdev
|
726088f2e2
|
[CP] [to #2024092600104582933] fix typo
|
2024-10-12 04:34:37 +00:00 |
|
AnimationFan
|
6badd980b3
|
place holder for no logging param
|
2024-10-12 04:28:43 +00:00 |
|
skylhd
|
c7888f7967
|
[CP][BUGFIX] fix refresh memdata not revert iter when error
|
2024-10-12 04:22:57 +00:00 |
|
seuwebber
|
4a28b771d0
|
[CP] [to #2024092700104603205]fix bug coredump if -4013 error occurred when initializing ObExecContext
|
2024-10-12 04:20:00 +00:00 |
|
Charles0429
|
44c5612fcb
|
fix bug:when modify int to bigint, some hash function will use type to generate hash value
|
2024-10-12 04:17:02 +00:00 |
|
xianyu-w
|
f375b89c4b
|
[CP] Fix calc redundant filter selectivity bug
|
2024-10-12 04:14:05 +00:00 |
|
qingzhu521
|
3b1cb4ce42
|
[CP] response result有公共可以提取到循环外面来
|
2024-10-12 04:11:06 +00:00 |
|