Commit Graph

951 Commits

Author SHA1 Message Date
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
762a7cda75 array expr placehold 2024-07-24 08:39:45 +00:00
3a8e53124d Fix debug log error 2024-07-23 16:04:19 +00:00
90894fc6ba [FEAT MERGE][CP]SQL Query Interface enhancements 423
Co-authored-by: yaojing624 <jingfeng.jf@oceanbase.com>
Co-authored-by: GongYusen <986957406@qq.com>
2024-07-23 13:01:53 +00:00
c82c2fbef7 Change the error code prefix from ORA to OBE in ob oracle mode 2024-07-23 10:46:45 +00:00
efbec60b0b Fix time cast to unsigned number error 2024-07-22 18:06:23 +00:00
35db8e8d98 Fix incorrect result value of string_decimalint in non-strict mode 2024-07-22 10:53:02 +00:00
e36aed9b9b [ARRAY] expr placehold 2024-07-19 06:18:59 +00:00
b9525bb993 fix roaringbitmap type using system tenant memory 2024-07-18 09:10:22 +00:00
7ec45a1682 Mock: add system variables and views for mysql 2024-07-18 08:40:18 +00:00
73f1a4a5a9 placecode for column conv opt 2024-07-17 13:42:45 +00:00
sdc
1ede709903 fix mysqltest cases 2024-07-16 11:25:38 +00:00
34d57ab6f1 Fix result precision deduction of minus expr 2024-07-16 09:24:02 +00:00
02e684c3a2 fix error code of count(distinct roaringbitmap) 2024-07-12 10:32:14 +00:00
5d70fe8373 [CP] fix sdo_geometry query by jdbc with useOraclePrepareExecute setted 2024-07-12 05:36:01 +00:00
cd37a75667 Fixed regexp_replace trying to calculate when 0 lines are input 2024-07-12 05:30:01 +00:00
893001f2c4 Consider fixed double type when splitting the in expression. 2024-07-12 04:51:20 +00:00
2e480d891a spatial index generated column bugfix && oms_view_bugfix 2024-07-11 10:23:55 +00:00
60cd981db6 Add eval function ids 2024-07-10 10:37:55 +00:00