Commit Graph

10234 Commits

Author SHA1 Message Date
2fd0c4171c Fix dangling raw expr pointer when generating rt exprs 2024-01-24 03:42:44 +00:00
d992246eb3 disable gather hidden table stats and add estimate block cnt trace point for analyze 2024-01-24 03:17:26 +00:00
6aeab8d323 optimize adaptive batch size for co merge 2024-01-24 02:42:41 +00:00
cdb676058d Fix ls rebuild check tenant gc condition bug 2024-01-23 15:12:48 +00:00
a0c157ebd7 Revise qual selectivity 2024-01-23 14:42:47 +00:00
65184014c4 Fix ret_code overwrite error 2024-01-23 14:22:41 +00:00
sdc
e158ab5e5f fix wait init_sqc response core 2024-01-23 14:18:02 +00:00
55be7bf8fa [CP] fix wait msg hang because of broadcast msg can not received 2024-01-23 14:13:01 +00:00
eca3745c2e [CP] [dblink][4.x] add defensive measure for unexpected ref of tx desc 2024-01-23 13:43:46 +00:00
deef29fa6d Fix memory leak of S3 multipart writer in data_backup logics 2024-01-23 13:17:17 +00:00
854ac60415 add defence for too large ObMigrationTabletParam 2024-01-23 13:12:35 +00:00
c0aa2e6f1c [BUG] participants is not atomicly setten 2024-01-23 12:47:04 +00:00
2f8fa89e0c Fixed the issue where memory could not be reused when reading interme results
Co-authored-by: sdc <njucssdc@gmail.com>
2024-01-23 12:42:27 +00:00
b17c899823 [CP] check_parallel_ddl_schema_in_sync perceives the session and tenant status 2024-01-23 12:17:25 +00:00
2bd4ba144a [CP] add enable_dblink cfg 2024-01-23 12:12:39 +00:00
8cd6eac178 [BUG.FIX] fix -4165 while getting min end scn 2024-01-23 11:17:02 +00:00
7e991bf884 [CP] issue<54657979>:fix llvm cause stack memory overflow 2024-01-23 11:12:19 +00:00
97e4906ef9 Fix the wild pointer problem in function ObTenantCloneTableOperator::insert_clone_job_history 2024-01-23 10:42:21 +00:00
cb4e8b2237 placeholder for inner_table 2024-01-23 10:21:40 +00:00
5f483975c4 Improve Error Messaging for NFS/OSS/COS Interfaces 2024-01-23 10:12:39 +00:00
82d5735b98 fix bug of inc indegree of dag but parent push back failed 2024-01-23 09:42:52 +00:00
60afc16914 [CP][BUGFIX] add fix zero lob val 2024-01-23 09:17:27 +00:00
236976d204 [CP] [CP] display index status in STATISTICS view 2024-01-23 08:46:58 +00:00
39510c2722 [BUGFIX] fix repeat update lob in one stmt wrong 2024-01-23 08:42:23 +00:00
c53b733cd2 Change mysqltest codeowner 2024-01-23 08:22:19 +00:00
sdc
60dd058d50 fix resource manager privilege bug 2024-01-23 08:17:40 +00:00
b9ff3c79cc add tablet migration perf stats event 2024-01-23 08:12:46 +00:00
fa3abbb4b1 bugfix lrpad expr return freed memory in mysql mode 2024-01-23 07:52:04 +00:00
6356ddaa89 Fix convert usmallint to double bug 2024-01-23 07:42:45 +00:00
33a604cacc fix eval functions inconsistent between master and 42x 2024-01-23 07:22:28 +00:00
4afc8dc32d [to #54578054] fix mysqltest 2024-01-23 07:12:58 +00:00
cda6fbfc56 Fix type deduction error of mod expression 2024-01-23 06:52:39 +00:00
09783e6993 [CP] fix replica number is 0 2024-01-23 06:47:50 +00:00
a748a6fa93 [CP] implement dblink reuse connection cfg 2024-01-23 06:43:01 +00:00
e9d6bdd698 fix simplify case when bug about null type deduction 2024-01-23 06:17:06 +00:00
1a85aaba8e Use memalign for S3 SDK memory allocation to avoid crashes on failure 2024-01-23 06:12:26 +00:00
6e8f813c01 Fix unit wait gc bug. 2024-01-23 05:42:15 +00:00
1fd3db5640 [bugfix] ensure that config_version is incremented to avoid parameters update fail 2024-01-23 05:21:03 +00:00
c65409e54a fix 4103 2024-01-23 04:47:58 +00:00
0983ed0b72 Adjust stmt printer and codeowners 2024-01-23 04:42:57 +00:00
8055fda7a9 add sanity check for cluster_version in TxCtx's checkpoint 2024-01-23 04:12:42 +00:00
0268dd0c6b Add rpc pcode 2024-01-23 03:47:36 +00:00
ec7fe4864d fix an unexpected BUF_NOT_ENOUGH error of all_string_data_writer of cs_encoding 2024-01-23 03:42:37 +00:00
9d20a76c8b [CP] fix sys ls report 2024-01-23 03:17:07 +00:00
27c9a5278f Use the corresponding column fill cg
Co-authored-by: Charles0429 <xiezhenjiang@gmail.com>
Co-authored-by: Monk-Liu <1152761042@qq.com>
2024-01-23 03:12:29 +00:00
dc76ae43b8 Fix CtxBlockPl leak 2024-01-23 02:47:08 +00:00
4afa673dc5 Fix xxx_MVIEWS LAST_REFRESH_END_TIME 2024-01-23 02:42:27 +00:00
ea49c78176 [CP] fix nlj not clear eval flag bug 2024-01-23 02:17:05 +00:00
60708358b8 add placeholder for auto-partition 2024-01-23 02:12:27 +00:00
9c15b778a3 [GIS] delete udt_id_ in ObParamInfo 2024-01-22 15:17:52 +00:00