Commit Graph

99 Commits

Author SHA1 Message Date
afd710b089 [CP]to issue<53615144>:fix package var serialize issue 2023-12-19 00:47:43 +00:00
e99cc037cc [FEAT MERGE] column store ddl
Co-authored-by: AnimationFan <30674773338@qq.com>
Co-authored-by: simonjoylet <simonjoylet@gmail.com>
Co-authored-by: Monk-Liu <1152761042@qq.com>
2023-12-18 14:13:54 +00:00
f7cd32be94 [FEAT MERGE] materialized view
Co-authored-by: suz-yang <suz.yang@foxmail.com>
Co-authored-by: leftgeek <1094669802@qq.com>
Co-authored-by: chimyue <chimyue@gmail.com>
2023-12-14 07:42:52 +00:00
618ab67eb0 [FEAT MERGE][CP]optimizer stats enhancement
Co-authored-by: 2149 <260391947@qq.com>
2023-12-12 10:17:50 +00:00
bcc15937ee [CP] Fix issues related to user variables. 2023-11-15 07:40:18 +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
bacc417957 feat: add the rule to use-das when has variable assignments in sql
Co-authored-by: leslieyuchen <leslieyuchen@gmail.com>
2023-10-23 09:14:03 +00:00
sdc
75b04d6a2b [CP] fix distinct clob bug 2023-10-13 03:43:46 +00:00
eb8353a4ea Change Codeowner 2023-09-25 08:13:53 +00:00
ff1d83df68 fix ObRawExpr::add_child_flags bug 2023-09-08 12:38:14 +08:00
ca21045824 fix some typo error 2023-09-08 12:35:44 +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
233189cbb1 [CP] Improve incorrect value error info for insert/replace into values 2023-08-25 06:10:27 +00:00
22a9b2252c [FEAT MERGE] support aead in tde
Co-authored-by: yinyj17 <yinyijun92@gmail.com>
2023-08-24 04:10:29 +00:00
a14b34941e Add connect by child output exprs check 2023-08-18 07:44:17 +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
af62662569 support extract query range with user var and fix some bugs 2023-08-08 06:13:14 +00:00
9aa4d8a313 add expression in information_schema.statistics、add error code for group_id aggr and no implicit cast for variance aggr 2023-08-02 07:24:23 +00:00
sdc
e77e3c4c76 fix partition filter GI report 4201 bug 2023-08-01 15:54:45 +00:00
b3e8f8f67b [CP] enhance GTT 2023-07-21 09:48:59 +00:00
31474d39f2 Adjust expr order in output_union_exprs_ to match the underlying operator 2023-07-11 08:31:08 +00:00
7be502c0ca Fix mysql temp table route bug 2023-07-05 02:48:07 +00:00
e32862ac75 fix bug: the compare function for the runtime filter cannot be selected when the collation types of the join keys are different 2023-07-03 07:12:54 +00:00
b8cc51f8a1 Fix runtime range filter correct problem. 2023-06-16 09:12:16 +00:00
7fcdd9533f to show ddl logical plan. 2023-06-08 04:42:19 +00:00
88f20f9b8b Fix: oracle mode char type virtual generate column to build index, insert blank space into index table error 2023-06-06 05:24:07 +00:00
1b80e45edc Fix error-code-overwritten problem and remove unused code in direct insert 2023-06-02 02:54:52 +00:00
27a7c86568 fix output expr and select expr error in link scan 2023-05-30 11:47:15 +00:00
397fc12ff2 fix win expr order incorrect cause result error 2023-05-26 12:46:33 +00:00
70ed82ee89 fix some bugs 2023-05-26 06:47:00 +00:00
e0a30b9c24 [xmlbugfix] fix core caused by window func partition-by-clause use xmltype column which cmp func is NULL 2023-05-24 06:47:14 +00:00
bb740d865c Fix mysql rollup duplicate columns wrong result 2023-05-22 12:52:53 +00:00
4a04df81c6 Change ObArray to ExprFixedArray about connect by spec exprs 2023-05-22 12:41:37 +00:00
12df65c37c [to #49480755] fix routine callable check in forall stmt 2023-05-22 06:11:51 +00:00
1e5b4c75f9 [BUGFIX] fix merge join cmp exchange left and right 2023-05-19 09:17:25 +00:00
827b288161 bugfix: 1. xml insert into view with trigger; 2. refresh mysqltest result; 2023-05-17 15:41:22 +00:00
7fa3fae890 Fix const expr as implicit first aggr eval sanity core 2023-05-16 04:22:02 +00:00
d5854e43fc fix mysqltest case 2023-05-11 13:20:39 +00:00
aaab6560a1 [FEAT MERGE] 4.x Dup Table
Co-authored-by: Minionyh <minions.yh@gmail.com>
Co-authored-by: BinChenn <binchenn.bc@gmail.com>
Co-authored-by: ChangerR <dingjinchengyx@163.com>
2023-05-11 10:07:21 +00:00
25b2740486 Copy datums for dynamic const exprs in remote stage 2023-05-10 04:52:14 +00:00
03695f6cb2 fix osg bugs 2023-05-06 10:38:37 +00:00
9e328378c8 [FEAT MERGE] 4.2 add trans_debug_info for 4377
Co-authored-by: Handora <qcdsr970209@gmail.com>
2023-05-06 06:08:35 +00:00
46ef83cdb8 disable spf das group rescan for unsupported cases 2023-05-05 11:38:30 +00:00
3ae36f5774 [FEAT MERGE]4.2 PX Feature 2023-04-30 04:41:31 +00:00
09ed904b58 [FEAT MERGE] Support external table
Co-authored-by: jingtaoye35 <1255153887@qq.com>
2023-04-29 15:11:50 +00:00
b41dc0ebdd [FEAT MERGE] support auto dop 2023-04-28 15:11:53 +00:00
642f1c7d84 [FEAT MERGE] optimizer statistics gather enhance
Co-authored-by: Larry955 <1412857955@qq.com>
Co-authored-by: wangt1xiuyi <13547954130@163.com>
2023-04-28 13:11:58 +00:00
3cada22bdc [FEAT MERGE]4_2_sql_feature
Co-authored-by: yinyj17 <yinyijun92@gmail.com>
Co-authored-by: xianyu-w <707512433@qq.com>
Co-authored-by: jingtaoye35 <1255153887@qq.com>
2023-04-28 11:12:11 +00:00
17abf2818a [FEAT MERGE] OB Support XMLType
Co-authored-by: simonjoylet <simonjoylet@gmail.com>
2023-04-28 03:45:10 +00:00