15154 Commits

Author SHA1 Message Date
obdev
eee3b2ce8e Fix issue that px hang when init sqc failed 2024-09-25 17:46:59 +00:00
helloamateur
e69d21839f [ARRAY] fix array prepare_allocate failed 2024-09-25 12:15:27 +00:00
Tyshawn
24962e3cee [FEAT MERGE] Full-Text Search Index Phase II
Co-authored-by: SuperYoko <lipeng.yk@gmail.com>
Co-authored-by: skylhd <dickylhd@gmail.com>
Co-authored-by: wz-WillZheng <18701736737@163.com>
2024-09-25 09:46:06 +00:00
JinmaoLi
0840e70f8a fix precise like range bug 2024-09-25 09:15:34 +00:00
Fengjingkun
9bd410e9bf fix ss merge hung due to wait_check_flag in extra medium info 2024-09-25 08:18:05 +00:00
obdev
7b78153201 Fix v$ob_ls_log_restore_status may return OB_NOT_RUNNING 2024-09-25 07:56:53 +00:00
skylhd
777131ba27 [BUGFIX] not support array/vector load data infile 2024-09-25 07:54:06 +00:00
obdev
beb9f30a20 [FEAT MERGE] 4.2.4 sql execution feature cp 4.3.4
Co-authored-by: qingsuijiu <642782632@qq.com>
Co-authored-by: jingtaoye35 <1255153887@qq.com>
Co-authored-by: cqliang1995 <cq.liang@outlook.com>
2024-09-25 07:51:13 +00:00
PatZhuang
e5dbdc61a4 add id placeholders for column level encrypt 2024-09-25 07:35:46 +00:00
obdev
75f90b0362 [CP] fix bug of lost data 2024-09-25 05:22:29 +00:00
fengdeyiji
427be9fdbd [MDS] fix mds_table flush deadlock with truncate 2024-09-25 05:19:32 +00:00
obdev
f39648567f Fixed a bug in calculating whether to use sorting mode 2024-09-25 05:04:03 +00:00
liucc1997
1f13e3c0c4 fix storage stream rpc timeout and make it support stream rpc keepalive 2024-09-25 05:01:03 +00:00
gaishun
8b869c9fdd [FEAT MERGE] tablet_transfer_seq(ss) + flying_tablet_pointer_map + macro_block_verification 2024-09-25 04:58:10 +00:00
pe-99y
02dbf9bcbd [FEAT MERGE] INDEX MERGE PHASE I 2024-09-25 04:55:20 +00:00
fanfangzhou
2f5b00730d fix truncate/drop partition result in lingering locks 2024-09-24 14:45:43 +00:00
PatZhuang
843e640b19 fix: [oracle compat] correct err code for create view without priv 2024-09-24 13:18:47 +00:00
obdev
2a3b4285d8 Before ObBlockManager::first_mark_device is executed, the tmp file does not exec the flushing task. 2024-09-24 13:15:58 +00:00
yangqise7en
2bbdfaad57 dont inc progressive round when add column for column_store & collect co major info in dag_net 2024-09-24 12:45:28 +00:00
JLY2015
86258d2719 [vector index] not support vec and fts on same main table 2024-09-24 12:18:55 +00:00
seuwebber
01939d43fa [to #2024091200104448120]fix bug ociStmt free 2024-09-24 12:16:04 +00:00
Hongqin-Li
6434e21d37 placeholder for autosplit 2024-09-24 11:31:59 +00:00
obdev
11f6f9565c parallel drop table enum placeholder 2024-09-24 11:29:05 +00:00
helloamateur
e147da8920 [ARRAY] fix arr type deduce bug 2024-09-24 11:26:13 +00:00
wanghangQ
b7369bd07d [CP] fix follower sync miss inc or snapshot data if bitmap data is empty & optimize memory usage 2024-09-24 08:15:55 +00:00
18523270951@163.com
d22deaf9fd fix llc core when inject 4013 2024-09-24 07:45:55 +00:00
GroundWu
5ae02279a8 [OBKV] patch bugfixs from 425
Co-authored-by: eemjwu <744706242@qq.com>
2024-09-24 07:16:06 +00:00
wanghangQ
fe51fc9222 [CP] fix crash in vector index service destroy when drop tenant 2024-09-24 06:35:24 +00:00
hy-guo
35c69fd2cb [CP] fix hash hash sharding bug 2024-09-24 06:32:04 +00:00
ZhenNan0
630bc09b3c [FEAT MERGE][4.2.3 patch 4.3.4]Partition Balance Optimization 2024-09-24 06:16:23 +00:00
a1iive
9d246c576c [VECTOR] fix outrow vector aggregate 2024-09-24 04:16:02 +00:00
gaishun
39999f6ab2 Fix: cg_sstable_cnt: a tablet contains more than one co_sstable; 2024-09-24 03:45:49 +00:00
jingtaoye35
55248cfd56 add IS_EXPR_DETERMINISTIC flag 2024-09-24 03:16:23 +00:00
ND501
2e65d590c9 [CP] Bugfix: mark_and_sweep alloc too much memory 2024-09-23 13:45:42 +00:00
obdev
676ebca0e2 Fix issue of rcte swallow error code 2024-09-23 13:15:36 +00:00
0xacc
2d07206a34 [CP] [to #2024090500104391391] refactor: optimize PL exception handling CG code size 2024-09-23 10:31:09 +00:00
hy-guo
1c7409e326 [CP] fix sort window function bug 2024-09-23 10:16:15 +00:00
zxlzxlzxlzxlzxl
a640991de4 [CP] [NetStandby] return OB_NEED_RETRY instead of OB_EAGAIN if compatibility check failed 2024-09-23 10:10:23 +00:00
nautaa
fd86f699bf add qpl deps in el8.x86_64.deps.opensource 2024-09-23 10:07:23 +00:00
xianyu-w
e47fc93c69 [CP] Enable storage cardinality estimation for partition table 2024-09-23 10:04:09 +00:00
qingzhu521
6422d0daeb fix the compile problem of el8 gcc env 2024-09-23 10:01:10 +00:00
wu-xingying
01b257145c add flog_warn when bitmap alloc memory failed 2024-09-23 06:46:10 +00:00
LINxiansheng
222e03cfc3 [CP] update obshell to 4.2.4.0-12024091317 2024-09-23 04:15:49 +00:00
medcll
e9a1295ae5 adjust show_create_table for mv 2024-09-23 03:46:07 +00:00
dontknow9179
2d8fe088d3 bugfix: select into index out of range core 2024-09-23 03:15:56 +00:00
obdev
43aaa83cd8 Fix topn sort unfree ptr error 2024-09-23 02:46:04 +00:00
coolfishchen
4a4a3ef247 serialize exec context for direct load 2024-09-22 14:51:11 +00:00
Tsunaou
78662dd895 [CP] fix drop column in cs replica 2024-09-20 15:43:32 +00:00
chaser-ch
8ba7133363 disable iter pool for cs replica 2024-09-20 15:40:39 +00:00
fforkboat
f4b21d195d fix bug in loading data_version file 2024-09-20 15:37:42 +00:00