Commit Graph

25 Commits

Author SHA1 Message Date
06d00daec0 Vectorization 2.0, short-circuit processing of ‘in’ expressions. 2024-01-22 07:47:56 +00:00
46a179b07b [BUGFIX] fix in expr process text with row 2024-01-18 06:34:53 +00:00
0eccca2aee fix in expr upgrade compat 2024-01-17 02:47:08 +00:00
a25e14fe74 Correct the method of determining whether there are nulls on the right side in the IN expression. 2023-12-27 08:43:11 +00:00
9ed470fd6a Address the issue of errors arising from all elements in in_list being null 2023-12-25 11:18:40 +00:00
2939bcb2af [to #53431523] forbid collection functions with potential correctness problem 2023-12-22 11:43:15 +00:00
b6773084c6 [FEAT MERGE] impl vectorization 2.0
Co-authored-by: Naynahs <cfzy002@126.com>
Co-authored-by: hwx65 <1780011298@qq.com>
Co-authored-by: oceanoverflow <oceanoverflow@gmail.com>
2023-12-22 03:43:22 +00:00
4b4b4df78b [CP] split in array into user tenant 2023-12-19 00:17:39 +00:00
81b3514d20 fix hash gby can not dump in 1st stage when close by pass && splite expr in hash map memory into user tenant 2023-11-13 12:09:09 +00:00
7aec297f5c fix expr in cmp func nullptr 2023-11-10 11:09:02 +00:00
cddec9976a fix expr in use wrong cmp func 2023-11-08 15:09:37 +00:00
b28ea62b06 fix expr in for text when exist in hash table 2023-11-03 04:13:58 +00:00
566e920620 Merge branch 'column_store'
Co-authored-by: wangt1xiuyi <13547954130@163.com>
Co-authored-by: yangqise7en <877793735@qq.com>
Co-authored-by: Zach41 <zach_41@163.com>
2023-10-31 15:39:22 +00:00
17abf2818a [FEAT MERGE] OB Support XMLType
Co-authored-by: simonjoylet <simonjoylet@gmail.com>
2023-04-28 03:45:10 +00:00
30e0055460 [BUGFIX] fix mysqltest 2023-02-06 16:39:49 +08:00
3d4f554258 [FEAT MERGE] Lob SQL refactoring (Mem-LobLocator, expressions and dbms_lob adaptions)
Co-authored-by: chaser-ch <chaser.ch@antgroup.com>
2023-01-28 20:40:16 +08:00
2d19a9d8f5 [FEAT MERGE]4_1_sql_feature
Co-authored-by: leslieyuchen <leslieyuchen@gmail.com>
Co-authored-by: Charles0429 <xiezhenjiang@gmail.com>
Co-authored-by: raywill <hustos@gmail.com>
2023-01-28 16:01:28 +08:00
26f2754db2 [FEAT MERGE] Support float/double(m, d) in mysql mode 2023-01-12 19:02:33 +08:00
4d1261de13 adjust in memcmp && fix mysqltest 2023-01-12 19:02:33 +08:00
ab7831f063 fix typo for mysqltest 2023-01-12 19:02:33 +08:00
abd9427b1c fix expr in short path result wrong in oracle mode 2023-01-12 19:02:33 +08:00
93a1074b0c patch 4.0 2022-10-24 17:57:12 +08:00
206701c95d [fix]:sync json bugfix 2022-05-20 14:31:56 +08:00
ls0
0afbb84439 patch bugfix to opensource 2021-12-27 20:52:43 +08:00
cea7de1475 init push 2021-05-31 22:56:52 +08:00