Commit Graph

4330 Commits

Author SHA1 Message Date
db972bbeeb reduce unnecessary sys view recompile 2024-03-28 03:46:16 +00:00
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
98278dd930 [CP] fix generated column create bug 2024-03-27 04:45:38 +00:00
cc85856379 [CP] Reset left_brs.skip_ with enough size after get_left_batch in NLJ 2024-03-27 04:20:40 +00:00
62eb9bd22b [CP] Fix: fix memory leak induced by foreign key casacde delete check duplicate rowkey 2024-03-27 04:15:38 +00:00
c169610149 [CP] [GIS] query range shoud be linked by or 2024-03-27 03:51:26 +00:00
2bdb4a9bbc Add stream rpc reverse keepalive 2024-03-27 02:45:32 +00:00
a12d26b9d6 fix create outline with error -4016 2024-03-26 13:45:28 +00:00
2f5b5ef256 [CP] [LOG] To merge the log4220 feature into the master branch. 2024-03-26 13:15:25 +00:00
6ed441335b Fix greatest precision calc for integer type 2024-03-26 12:15:31 +00:00
1691ed3528 [Bugfix] fix coredump when kv & dblink 2024-03-26 08:15:48 +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
ce7584d0fe [CP] fix select outrow lob into user var 2024-03-25 13:50:55 +00:00
404cd3831c [CP] [to #55600788] fix cast raw expr pritn with schema.udt 2024-03-25 10:55:53 +00:00
02791e55d3 fix runtime filter bug in pwj and pkey-none scene 2024-03-25 08:16:22 +00:00
9e779a318b SHOW CREATE USER stmt place hold in master branch 2024-03-25 07:21:18 +00:00
506f394682 [CP] to issue<55560063>:fix cursor expr memory leak when fail to get next row 2024-03-25 07:15:59 +00:00
df86dcb9fa [CP] to issue<54928908>:fix two issues about select into stmt 2024-03-25 06:50:47 +00:00
8a7386cdbf 【bugfix合入】zstd压缩库内存管理改造
Co-authored-by: zhjc1124 <zhjc1124@gmail.com>
2024-03-22 09:52:27 +00:00
d98a647a20 [CP] [to #55493381] fix synonym with create UDAF resolve 2024-03-22 09:47:05 +00:00
d8e0974d8f [CP] [to #55117919] fix inner call with self argument resolve 2024-03-22 08:15:53 +00:00
5fe0031adc [CP][BUGFIX] fix expr output to file process outrow lob 2024-03-22 05:25:31 +00:00
3ee6fb921e [CP] to issue<54187622>:fix sqlerrm can not display message when using raise_application_error 2024-03-22 05:15:24 +00:00
c829cf3175 add item type and member of select into spec 2024-03-21 10:45:53 +00:00
sdc
2365f7b369 split memory of tenant connections resource and fix ref count leak 2024-03-21 09:56:19 +00:00
7956384fd3 [CP] implement preserve order for pagination 2024-03-21 09:46:05 +00:00
1d0a5c685e [CP] fix calc prefix sort cost bug 2024-03-21 09:21:42 +00:00
5bdd7e5bd1 [CP] [FEAT MERGE]support dblink udf 2024-03-21 04:45:37 +00:00
116dce6f58 fix simplify_expr bug 2024-03-21 03:52:03 +00:00
2ec5e64495 [CP] bugfix soundex expr for multi chunk outrow lob 2024-03-21 03:46:42 +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
e69c06c5d4 fix the bug in creating mview with range or list partitions 2024-03-20 09:26:40 +00:00
3458d7988a [CP] [to #54045412]ps cursor do not refresh query_start_time 2024-03-20 09:16:07 +00:00
15578f0db4 placehold for featrue topn filter pushdown 2024-03-20 04:15:52 +00:00
f8f1688b40 fix type bugs of simplify bit_and/bit_or/bit_xor 2024-03-19 08:17:48 +00:00
895108db8a [CP] fix ObOpRawExpr's inner_same_as bug 2024-03-19 08:01:01 +00:00
a0db539f24 Fix missing error code 2024-03-19 07:55:48 +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
fd93c974af Add place holder for incremental direct load 2024-03-18 11:45:33 +00:00
626e7b336f [CP] [GIS] fix gis index skyline prune 2024-03-15 17:44:56 +00:00
43c435fe20 fix dblink transaction bug 2024-03-15 17:15:44 +00:00
1dc1bc30e7 [CP][BUGFIX] fix trim process single outrow lob 2024-03-15 11:45:43 +00:00
eec6a7d098 to issue<55252583>:fix two alter package issues 2024-03-15 11:20:09 +00:00
2a4c64d7b2 Fix winfunc single partition parallel error result 2024-03-15 10:45:29 +00:00
9164739462 fix count to exists bug with order or limit 2024-03-15 10:20:30 +00:00