Commit Graph

44 Commits

Author SHA1 Message Date
c141972115 [FEAT MERGE] [PATCH] serverless_opt 2024-11-23 18:14:57 +00:00
fdd96032d6 [FEAT MERGE] Support tenant-level global control direct load data
Co-authored-by: fforkboat <fforkboat@gmail.com>
2024-09-29 06:16:11 +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
c11ef76f19 [FEAT MERGE]ODPS patch to master
Co-authored-by: dontknow9179 <545187809@qq.com>
2024-08-27 14:09:55 +00:00
c3a9346bd5 [FEAT MERGE]Support insert overwrite partition 2024-08-23 06:38:15 +00:00
81bfa9f0ac [FEAT MERGE] direct load performance optimize
Co-authored-by: suz-yang <suz.yang@foxmail.com>
Co-authored-by: ChangerR <dingjinchengyx@163.com>
Co-authored-by: leftgeek <1094669802@qq.com>
2024-07-03 07:17:17 +00:00
175b976263 adjust error message and add test 2024-06-24 05:52:13 +00:00
ca53fe797d [FEAT MERGE] merge table insert overwrite 2024-06-18 02:35:50 +00:00
da5aece3e1 [FEAT MERGE] Fix the error code loss and overwriting issues on the master branch
Co-authored-by: jingtaoye35 <1255153887@qq.com>
Co-authored-by: fkuner <784819644@qq.com>
Co-authored-by: lucky-sinx <2549261744@qq.com>
2024-06-17 13:46:16 +00:00
7aaeade0b3 Fix the problem of generating SEQUENCE operator when the default sequence is not used 2024-04-28 06:45:40 +00:00
9de65fb1d7 [FEAT MERGE] incremental direct load phase I
Co-authored-by: Monk-Liu <1152761042@qq.com>
Co-authored-by: suz-yang <suz.yang@foxmail.com>
Co-authored-by: ZenoWang <wzybuaasoft@163.com>
2024-04-22 09:23:47 +00:00
6423e587c1 [FEAT MERGE]patch sql compat feature to 431 2024-04-15 16:07:24 +00:00
60b61c9a6c add docker env to cluster name 2024-02-19 12:42:27 +00:00
e4a0de2d29 [CP] duplicate updat bug修复 2024-02-10 08:22:06 +00:00
bb56b615fd [CP] fix set wrong column flag for value desc 2024-02-09 09:39:02 +00:00
b4224a09b3 [CP] fix: fix the resolve updated view bug if the base table of updated view has foreign key constraint 2024-02-08 18:34:08 +00:00
b6a15b6111 fix some outline/hint bugs 2024-02-08 13:15:20 +00:00
190baf2787 [CP] [CP] grammar compatibility: support insert duplicate update with row alias 2024-02-08 06:34:34 +00:00
028d69f378 [to #53767952]fix bug trigger not use das 2024-02-07 20:43:16 +00:00
c8ef409bf3 Do not report ERROR when sample rate equals 100 2024-02-06 14:49:36 +00:00
2f0ea3c372 [CP] duplicate updat bug修复 2024-02-04 04:46:45 +00:00
34d61532c4 [CP] fix set wrong column flag for value desc 2024-01-12 10:47:46 +00:00
2a3050ffed [CP] fix: fix the resolve updated view bug if the base table of updated view has foreign key constraint 2024-01-02 07:18:03 +00:00
2c9d21b7d9 fix some outline/hint bugs 2023-12-27 03:13:13 +00:00
b818fdc650 [CP] [CP] grammar compatibility: support insert duplicate update with row alias 2023-12-22 10:18:23 +00:00
df81fcb12c [to #53767952]fix bug trigger not use das 2023-12-14 09:17:42 +00:00
a8ed6a2c3e bugfix: INSERT/UPDATE an inline view containing more than one table 2023-10-06 08:09:44 +00:00
46cc984ade Merge branch 'pr_1547' 2023-09-08 15:48:46 +08:00
044fadf593 [FEAT MERGE]:Merge foreign key feature to master
Co-authored-by: YangEfei <yangyifei96@outlook.com>
2023-08-30 13:10:42 +00:00
8015a958d0 [FEAT MERGE] implement values statement
Co-authored-by: wangt1xiuyi <13547954130@163.com>
2023-08-30 10:44:18 +00:00
82e3f02450 Fix insert use incorrect plan bug 2023-08-04 03:18:27 +00:00
b3e8f8f67b [CP] enhance GTT 2023-07-21 09:48:59 +00:00
c6a2b9af73 【xmlbugfix】fix insert/update op returning xmltype, but result is NULL 2023-06-27 04:24:15 +00:00
17abf2818a [FEAT MERGE] OB Support XMLType
Co-authored-by: simonjoylet <simonjoylet@gmail.com>
2023-04-28 03:45:10 +00:00
8ce2f275c4 [fix] remove some internal urls and emails 2023-03-17 20:57:21 +08:00
81d28c0295 [FEAT MERGE] add direct load function
Co-authored-by: Monk-Liu <1152761042@qq.com>
Co-authored-by: saltonz <saltonzh@gmail.com>
Co-authored-by: yongshige <598633031@qq.com>
2023-01-28 18:08:51 +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
02fedb0783 fix view pullup part exprs bug 2023-01-12 19:02:33 +08:00
93a1074b0c patch 4.0 2022-10-24 17:57:12 +08:00
535231025c fix typos ob_insert_resolver.cpp 2021-11-09 10:31:22 +08:00
b75f46946e [Shein-Feature] support auto_increment attribute for part column 2021-07-30 11:02:55 +08:00
79131c0cda [bp2] batch patch code from 31x to opensource 2021-07-29 22:02:41 +08:00
cea7de1475 init push 2021-05-31 22:56:52 +08:00