Commit Graph

13830 Commits

Author SHA1 Message Date
8d56362278 [CP] fix: fix the bug of spf group-rescan induced by hash-map optimize 2024-03-12 04:26:22 +00:00
1f7c8640f5 [CP] enable storage row estimate for gis index with more than 10 ranges 2024-03-12 03:53:04 +00:00
4af9637abb inner table add column and constant placeholder 2024-03-12 03:37:59 +00:00
1668afef50 [CP] fix coverity bug 2024-03-12 03:32:32 +00:00
5443466da8 fix ret checking missing issue and typo 2024-03-12 03:27:12 +00:00
4a8ecf6d6b add master transfer data_version default value 2024-03-11 13:45:22 +00:00
ffc3d0529c Revert [CP] fix ddl tables replace part expr with definition. 2024-03-11 13:19:00 +00:00
650c6b7615 [CP] Fix parallel rollup process empty batch result 2024-03-11 13:16:04 +00:00
e953e1a4c9 Merge branch 'master' into develop 2024-03-11 21:06:57 +08:00
7f6a80c189 fix lead window function bug 2024-03-11 11:15:05 +00:00
a9d4d23935 fix obstack hung on fork() and exec() 2024-03-11 08:55:59 +00:00
de4083aa5e [CP] fix index exceeds core of print_io_status 2024-03-11 08:50:46 +00:00
91295b58cc fix core at BlockSet::free_block 2024-03-11 08:45:35 +00:00
ff29d48d7c skip sanity check of log sync on memctx if forcedly killed 2024-03-11 08:15:50 +00:00
bec2e6453f tracepoint placeholder 2024-03-11 06:45:22 +00:00
9ca8d2d9ef [MDS] break retry lock_for_read if LS in gc state 2024-03-11 05:56:15 +00:00
77616b1a9e [CP] Check if name is duplicated when rename table 2024-03-11 05:51:00 +00:00
820414c560 [to #55289503]case/when not support cursor expr 2024-03-11 05:45:43 +00:00
e17bb817f5 reset lock_wait_mgr's node's need_wait_ when doing local_retry 2024-03-11 04:15:16 +00:00
7c53d6573e to issue<55438464>:fix standby is read only issue in oralce mode 2024-03-11 03:48:56 +00:00
0ea114003e rename result files of the test_ob_multi_replica_basic 2024-03-11 03:46:06 +00:00
b07ff0cb13 [CP] reserve the memory of a final mds array before submit commit/abort log 2024-03-11 03:20:57 +00:00
09bbafdb7a fix t_op_row share bug 2024-03-11 03:15:39 +00:00
18ddde9250 idispatch SIMD function by cpuinfo for PFoR codec 2024-03-11 02:46:06 +00:00
b11a5ec7fd [CP] [OBCDC] fix the core caused by simultaneous update rowkey and lob column 2024-03-11 02:15:38 +00:00
925bc82bef fix runtime bloom filter config error 2024-03-08 12:51:06 +00:00
0921188899 fix some bugs && refine some codes 2024-03-08 12:45:48 +00:00
4fc2582e5e [CP] [4.x][dblink] add defensive measures and fallback for tx free route in dblink trans 2024-03-08 11:26:33 +00:00
b886abca51 [BUG FIX] fix const decoder 2024-03-08 11:21:26 +00:00
bb4f432964 Fix invalid precision of function index 2024-03-08 11:15:43 +00:00
bcb33900bf [CP] Mutual exclusion between S3 and archive_lag_target < 60s 2024-03-08 10:50:44 +00:00
51bf8231d0 add error code placeholder for compatibility with oralce 2024-03-08 10:45:28 +00:00
b1e9af7b16 Fix bitmap get row ids 2024-03-08 09:45:36 +00:00
1c49eb09bf [bugfix]: vec_sort(in ddl) support compression. 2024-03-08 09:20:28 +00:00
7fa555dad6 fix join elimination bug 2024-03-08 09:15:17 +00:00
56949c4ba7 [CP] fix ob_cdc_udt error code miss 2024-03-08 07:16:06 +00:00
6b5ff295c0 update dev telemetry of obd 2024-03-08 03:46:34 +00:00
241d6bb7de [PALF] add LogIOContext and LogIOUser 2024-03-08 03:30:32 +00:00
76325b698c fix the bug of column-sorting in creating mlog 2024-03-08 02:51:42 +00:00
6351e95696 fix bug, default cg option not skip 2024-03-08 02:48:54 +00:00
64b2733ba3 cancel sensing store restart though heartbeat 2024-03-08 02:46:05 +00:00
d660015ed5 Set sql_mode to 'NO_BACKSLASH_ESCAPES', changing escape to 0. 2024-03-07 10:55:11 +00:00
ceaee4bfc4 [BUGFIX]fix normal schema beeing removed by mistake 2024-03-07 10:44:57 +00:00
f9a0e884d6 [CP] [OBCDC] Upgrade msg rpm version to fix memory leak of msg library 2024-03-07 10:18:30 +00:00
80ed43830f [CP] fix trans of ddl filling lob submit after lob tablet dropped. 2024-03-07 09:50:48 +00:00
36e01f7d24 [CP] to issue<55354843>:fix a typo about free complex type memory when fail to deserialize collection 2024-03-07 09:45:24 +00:00
4c44f336f8 Fix rebuild make ObMigrationOpArg invalid bug. 2024-03-07 09:14:34 +00:00
69f28b8ee3 Fix prefix sort scene unfree ptr error 2024-03-07 08:50:17 +00:00
3f2374f137 get item from macro_meta instead of data_desc_ 2024-03-07 08:45:06 +00:00
fd55142354 Add Error Codes for S3 Region-Endpoint Mismatch and Invalid Object Storage Endpoint Validation 2024-03-07 07:15:39 +00:00