Commit Graph

15407 Commits

Author SHA1 Message Date
8bcf2f2ce8 [CP] [CP] Add defense against illegal hosts in OSS 2024-09-25 18:49:42 +00:00
227baab2eb [CP] adjust param matching rule for typed NULL value 2024-09-25 18:46:49 +00:00
7257398c83 fix mock statement report error unexpected 2024-09-25 18:16:28 +00:00
eee3b2ce8e Fix issue that px hang when init sqc failed 2024-09-25 17:46:59 +00:00
e69d21839f [ARRAY] fix array prepare_allocate failed 2024-09-25 12:15:27 +00:00
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
0840e70f8a fix precise like range bug 2024-09-25 09:15:34 +00:00
9bd410e9bf fix ss merge hung due to wait_check_flag in extra medium info 2024-09-25 08:18:05 +00:00
7b78153201 Fix v$ob_ls_log_restore_status may return OB_NOT_RUNNING 2024-09-25 07:56:53 +00:00
777131ba27 [BUGFIX] not support array/vector load data infile 2024-09-25 07:54:06 +00:00
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
e5dbdc61a4 add id placeholders for column level encrypt 2024-09-25 07:35:46 +00:00
75f90b0362 [CP] fix bug of lost data 2024-09-25 05:22:29 +00:00
427be9fdbd [MDS] fix mds_table flush deadlock with truncate 2024-09-25 05:19:32 +00:00
f39648567f Fixed a bug in calculating whether to use sorting mode 2024-09-25 05:04:03 +00:00
1f13e3c0c4 fix storage stream rpc timeout and make it support stream rpc keepalive 2024-09-25 05:01:03 +00:00
8b869c9fdd [FEAT MERGE] tablet_transfer_seq(ss) + flying_tablet_pointer_map + macro_block_verification 2024-09-25 04:58:10 +00:00
02dbf9bcbd [FEAT MERGE] INDEX MERGE PHASE I 2024-09-25 04:55:20 +00:00
2f5b00730d fix truncate/drop partition result in lingering locks 2024-09-24 14:45:43 +00:00
843e640b19 fix: [oracle compat] correct err code for create view without priv 2024-09-24 13:18:47 +00:00
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
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
86258d2719 [vector index] not support vec and fts on same main table 2024-09-24 12:18:55 +00:00
01939d43fa [to #2024091200104448120]fix bug ociStmt free 2024-09-24 12:16:04 +00:00
6434e21d37 placeholder for autosplit 2024-09-24 11:31:59 +00:00
11f6f9565c parallel drop table enum placeholder 2024-09-24 11:29:05 +00:00
e147da8920 [ARRAY] fix arr type deduce bug 2024-09-24 11:26:13 +00:00
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
d22deaf9fd fix llc core when inject 4013 2024-09-24 07:45:55 +00:00
5ae02279a8 [OBKV] patch bugfixs from 425
Co-authored-by: eemjwu <744706242@qq.com>
2024-09-24 07:16:06 +00:00
fe51fc9222 [CP] fix crash in vector index service destroy when drop tenant 2024-09-24 06:35:24 +00:00
35c69fd2cb [CP] fix hash hash sharding bug 2024-09-24 06:32:04 +00:00
630bc09b3c [FEAT MERGE][4.2.3 patch 4.3.4]Partition Balance Optimization 2024-09-24 06:16:23 +00:00
9d246c576c [VECTOR] fix outrow vector aggregate 2024-09-24 04:16:02 +00:00
39999f6ab2 Fix: cg_sstable_cnt: a tablet contains more than one co_sstable; 2024-09-24 03:45:49 +00:00
55248cfd56 add IS_EXPR_DETERMINISTIC flag 2024-09-24 03:16:23 +00:00
2e65d590c9 [CP] Bugfix: mark_and_sweep alloc too much memory 2024-09-23 13:45:42 +00:00
676ebca0e2 Fix issue of rcte swallow error code 2024-09-23 13:15:36 +00:00
2d07206a34 [CP] [to #2024090500104391391] refactor: optimize PL exception handling CG code size 2024-09-23 10:31:09 +00:00
1c7409e326 [CP] fix sort window function bug 2024-09-23 10:16:15 +00:00
a640991de4 [CP] [NetStandby] return OB_NEED_RETRY instead of OB_EAGAIN if compatibility check failed 2024-09-23 10:10:23 +00:00
fd86f699bf add qpl deps in el8.x86_64.deps.opensource 2024-09-23 10:07:23 +00:00
e47fc93c69 [CP] Enable storage cardinality estimation for partition table 2024-09-23 10:04:09 +00:00
6422d0daeb fix the compile problem of el8 gcc env 2024-09-23 10:01:10 +00:00
01b257145c add flog_warn when bitmap alloc memory failed 2024-09-23 06:46:10 +00:00
222e03cfc3 [CP] update obshell to 4.2.4.0-12024091317 2024-09-23 04:15:49 +00:00
e9a1295ae5 adjust show_create_table for mv 2024-09-23 03:46:07 +00:00
2d8fe088d3 bugfix: select into index out of range core 2024-09-23 03:15:56 +00:00
43aaa83cd8 Fix topn sort unfree ptr error 2024-09-23 02:46:04 +00:00
4a4a3ef247 serialize exec context for direct load 2024-09-22 14:51:11 +00:00