Commit Graph

52 Commits

Author SHA1 Message Date
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
9dcc0a529e [FEAT MERGE]implement user-defined rewrite rules 2023-01-12 19:02:33 +08:00
40d215fc5a [FEAT MERGE] GIS 2023-01-12 19:02:33 +08:00
a74a280f70 [CP]fix const number of fast parse and normal parse is different bug 2023-01-12 19:02:33 +08:00
11485d6a98 [SCN REFACTOR] replace flash back snapshot and remove read snapshot session 2023-01-12 19:02:33 +08:00
54b64a7263 [scn] fix failure of mittest after refresh feature scn 2023-01-12 19:02:20 +08:00
93a1074b0c patch 4.0 2022-10-24 17:57:12 +08:00
a6f1d1d1fe [CP] Fix core at resolve paramed const 2022-09-02 09:32:51 +00:00
xj0
e5f59ea074 support json type 2022-02-08 15:08:04 +08:00
lf0
ed0ed1a0a8 Fix the core caused by using invalid memory 2021-10-21 16:24:43 +08:00
4ca9eabca4 support expr WEIGHT_STRING() in mysql mode. master->3_1_opensource_release 2021-10-20 11:33:38 +08:00
jg0
74d0236609 support last_day in mysql mode 2021-07-27 21:57:13 +08:00