Commit Graph

63 Commits

Author SHA1 Message Date
3baadf7214 Fix const folding problem 2025-02-18 10:19:08 +00:00
a6755fa417 fix cosine_distance not parameterization in vector index search 2025-02-16 19:15:47 +00:00
2ea249f441 [FEAT MERGE][435bp1] sql execution improvements
Co-authored-by: Cerdore <khn64@163.com>
Co-authored-by: qingsuijiu <642782632@qq.com>
Co-authored-by: JasonZhang10086 <zsding101@gmail.com>
2025-02-10 07:15:39 +00:00
4b47d1618f modify length of extra_info of __all_rootservice_job 2025-01-24 02:46:32 +00:00
386698bbff [FEAT MERGE] illegal date patch 435BP1
Co-authored-by: hezuojiao <hezuojiao@gmail.com>
2025-01-21 12:45:46 +00:00
5bdc2c4c5e Optimizer const integer precision in mysql mode 2024-12-18 00:46:35 +00:00
13e9dbbb97 [FEAT MERGE] select into upload parquet, orc, csv
Co-authored-by: doubleMocha <1085615789@qq.com>
Co-authored-by: qingzhu521 <q15000557748@gmail.com>
Co-authored-by: nautaa <870284156@qq.com>
2024-11-19 10:14:26 +00:00
a8a00b05fc [CP] [FEAT MERGE] JSON/XML/GIS MEM OPTIMIZATION AND NEW XML/GIS EXPR 2024-11-13 15:15:03 +00:00
beb9f30a20 [FEAT MERGE] 4.2.4 sql execution feature cp 4.3.4
Co-authored-by: qingsuijiu <642782632@qq.com>
Co-authored-by: jingtaoye35 <1255153887@qq.com>
Co-authored-by: cqliang1995 <cq.liang@outlook.com>
2024-09-25 07:51:13 +00:00
32d1aebd06 [vector index] fix inner_produce query error 2024-09-19 07:23:47 +00:00
b95d1e3ce5 support vector index query use plan parameterization 2024-09-18 06:56:32 +00:00
c11ef76f19 [FEAT MERGE]ODPS patch to master
Co-authored-by: dontknow9179 <545187809@qq.com>
2024-08-27 14:09:55 +00:00
edfad6976f [cp]:sync multivalue bugfix from 431 to master 2024-06-20 09:26:27 +00:00
5ce9ef5136 [FEAT MERGE] patch 423 sql compatible features to 432
Co-authored-by: akaError <lzg020616@163.com>
Co-authored-by: JinmaoLi <ljm.csmaster@gmail.com>
Co-authored-by: qingzhu521 <q15000557748@gmail.com>
2024-05-27 11:18:01 +00:00
f1a6170c93 [FEAT MERGE] Full-text Search Index + [CP]Adaptive DAS Group Rescan + Json Multi-Value Index
Co-authored-by: saltonz <saltonzh@gmail.com>
Co-authored-by: pe-99y <315053752@qq.com>
Co-authored-by: JinmaoLi <ljm.csmaster@gmail.com>
2024-04-22 05:46:19 +00:00
0d6f3a8316 [FEAT MERGE] Support partitioned external table, and opt select into outfile
Co-authored-by: SevenJ-swj <sevenjworkstation@gmail.com>
Co-authored-by: dontknow9179 <545187809@qq.com>
2024-04-16 16:15:48 +00:00
4afa70a218 [FEAT MERGE] JSON/XML phase2 and JSON Partial Update
Co-authored-by: Carrot-77 <1012982871@qq.com>
Co-authored-by: wu-xingying <729224612@qq.com>
2024-04-12 10:46:02 +00:00
3d4ef9741d [FEAT MERGE] performance optimzation for OLTP
Co-authored-by: dimstars <liangjinrongcm@gmail.com>
Co-authored-by: pe-99y <315053752@qq.com>
2024-04-10 07:32:28 +00:00
2d906552e2 fix typo and enlarge major freeze timeout 2024-02-19 07:00:43 +00:00
470ade36f6 Fix parameterization bug 2024-02-09 01:16:12 +00:00
c8ef409bf3 Do not report ERROR when sample rate equals 100 2024-02-06 14:49:36 +00:00
04d8e32240 Fix parameterization bug 2024-01-05 10:42:57 +00:00
63ee8a5fd4 fix bugs in master 2023-11-16 14:16:33 +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
c13243ff23 fix handling invalid character in identifier 2023-09-22 03:10:14 +00:00
7df46cab65 bugfix: json_object_t on_error && json_object_t duplicate key && regression case 2023-09-20 16:50:01 +00:00
ca21045824 fix some typo error 2023-09-08 12:35:44 +08:00
8015a958d0 [FEAT MERGE] implement values statement
Co-authored-by: wangt1xiuyi <13547954130@163.com>
2023-08-30 10:44:18 +00:00
ef7d1b3611 Repair some ps bugs 1 2023-08-17 09:51:54 +00:00
9b31f8aa03 [FEAT MERGE] 开源裁减颗粒度优化
Co-authored-by: nroskill <nroskill@gmail.com>
Co-authored-by: akaError <lzg020616@163.com>
Co-authored-by: yinyj17 <yinyijun92@gmail.com>
2023-08-15 02:40:26 +00:00
9b3f07d4ad add for insert values statement split&rewrite batch optimization 2023-08-14 15:12:40 +00:00
90def6ad4a oracle json construct function refaction && oracle json expr option clause syntax support 2023-08-02 06:54:16 +00:00
e02783e957 [CP] fix empty string global-buffer-overflow in asan 2023-07-05 08:42:24 +00:00
635b221288 [xml bugfix] 1. xmltype empty variable problem under pl 2. xmlelement anti-spelling label case problem 2023-06-13 09:42:25 +00:00
a820444514 bugfix : nchar & nvarchar truncate in xmlcast && extract expr parameter 2023-06-08 08:12:21 +00:00
b190ac23b9 Fix some parameterization bug 2023-06-01 03:17:29 +00:00
3f332fa853 to issue<38211687><49782442><36841844><33833762>:fix serveral bugs 2023-05-29 09:11:05 +00:00
2ba249cddb fix optimizer stats and parser bug 2023-05-25 18:41:19 +00:00
d18fbc9816 Skip ps parameterize if sql with charset 2023-05-25 14:46:40 +00:00
3b642b1245 to issue<48134183><49317125>:fix anonymous block parameterization issue and check datatype oversize 2023-05-25 03:11:53 +00:00
9276e8cb93 avoid get_select_item crash 2023-05-23 11:11:29 +00:00
23b365a0a7 [FEAT MERGE]Query Interface Enhancement
Co-authored-by: chinaxing <chen.yack@gmail.com>
2023-04-28 02:41:45 +00:00
a275936785 fix nowait not param 2023-04-27 02:44:55 +00:00
0a9f1e0c4f bugfix : level param in weight_string expr clause has core dump in fast parser 2023-04-13 05:59:54 +00:00
134f4eedae bugfix : null in json expr clause has core dump in fast parser 2023-04-07 10:56:32 +00:00
8ce2f275c4 [fix] remove some internal urls and emails 2023-03-17 20:57:21 +08:00
91f036ae7c Repair plan cache mode error about spm. 2023-01-28 19:23:32 +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
bbb017266b [FEAT MERGE]:Oracle Json Supported 2023-01-28 15:52:30 +08:00
08802d94f6 [FEAT MERGE] 4.1 PL/SQL enhence & development 2023-01-12 19:02:33 +08:00