Commit Graph

1189 Commits

Author SHA1 Message Date
006fc03bf1 Fix using synonyms across users cannot hit the plan cache 2024-03-28 02:45:35 +00:00
4ae346ef2f [CP] Allow tenant=all_user when setting archive_lag_target 2024-03-28 02:20:33 +00:00
f1596cf21c take position for compat 2024-03-27 12:45:41 +00:00
49e502b4a1 [multivalue index place holder]:add index type and multivalue column flag, ob table param add member 2024-03-27 10:20:30 +00:00
649706bbf3 occupy pos for the mock task 2024-03-27 08:45:59 +00:00
2f5b5ef256 [CP] [LOG] To merge the log4220 feature into the master branch. 2024-03-26 13:15:25 +00:00
5aa0503125 [FEAT MERGE] ap perf optimization
Co-authored-by: wangt1xiuyi <13547954130@163.com>
Co-authored-by: XIAO-HOU <372060054@qq.com>
Co-authored-by: z404289981 <z404289981@163.com>
2024-03-26 07:51:42 +00:00
afc486e2df fix some bugs about NULL propagation 2024-03-26 04:45:58 +00:00
9e779a318b SHOW CREATE USER stmt place hold in master branch 2024-03-25 07:21:18 +00:00
d98a647a20 [CP] [to #55493381] fix synonym with create UDAF resolve 2024-03-22 09:47:05 +00:00
7956384fd3 [CP] implement preserve order for pagination 2024-03-21 09:46:05 +00:00
5bdd7e5bd1 [CP] [FEAT MERGE]support dblink udf 2024-03-21 04:45:37 +00:00
84c5698b2a [FEAT MERGE] [CP] transfer partition && cancel transfer partition
Co-authored-by: linqiucen <lqcgrace@outlook.com>
2024-03-20 09:46:02 +00:00
895108db8a [CP] fix ObOpRawExpr's inner_same_as bug 2024-03-19 08:01:01 +00:00
c84bbbaff6 [to #55637389] deep copy package type member names when getting columns from table function 2024-03-19 07:50:39 +00:00
43c435fe20 fix dblink transaction bug 2024-03-15 17:15:44 +00:00
eec6a7d098 to issue<55252583>:fix two alter package issues 2024-03-15 11:20:09 +00:00
0487d20e6d adjust subquery_exprs in formalize_stmt 2024-03-15 03:15:37 +00:00
3b2bc2118f Fixed the issue where the column could not be queried after the column default value was deleted 2024-03-13 08:27:29 +00:00
fefe6aec9a [SCHEMA] Fix schema object overwrite problem 2024-03-12 10:15:02 +00:00
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