Commit Graph

1169 Commits

Author SHA1 Message Date
dec494cf3f add config _globle_enable_rich_vector_format 2024-03-12 07:14:56 +00:00
ffc3d0529c Revert [CP] fix ddl tables replace part expr with definition. 2024-03-11 13:19:00 +00:00
820414c560 [to #55289503]case/when not support cursor expr 2024-03-11 05:45:43 +00:00
09bbafdb7a fix t_op_row share bug 2024-03-11 03:15:39 +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
6351e95696 fix bug, default cg option not skip 2024-03-08 02:48:54 +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
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
5f17ceeab2 修复dblink sequence长、短连接表现不同的问题 2024-03-05 13:15:09 +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
7dcbcffb99 [to #55268958]fix a typo 2024-03-04 07:54:42 +00:00
8afcd762f6 fix dblink add to plc error 2024-03-04 06:47:48 +00:00
4eb2e0f7eb fix ddl tables replace part expr with definition. 2024-03-04 04:45:12 +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
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
c1effc9496 [CP] [to #54896033]fix bug nested sql triggerd by dynamic stmt 2024-02-29 06:14:58 +00:00
1c74f08fb1 fix bug of load data local can not find file 2024-02-28 13:14:59 +00:00
ffbae51eeb bugfix: enable or expansion when updating global index 2024-02-28 09:44:39 +00:00
fc23aae5aa support comment-on-table command for table with mlog 2024-02-28 08:44:51 +00:00
e1e2dc75a6 [CP] fixbug: Error 4109 reported when renaming both the foreign key master and slave tables simultaneously 2024-02-27 05:51:23 +00:00
0323ccb138 [CP] [to #54861126] fix serval pl/sql bugs 2024-02-26 13:45:37 +00:00
1617995d87 Support tablet minor freeze in Oracle mode 2024-02-25 10:15:29 +00:00
ac9f00047d [CP] [to #54761855] fix serval pl bugs 2024-02-22 10:18:45 +00:00
d1037b0b56 谓词下推造成 T_OP_ROW 共享 2024-02-22 02:16:31 +00:00
5b850564f4 placeholder 2024-02-21 14:15:34 +00:00
eb0df58ce0 [to #52410623] fix serval plsql bugs 2024-02-21 10:45:43 +00:00
64768c3063 add new pcode for change external storage dest 2024-02-21 10:18:31 +00:00
90b48170df fix mysqltest 2024-02-21 07:16:02 +00:00
86b8b822b9 fix core caused by missing const flag 2024-02-20 09:46:17 +00:00
a3096d9389 [CP] not considering const expr equal in or/and expr when computing shared expr 2024-02-20 07:16:09 +00:00
625ea22c07 allow add/drop check-constraint for table with mlog 2024-02-20 06:46:37 +00:00
eb4ce0dc71 to issue<54750206>:select udf donot open transaction if udf has no dml stmt 2024-02-19 13:46:54 +00:00
60b61c9a6c add docker env to cluster name 2024-02-19 12:42:27 +00:00
74c9b0c3bb fix unpivot format sql bug 2024-02-19 10:44:42 +00:00
79a142081d [to #54988775]alloc result for each prepare in prexecute 2024-02-19 10:41:52 +00:00
96519068b9 fix unpivot format sql bug 2024-02-19 09:41:43 +00:00
d35d341522 [bugfix]: avoid ret_code over-written. 2024-02-19 07:15:29 +00:00
669eb87118 [CP] fix gather stats core caused by access invalid ptr 2024-02-19 06:41:48 +00:00
df515b0fa3 [CP] Fix Session Var solidify bug 2024-02-18 09:13:30 +00:00
7829c9c8dc [CP] [CP] Fix view synonym bug 2024-02-10 11:32:36 +00:00
b2f4717f20 fix mysqltest 2024-02-10 11:29:44 +00:00
229074a275 fix generated recursive union all plan bug using the distributed join method hint 2024-02-10 11:26:53 +00:00
21c31706a5 occupy id positions for profiling. 2024-02-10 11:24:03 +00:00
a686640ddb wildcard matching 2024-02-10 09:18:41 +00:00