Commit Graph

969 Commits

Author SHA1 Message Date
87f7fda79c Fix 4016 error caused by non-idempotent type deduction of case when 2024-09-20 07:23:29 +00:00
9929e8cc82 [patch 421->425->434] [json depth config] json depth config set [100, 1024] 2024-09-20 07:16:36 +00:00
4999023461 [BUGFIX] read full vector in expr vector 2024-09-20 07:13:10 +00:00
4aedcd0a41 Placeholder for function tokenzie 2024-09-20 06:59:17 +00:00
5530a54699 [CP] [to #2024090400104376906]fix bugs, coalesce adapt udt null, nvl adapt const null with udt 2024-09-20 06:38:23 +00:00
ceb8929d50 Prohibit memory comparison of text type data in the 'in' expression. 2024-09-20 05:44:34 +00:00
40cad324ae fix wrong batch size in remote das when table scan is non-vectorization 2024-09-19 09:18:48 +00:00
c7227ffcae fix mysqltest case regression 2024-09-19 08:46:55 +00:00
10c7778a97 [CP] concat_ws expr adapt lob 2024-09-19 07:47:28 +00:00
006bfa9d3c bugfix roaringbitmap behavior and error code 2024-09-19 07:44:22 +00:00
fc75ace0c5 [CP] [to #2024090200104337555] fix pl cast expr deduce & a typo in eh_create_exception 2024-09-19 07:33:55 +00:00
32d1aebd06 [vector index] fix inner_produce query error 2024-09-19 07:23:47 +00:00
ec4337bb4e [CP] [to #2024082200104228944] fix serval pl/sql bugs 2024-09-18 09:48:26 +00:00
a9c038e6be master placeholder 2024-09-18 09:46:50 +00:00
117107ee26 placeholder for rb_select 2024-09-18 09:08:17 +00:00
b6118bde83 [ARRAY] disable set var=array 2024-09-18 08:34:55 +00:00
1584d80d64 [VECTOR] fix reset attrs at the wrong address 2024-09-18 07:50:44 +00:00
2b17f1a7d7 [CP] [to #2024082700104281249]fix bugs, nvl and nvl2 add support udt type 2024-09-18 07:34:40 +00:00
38973ea874 bug fix: create index报错-4002,ip format invalid(ret=-4002 2024-09-18 07:27:57 +00:00
850479a759 [ARRAY] array_contains && attrs expr bugfix 2024-09-18 07:19:30 +00:00
eec9c0a530 [ARRAY] fix arr column conv cast 2024-09-18 05:59:46 +00:00
a90a362952 remove lob_ddl_mysql case in ss mode 2024-08-31 12:52:27 +00:00
9322047ce9 [FEAT MERGE] Group By pushdown support vec 2.0 2024-08-29 15:49:24 +00:00
5cbd86c9e6 [FEAT MERGE] Vector Index & Array Type
Co-authored-by: helloamateur <magiccheery@163.com>
Co-authored-by: skylhd <dickylhd@gmail.com>
Co-authored-by: JLY2015 <1623359870@qq.com>
2024-08-29 07:52:22 +00:00
6cdac14ee2 add expr split_part 2024-08-29 03:17:54 +00:00
6a68362067 [FEAT MERGE] [433] sql execution improvements
Co-authored-by: Zach41 <zach_41@163.com>
Co-authored-by: lucky-sinx <2549261744@qq.com>
Co-authored-by: GongYusen <986957406@qq.com>
2024-08-28 13:54:39 +00:00
c76fda0bef [FEAT MERGE] Roaringbitmap type phase-2, performance optimization 2024-08-28 03:45:02 +00:00
c11ef76f19 [FEAT MERGE]ODPS patch to master
Co-authored-by: dontknow9179 <545187809@qq.com>
2024-08-27 14:09:55 +00:00
ee76b4deb8 [to #2024082000104197520] fix memory leak of session cursor & fix var%notfound 2024-08-27 12:14:26 +00:00
4edb7b4b37 [FEAT MERGE] DML stong type refactoring and optimization 2024-08-27 08:31:09 +00:00
9895d573eb [to #2024082100104215842] fix: fix get_sys_var sanity core dump 2024-08-26 08:54:55 +00:00
10e34896bc [FEAT MERGE] enhance mview rewrite, support join MAV fast refresh and real-time mview
Co-authored-by: hy-guo <fqboyg@gmail.com>
2024-08-23 13:55:07 +00:00
e537a0c479 [FEAT MERGE] 424 SQL compatibility patch 433
Co-authored-by: wjhh2008 <wjh2006-1@163.com>
Co-authored-by: GongYusen <986957406@qq.com>
Co-authored-by: hy-guo <fqboyg@gmail.com>
2024-08-23 03:32:02 +00:00
cd124403e2 Fix regexp_replace core caused by incorrect template parameter passing 2024-08-22 08:39:32 +00:00
2677fd458b [FEAT MERGE] Optimizing external table direct load performance 2024-08-21 14:00:23 +00:00
bf865be77b [CP] [to #2024071200103691754]fix bugs, all_types methods, local_methods, local_attributes columns bugs 2024-08-19 06:57:25 +00:00
39265e5323 [CP] to issue<2024072000103866576>:fix udf out param core 2024-08-13 13:17:32 +00:00
72cc314e8f fix returning 4016 in calc_cmp_type3 2024-08-08 04:29:57 +00:00
80d7458472 Opt case expr result type when args has null 2024-08-08 04:17:55 +00:00
372a785c8e adjust locate expr behaviors when null is used as the third param 2024-08-08 04:12:10 +00:00
b750548fa4 Fix decimal int row cmp when op is GE/LE 2024-08-07 04:46:47 +00:00
95def8b3e6 [CP] [to #2024071600103723491]fix updating(null) in trigger 2024-08-06 09:14:39 +00:00
ea449e7870 fix bug: runtime filter with generate column has not beed replaced 2024-08-05 18:32:08 +00:00
d688f4acb9 Fixed the problem of stddev rooting negative numbers due to overflow 2024-08-05 16:36:21 +00:00
641a6010c7 [CP] [FEAT MERGE]:compat store routine argument is null action 2024-08-01 15:09:27 +00:00
sdc
f9f61f7294 fix check length semantics bug 2024-07-31 09:23:54 +00:00
bd31568560 [CP] to issue<58215100>:fix 4016 when process udf out param 2024-07-29 15:29:08 +00:00
ed0a4412f7 Placeholder for eval_trim_vector of expr on master 2024-07-26 12:37:10 +00:00
d5a94c429a placeholder for part_id calculation optimization 2024-07-26 04:42:25 +00:00
b0126f2a2d [to #58360299]Fix the 32x case migration issue, package var adapts to decimalint type. 2024-07-24 08:46:05 +00:00