Commit Graph

12560 Commits

Author SHA1 Message Date
948fc3955d revert error check in release_tx 2024-02-10 01:34:05 +00:00
fc8e515898 free slice_writer and slice_store earlier 2024-02-10 01:31:11 +00:00
f51a012b32 update get cg sstable wrapper 2024-02-10 01:20:13 +00:00
397fb5e2d1 Fix max rows returned in group by pushdown 2024-02-10 01:17:20 +00:00
a0195a4d22 fix transfer mds on_abort param check when only on_register succ 2024-02-10 01:11:41 +00:00
d610ad1710 Fix max rows returned in cg scanner 2024-02-10 01:06:04 +00:00
ec5b02e4fc add table options and part info for mv when show create table 2024-02-10 01:03:11 +00:00
b20d0e2057 fix MERGE_RESERVE_CTX_ID failed to reserve memory 2024-02-10 01:00:16 +00:00
7b0e565a49 Fix dangling raw expr pointer when generating rt exprs 2024-02-10 00:57:22 +00:00
61c367fbce disable gather hidden table stats and add estimate block cnt trace point for analyze 2024-02-10 00:51:46 +00:00
d14ea1e8a6 optimize adaptive batch size for co merge 2024-02-10 00:46:12 +00:00
0247a71c69 Fix ls rebuild check tenant gc condition bug 2024-02-10 00:43:19 +00:00
f2645d2551 Revise qual selectivity 2024-02-10 00:37:43 +00:00
52a07dedb4 Fix ret_code overwrite error 2024-02-10 00:34:47 +00:00
e76674237a fix wait init_sqc response core 2024-02-10 00:31:53 +00:00
081db61e75 [CP] fix wait msg hang because of broadcast msg can not received 2024-02-10 00:28:59 +00:00
e8fb45ef6f [CP] [dblink][4.x] add defensive measure for unexpected ref of tx desc 2024-02-10 00:26:04 +00:00
1b77f3c4ca Fix memory leak of S3 multipart writer in data_backup logics 2024-02-10 00:23:09 +00:00
968ef1f48f add defence for too large ObMigrationTabletParam 2024-02-10 00:20:15 +00:00
78243c1f9a [BUG] participants is not atomicly setten 2024-02-10 00:17:21 +00:00
ab5422253c Fixed the issue where memory could not be reused when reading interme results 2024-02-10 00:14:28 +00:00
51c22b73be [CP] check_parallel_ddl_schema_in_sync perceives the session and tenant status 2024-02-10 00:11:34 +00:00
3ff08be727 [CP] add enable_dblink cfg 2024-02-10 00:08:39 +00:00
c37f9de8d2 [BUG.FIX] fix -4165 while getting min end scn 2024-02-10 00:05:45 +00:00
3faeeadc83 [CP] issue<54657979>:fix llvm cause stack memory overflow 2024-02-10 00:02:51 +00:00
3ecc4b4a96 Fix the wild pointer problem in function ObTenantCloneTableOperator::insert_clone_job_history 2024-02-09 23:59:53 +00:00
7d2aacbf4a placeholder for inner_table 2024-02-09 23:56:55 +00:00
112326d8c9 Improve Error Messaging for NFS/OSS/COS Interfaces 2024-02-09 23:51:16 +00:00
3b0e32ffb0 fix bug of inc indegree of dag but parent push back failed 2024-02-09 23:48:19 +00:00
a5e25ac91e [CP][BUGFIX] add fix zero lob val 2024-02-09 23:42:38 +00:00
792e0561fa [CP] [CP] display index status in STATISTICS view 2024-02-09 23:36:58 +00:00
0b7cf7d3bc [BUGFIX] fix repeat update lob in one stmt wrong 2024-02-09 23:34:02 +00:00
0a84adb312 Change mysqltest codeowner 2024-02-09 23:31:05 +00:00
d59e4bdd5a fix resource manager privilege bug 2024-02-09 23:28:09 +00:00
72ecb8b79a add tablet migration perf stats event 2024-02-09 23:25:13 +00:00
c4f680ba02 bugfix lrpad expr return freed memory in mysql mode 2024-02-09 23:22:13 +00:00
54b8d5c9f6 Fix convert usmallint to double bug 2024-02-09 23:16:33 +00:00
700204d98b fix eval functions inconsistent between master and 42x 2024-02-09 23:13:37 +00:00
50088a23d8 [to #54578054] fix mysqltest 2024-02-09 23:07:59 +00:00
8f9bf223e8 Fix type deduction error of mod expression 2024-02-09 23:05:03 +00:00
424f18e48e [CP] fix replica number is 0 2024-02-09 23:02:07 +00:00
a34e69a914 [CP] implement dblink reuse connection cfg 2024-02-09 22:59:11 +00:00
f6681accc1 fix simplify case when bug about null type deduction 2024-02-09 22:56:15 +00:00
d615bfca30 Use memalign for S3 SDK memory allocation to avoid crashes on failure 2024-02-09 22:53:20 +00:00
16f0cae203 Fix unit wait gc bug. 2024-02-09 22:50:25 +00:00
b955eba062 [bugfix] ensure that config_version is incremented to avoid parameters update fail 2024-02-09 22:47:28 +00:00
6277384ade fix 4103 2024-02-09 22:39:03 +00:00
fa3f89363b Adjust stmt printer and codeowners 2024-02-09 22:36:05 +00:00
51277d70ee add sanity check for cluster_version in TxCtx's checkpoint 2024-02-09 22:33:07 +00:00
a71ac6744d Add rpc pcode 2024-02-09 22:30:11 +00:00