Commit Graph

13353 Commits

Author SHA1 Message Date
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
1d16ad0682 fix an unexpected BUF_NOT_ENOUGH error of all_string_data_writer of cs_encoding 2024-02-09 22:27:14 +00:00
b7ca6dc238 [CP] fix sys ls report 2024-02-09 22:24:17 +00:00
19d5e20cf1 Use the corresponding column fill cg
Co-authored-by: Charles0429 <xiezhenjiang@gmail.com>
Co-authored-by: Monk-Liu <1152761042@qq.com>
2024-02-09 22:21:21 +00:00
d969ad5db0 Fix CtxBlockPl leak 2024-02-09 22:18:25 +00:00
44f16d964c Fix xxx_MVIEWS LAST_REFRESH_END_TIME 2024-02-09 22:15:28 +00:00
07c504639a [CP] fix nlj not clear eval flag bug 2024-02-09 22:12:31 +00:00
cd8c619387 add placeholder for auto-partition 2024-02-09 22:09:35 +00:00
368885f7b5 [GIS] delete udt_id_ in ObParamInfo 2024-02-09 22:06:38 +00:00
056edecaa9 fix old query range bug with row expr 2024-02-09 22:03:41 +00:00