Commit Graph

14784 Commits

Author SHA1 Message Date
df78b19c9a [CP] to issue<55739667>:fix truncate table cause pl cache mismatch after alter table add/drop column 2024-08-15 14:24:14 +00:00
14be3cb8fb revert old DBA log for script 2024-08-15 14:18:29 +00:00
6b78bf4420 fix generate group by plan bug when simplify group exprs exists in rollup 2024-08-15 13:56:22 +00:00
f2b2472f5e [FEAT MERGE] ENHANCE CARDINALITY ESTIMATION AND OPTIMIZER STATS MANAGEMENT
Co-authored-by: ChangerR <dingjinchengyx@163.com>
Co-authored-by: wangt1xiuyi <13547954130@163.com>
2024-08-15 13:15:10 +00:00
1320abda92 修改迁移复制底层RPC process 2024-08-15 13:08:33 +00:00
c184a29fb1 use async tablet freeze when need fast freeze 2024-08-15 13:01:49 +00:00
db50ec5142 Remove pl cache when remove pl obj. 2024-08-15 12:55:24 +00:00
52452b6e2d fix direct load identity column 2024-08-15 12:49:13 +00:00
f1a98e84b1 fix restore root key failed 2024-08-15 12:43:12 +00:00
d73ae43cb6 fix merge_index_tree 4016 2024-08-15 12:18:45 +00:00
a897079037 [FEAT MERGE] shared_nothing_tmp_file
Co-authored-by: lalalafeier <wufeifei2023@163.com>
Co-authored-by: wanyue-wy <345657357@qq.com>
Co-authored-by: simonjoylet <simonjoylet@gmail.com>
2024-08-15 12:12:57 +00:00
c189ffd722 fix foreign_primary_join check bug 2024-08-15 10:12:16 +00:00
d358b25437 fix serialize bug in of external_properties_. 2024-08-15 09:28:01 +00:00
b873814fa0 fix slave mapping bug 2024-08-15 09:04:35 +00:00
36140f84c1 placehold in master 2024-08-15 08:46:37 +00:00
c2d549c096 [TABLELOCK] fix bugs about DBMS_LOCK 2024-08-15 07:56:42 +00:00
0759f42e44 [CP] [FEAT MERGE] 424 PL stable features 2024-08-15 07:50:56 +00:00
6166e15d3b Issue#2078: For LOAD DATA LOCAL, no error is reported when the file name is empty. 2024-08-15 06:41:51 +00:00
6ebe5187be fix ob_admin dump_backup only displays at most 99 sets/pieces 2024-08-15 05:57:44 +00:00
49e178c517 Print a log message during update_qc_error_code to indicate which node the new error code originates from. 2024-08-15 05:51:56 +00:00
466ba51171 fix alloc concurrently not safe. 2024-08-15 05:34:31 +00:00
9f944176db FEATURE: add compat code for tablelock owner id 2024-08-15 04:50:13 +00:00
0868a33683 [CP][to #40764052]fixed all_objects status set of package body 2024-08-15 04:10:48 +00:00
0af84c8a63 enhance check_kill_gracefully 2024-08-14 13:24:47 +00:00
4ca2928dce [OBCDC] adapt insert overwrite about exchanging more than one partition 2024-08-14 13:19:02 +00:00
43ff0d8737 Fixed ObNumber::is_valid_int64 with improved checks for excessive decimal places 2024-08-14 13:13:00 +00:00
9f549313fa fix ut: pl.pl_cursor_1_oracle 2024-08-14 13:06:48 +00:00
24f20ff410 [CP] cast target type supports variable representation 2024-08-14 10:39:36 +00:00
bd741a9fdc quit throttle if ls offline 2024-08-14 10:32:42 +00:00
02065bdcae [CP] [to #2024073000103989473]Add top_info column to processlist virtual table, and increase top-level PL SQL display. 2024-08-14 10:14:26 +00:00
995d01af9b direct load support specifying any number of columns and column order 2024-08-14 09:18:38 +00:00
c4dea4a3d8 Fix storage ha reader using 500 tenant memory. 2024-08-14 08:47:49 +00:00
0881d89dd1 fix wrong set of IO_TUNING is_inited_ 2024-08-14 07:25:47 +00:00
df87f4f90a add 4.3.2.1 2024-08-14 07:08:08 +00:00
d308c1e016 occupy ddl_slice_expr in px_transmit_op 2024-08-14 06:55:25 +00:00
d4579da469 Merge branch 'pr_2087' 2024-08-14 05:24:55 +00:00
d1cb7a5aee [CP] [to #2024072000103864631] chore: alter get_cursor error message 2024-08-14 03:23:17 +00:00
35e02e8f07 [to #2024072000103865507] fix: fix memory leak in ALTER routine COMPILE DEBUG 2024-08-14 03:17:17 +00:00
91021d2706 restore tx ls state after switch_to_follower_gracefully failed 2024-08-14 02:47:11 +00:00
9c97e86f09 fix bug, inc direct load error due to not set empty valid macro_block_id 2024-08-13 13:53:30 +00:00
7ad58cd3a2 [CP] [DeadLock] reset hash holder in elr path 2024-08-13 13:47:44 +00:00
39265e5323 [CP] to issue<2024072000103866576>:fix udf out param core 2024-08-13 13:17:32 +00:00
a19e44ab4b [adaptive join] HJ's left_join_row_ placeholder 2024-08-13 12:48:02 +00:00
19beac29ce [CP] disable some context as members of array directly 2024-08-13 11:57:29 +00:00
ac6160c366 [CP] fix or_expansion bug 2024-08-13 11:40:34 +00:00
c53bcf5c28 fix the bug of parsing insert overwrite 2024-08-13 10:52:58 +00:00
1116be93e8 add latch_id for lock & fix clear_checksum_error case 2024-08-13 10:47:12 +00:00
a133d85a48 Support all null shortcut judge in oracle mode 2024-08-13 10:41:28 +00:00
378625cd34 sync wash mbs when specifed cache exceeds limit 2024-08-13 10:35:24 +00:00
4ee3c2e811 fix bugs of unpivot log plan 2024-08-13 10:29:02 +00:00