16592 Commits

Author SHA1 Message Date
liucc1997
612168e1d8 [CP] increase the limit of RPC write queue 2024-12-17 00:15:20 +00:00
hwx65
520cdd89eb fix Native MySQL 8.2.0 jdbc gets ob bolean type result error 2024-12-16 23:45:25 +00:00
hwx65
1d91f53511 fix enumset obj_cast bug 2024-12-16 23:16:46 +00:00
liucc1997
f94ba5027c make the client end of stream rpc wait response for an expected timeout and support resetting stream timeout 2024-12-16 22:49:45 +00:00
Hongqin-Li
ae931e0908 Fix drop other table's unique constraint 2024-12-16 22:46:28 +00:00
nautaa
d706d32b78 fix Decompressor memory leak 2024-12-16 20:49:37 +00:00
obdev
528f282dc7 modify upgrade script 2024-12-16 20:46:19 +00:00
hanr881
cd154a7287 [CP] to issue<2024112800105361719>:fix pakcage var default value sync issue 2024-12-16 20:16:32 +00:00
obdev
ae289fd4d0 [FTS] add inner table placeholders for chinese word segmentation of fts index. 2024-12-16 19:49:56 +00:00
obdev
9fc16f0d4e [CP] remove pwj tablet count defense check 2024-12-16 19:46:39 +00:00
Cerdore
c3b83240d7 fix allocate memory failed in sort vec op 2024-12-16 18:15:18 +00:00
helloamateur
3724a8f402 [ARRAY] fix array with null/null 2024-12-16 17:15:33 +00:00
qingzhu521
c448567ff8 fix the orc in oracle mode char type matching 2024-12-16 16:16:03 +00:00
AntiTopQuark
ebfa15878b fix inner sql retry wait event keep alive 2024-12-16 15:44:39 +00:00
oceanoverflow
ed765f5ef1 change tenant level start scn to log stream level for backup plus archivelog to lessen the log need to be copied 2024-12-16 15:15:30 +00:00
oceanoverflow
cbdd5d00cd fix backup plus archivelog with newly created ls case issue 2024-12-16 14:45:29 +00:00
obdev
9ee476ca39 Fix: ObSNTenantTmpFileManager::get_macro_block_list 2024-12-16 14:18:15 +00:00
seuwebber
7384057a9c [to #2024092700104596876]add a column trigger_body_v2 for __all_tenant_trigger 2024-12-16 14:14:58 +00:00
obdev
01b7d9d007 Change simple thread pool shrinking to non-blocking mode 2024-12-16 13:15:13 +00:00
LYAccc
102efcb12a add logic to check memory usage for split 2024-12-16 12:45:16 +00:00
PatZhuang
78c4792e72 [CP] fix: add status checks for resolver to handle timeout 2024-12-16 12:16:12 +00:00
nautaa
1053c58354 fix opensource build on el9 2024-12-16 11:44:54 +00:00
obdev
17f8fe968f [CP] fix: use independent group for dbms_scheduler job rpc 2024-12-16 11:17:55 +00:00
yishenglanlingzui
5d0a6fec46 [CP] fix bug insertup with foreign_key check maybe cause core 2024-12-16 10:45:21 +00:00
qijiax
6e609dd4b1 bugfix: max varchar length in array 2024-12-16 10:15:55 +00:00
hy-guo
b9c1eb1bc8 support transform distinct agg with multi params 2024-12-16 09:46:03 +00:00
LiefB
cd11b83db4 fix ss tmp file about concurrent flush and read 2024-12-16 09:15:17 +00:00
chaser-ch
950c90f5e9 fix hash index problem 2024-12-16 07:44:54 +00:00
JasonZhang10086
c7f6da3db9 Url_encode & url_decode ob_item_type place holder 2024-12-16 07:14:48 +00:00
JunkoPF
7dcff73a60 [CP] Fix migration get incorrect parent 2024-12-16 06:44:49 +00:00
Tsunaou
55eab841d3 allow minor merge when mds data incomplete and sstable cnt overflow 2024-12-16 06:14:58 +00:00
YangEfei
c92b3bbf9d [TABLELOCK] Fix the issue of precision error when the return value of the lock function is divided by other values 2024-12-16 05:48:16 +00:00
GroundWu
a6b15d1080 [CP] [OBKV] fix: is_total_quantity_log is not correct when use cache 2024-12-16 05:44:59 +00:00
bit-dance
a71f7bb008 [CP] [#2024101100104673359]Construct param store before second handle_pl_prepare and use ps_sql to resolve. 2024-12-16 05:15:08 +00:00
PatZhuang
c394d6f99a [CP] fix: ban inlist rewrite for returning stmt 2024-12-16 04:15:46 +00:00
liucc1997
b94fb4c4c7 fix KeepAliveClient accessing illegal address when other thread registing dest 2024-12-16 03:48:37 +00:00
helloamateur
aac6323f83 [ARRAY] fix array_agg distinct const 2024-12-16 03:45:23 +00:00
GongYusen
6409f0a74a Fix the bug where the sort operator cannot completely dump data to disk when there is insufficient memory. 2024-12-16 03:14:53 +00:00
obdev
1c310e26c7 [to #2024121200106441766]fix: ObRawExprPrinter::print approx_count_distinct_synopsis/_merge 2024-12-13 15:45:24 +00:00
haohao022
d42b0c27f0 [CP] [to #2024110600104979133] fix: adjust solution to return null value to driver for closed cursor 2024-12-13 15:18:04 +00:00
dimstars
37f0dedd11 [4_2_x_release -> master] get tenant config opt 2024-12-13 15:14:45 +00:00
swjtu-wenxiang
90326cca94 [to #2024121200106439615]plsql_compile_time in sql audit master placeholder. 2024-12-13 14:18:24 +00:00
AntiTopQuark
3115bbe1e2 fix 'return diagnostic info failed ,ret=-4179' 2024-12-13 14:15:09 +00:00
obdev
13437be275 refresh the profile for repair performance fallback 2024-12-13 13:15:16 +00:00
Hongqin-Li
360d2a5e35 Fix split create sstable 4002 2024-12-13 12:18:01 +00:00
hy-guo
2f12231350 disable use ordering from agent table 2024-12-13 12:14:44 +00:00
XIAO-HOU
64099ac298 Do not transform error code when group by pushdown failed. 2024-12-13 11:45:25 +00:00
obdev
7d96b2b3da [FTS][BUG.FIX] throw the real error code. 2024-12-13 11:15:20 +00:00
simonjoylet
0a55547d18 prevent query ddl query with too many co sstable 2024-12-13 10:46:21 +00:00
doubleMocha
34e1727c83 [orc] fix some bugs 2024-12-13 10:18:11 +00:00