15187 Commits

Author SHA1 Message Date
Hongqin-Li
ac3797d4b8 Update performance profile 2024-09-26 14:16:48 +00:00
LoLolobster
0a94917dc2 [FEAT MERGE] implement byte-level restore proggress 2024-09-26 13:46:59 +00:00
SanmuWangZJU
1a96e0a6fa [FEAT MERGE] Optimize OBCDC handle misslog
Co-authored-by: zxlzxlzxlzxlzxl <zxlzxlzxlzxlzxl@outlook.com>
2024-09-26 12:47:03 +00:00
yangqise7en
1df5c3224b [CP] disable progressive merge for normal cg major 2024-09-26 11:46:38 +00:00
qingzhu521
0dc70f6600 [CP] [FEAT MERGE]字符集从42xrelease分支 patch 合入master分支 2024-09-26 09:17:10 +00:00
Carrot-77
e2ca6caa6a [vector index] fix vsag alloc failed case coredump 2024-09-26 08:16:45 +00:00
shadowao
09f783dd0e [CP] [FEAT MERGE] LOB Optimization II
Co-authored-by: chinaxing <chen.yack@gmail.com>
2024-09-26 07:16:48 +00:00
seuwebber
115305498d [CP] [to #2024081200104104666]fix bug dblink PL timeout 2024-09-26 05:46:32 +00:00
zzg19950727
298044a7f7 [CP] add _partition_wise_plan_enabled tenant config 2024-09-26 05:19:26 +00:00
zhangzhenyuyu
7f8a043592 [FEAT MERGE]自动取消无效的unit迁移任务 2024-09-26 05:16:30 +00:00
hanr881
83e45d4717 to issue<2024092500104572420>:fix memory leak about package record var which element has default value 2024-09-26 04:46:35 +00:00
wxhwang
6dff5f4b5f fix tablet has backup macro after rebuild 2024-09-26 03:46:55 +00:00
PatZhuang
6275117838 fix eval func class name for enhanced_aes_decrypt 2024-09-26 03:16:40 +00:00
jw-guo
2d49209ccf [dblink][4x] fix generte xid for dblink 2024-09-26 02:20:36 +00:00
seuwebber
27234da52c [CP] [to #2024080200104022835]fix bug trigger in non-utf8 tenant 2024-09-26 01:49:25 +00:00
seuwebber
5e65ec0fad [CP] [to #2024071200103692913]fix bug resolve rowtype for dblink 2024-09-26 01:46:29 +00:00
obdev
b3891f4dd7 Fix delayed gc failure in oracle mode 2024-09-26 01:19:24 +00:00
seuwebber
81b4a9c828 [CP] [to #2024082900104315128]fix bug glibc_malloc memory leak 2024-09-26 01:16:31 +00:00
JiahuaChen
55830fbc91 [CP] Fix MdsDumpNode seq no compat issue 2024-09-26 00:46:32 +00:00
obdev
c885412481 [CP] BUGFIX: fix core of access service. 2024-09-26 00:19:00 +00:00
zhjc1124
c9b7321374 fix ObResourceMappingRuleManager concurrency problem 2024-09-25 23:49:18 +00:00
zzg19950727
fd64ff236b [CP] 修复列存副本路由策略没有生效的问题 2024-09-25 23:17:04 +00:00
Carrot-77
5d89251ba9 [CP] [VectorIndex] vsag and croaringbitmap use tenant and check 2024-09-25 22:50:37 +00:00
zzg19950727
d16fe9e58c fix column_store_only route policy bug 2024-09-25 22:47:43 +00:00
xianyu-w
be8e0fa4cf Fix mysqltest 2024-09-25 22:19:42 +00:00
oceanoverflow
f6417feb0b fix backup linked item in ss mode 2024-09-25 21:47:20 +00:00
obdev
e7bd5eab11 fix io req core when req is pushed to queue but req is cleared 2024-09-25 20:49:45 +00:00
obdev
eaa9822c46 [BUGFIX] Fix the issue where the shared property of the join filter is not set correctly. 2024-09-25 20:46:52 +00:00
qijiax
7a2dffd115 rb_iterate json_table table_type placeholder 2024-09-25 20:19:32 +00:00
zzg19950727
8a4f95de9d fix formate plan to json core 2024-09-25 20:16:40 +00:00
obdev
8bcf2f2ce8 [CP] [CP] Add defense against illegal hosts in OSS 2024-09-25 18:49:42 +00:00
JinmaoLi
227baab2eb [CP] adjust param matching rule for typed NULL value 2024-09-25 18:46:49 +00:00
Charles0429
7257398c83 fix mock statement report error unexpected 2024-09-25 18:16:28 +00:00
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