Commit Graph

4251 Commits

Author SHA1 Message Date
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
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
6351e95696 fix bug, default cg option not skip 2024-03-08 02:48:54 +00:00
d660015ed5 Set sql_mode to 'NO_BACKSLASH_ESCAPES', changing escape to 0. 2024-03-07 10:55:11 +00:00
69f28b8ee3 Fix prefix sort scene unfree ptr error 2024-03-07 08:50:17 +00:00
2b8c8e08a7 When scheduling with single DOP, if an error occurs while writing interm results, report the error immediately 2024-03-07 04:51:17 +00:00
92fca7def1 [FEAT MERGE]: use parameter _ob_ddl_temp_file_compress_func to control compression in ddl. 2024-03-07 04:45:49 +00:00
5279be2c40 Standardize the statistical granularity of block_time in the SQL plan monitor. 2024-03-07 03:50:17 +00:00
bf01313a8f [to #53073511] fix: allow USER used as mysql pl variable 2024-03-07 03:21:50 +00:00
5700951d28 Fix assign expr type deduce for enumset 2024-03-07 03:18:55 +00:00
4c5811f762 Opt compact row memory alloc 2024-03-07 02:45:09 +00:00
084c50d75a [CP] Bugfix:compare sharding info when pruning indexes 2024-03-06 10:50:32 +00:00
485f7cecfb Fix bit agg function add redundant cast 2024-03-06 10:15:19 +00:00
210aa3cee7 [CP] fix oracle distinct to_char column order by column resolver bug. 2024-03-06 08:20:48 +00:00
8474eace9f fix insert partition wise plan bug 2024-03-06 04:44:58 +00:00
6a522d576c Resolved memory leak issue with label DYN_SAMPLE_CTX. 2024-03-06 02:45:19 +00:00
5f17ceeab2 修复dblink sequence长、短连接表现不同的问题 2024-03-05 13:15:09 +00:00
cf66e2cf1f Reduce some log level 2024-03-05 09:19:59 +00:00
ecb6ff1283 fix insert up/replace partition wise plan bug 2024-03-05 08:50:14 +00:00
799b36e4f5 [CP] [to #44356716]change trigger allocator to row level 2024-03-05 08:20:34 +00:00
951ba4efe6 [CP] to issue<53738608>:fix pl argument var as nlssort arument issue 2024-03-05 07:20:44 +00:00
5e19a5258f Fix dynamic memory expansion of px rescan scene sort 2024-03-05 07:15:25 +00:00
05a52d3d0d fix sql_audit snapshot_source display bug 2024-03-05 04:45:29 +00:00
0ef3eace68 partition by (c1,c2) return compile error, current is 4016 2024-03-05 03:48:19 +00:00
8ca85b06ab Fixed the correctness issue of the LIKE expression when sql mode=NO_BACKSLASH_ESCAPES_LIKE. 2024-03-04 13:18:19 +00:00
6615941936 [CP] fix pc diag view bug: return -4002 error code 2024-03-04 11:48:14 +00:00
c71007cee0 disable sample temp_table_ssid expr in dynamic sampling and disable print timeout error msg in inner sql 2024-03-04 10:50:11 +00:00
eef2f96aa5 Fix issue SQC or Worker return error code in restart scenario which tenant schema havn't been refreshed into memory 2024-03-04 10:44:58 +00:00
7dcbcffb99 [to #55268958]fix a typo 2024-03-04 07:54:42 +00:00
sdc
4e81697951 fix px resource analyzer memory leak 2024-03-04 07:44:25 +00:00
8afcd762f6 fix dblink add to plc error 2024-03-04 06:47:48 +00:00
0fcbb6a6e4 [CP] fix identifier bug 2024-03-04 06:19:22 +00:00
33ec292f4c fix compact row not compatible 2024-03-04 05:14:36 +00:00
4eb2e0f7eb fix ddl tables replace part expr with definition. 2024-03-04 04:45:12 +00:00
f96f3c37ca fix left join or expansion bug with cte table 2024-03-04 03:45:04 +00:00
62f42de451 allow create table with all cg 2024-03-04 03:20:23 +00:00
d578c8ada4 fix ObStmtExecParamReplacer visit bug 2024-03-04 03:15:12 +00:00
45b33b4aa1 fix bug of load data local using direct-load 2024-03-04 02:45:15 +00:00
bdf812fd92 [CP] fix different name case mode when recover table 2024-03-01 09:44:41 +00:00
4ae4510aa8 [MySQL COMPATIBILITY] placeholder for the system view of supporting mysql compatibility 2024-03-01 09:14:48 +00:00
c21fe46166 [4.x][xa] refine print error for implicit end trans in xa 2024-03-01 08:14:41 +00:00
df170f345f [CP] fix progressive_merge_num bug with external table 2024-03-01 07:44:18 +00:00
bba5b5479a fix update view with instead of trigger raise an error when generate dml index info 2024-03-01 04:50:19 +00:00
sdc
21caebcd16 fix execute dist plan report error when truncate table concurrently. 2024-03-01 04:44:45 +00:00
e978e0ccd5 Optimize connect_by log printing 2024-03-01 03:50:34 +00:00
81426215d1 fix illegal constraints added by simplify_case_when under oracle mode 2024-03-01 03:15:19 +00:00
a19b3513a5 fix listagg bug and skip table not exist when process schema stats 2024-02-29 12:49:50 +00:00
5d9bb1beec Resolved the issue of ObDTLIntermResultManager swallowing error codes during append_block. 2024-02-29 09:19:37 +00:00