Commit Graph

76 Commits

Author SHA1 Message Date
d505b4ceb5 Enhanced compatibility for illegal date comparisons in T_OP_ROW 2023-11-30 09:45:55 +00:00
00140f1820 Fix the issue of align_date4cmp_expr having a default value for type. 2023-11-29 05:11:39 +00:00
5b56913d35 fix bugs that lost stmt scala group by property after remove all aggr_items 2023-11-20 14:49:02 +00:00
57ee69aca8 patch bugfix to master 2023-11-16 10:10:21 +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
c3de557195 fix transform merge into to insert into cause 4377 2023-10-20 02:13:43 +00:00
00c32f328e Fix core at multiset subquery 2023-10-09 12:39:33 +00:00
284626c49d fix reversing align_date4cmp_expr problem 2023-09-20 13:16:02 +00:00
794549cf22 Add normal_date_expr to the rewriting phase to solve the problem of comparing illegal date constants with date columns. 2023-09-11 07:10:43 +00:00
ff1d83df68 fix ObRawExpr::add_child_flags bug 2023-09-08 12:38:14 +08:00
c5b9eb70e5 [CP] fix created SelectStmt does not have select item 2023-08-31 04:10:28 +00:00
54d3716317 fix rollup subquery expr bug under mysql mode 2023-08-29 13:17:58 +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
9dd008663c [xml ddl bugfix] xml priv xml binary select bugfix 2023-08-14 12:48:46 +00:00
af62662569 support extract query range with user var and fix some bugs 2023-08-08 06:13:14 +00:00
88430a9d96 Fix temp table related bugs 2023-08-04 10:18:35 +00:00
0c3303e4c1 [to #50697318] fix while case when loop syntax & case result type deduce & arg_case transform 2023-08-02 05:54:32 +00:00
a56c5b6dec Add error codes for sql module, !! Please Read Task Description Carefully!! 2023-08-01 17:18:33 +00:00
92034abdd3 fix build error for inc_build_test regression 2023-07-27 03:13:14 +00:00
599e8f8035 [xml debug core] ob debug version instead of trigger core 2023-07-24 05:48:42 +00:00
b3e8f8f67b [CP] enhance GTT 2023-07-21 09:48:59 +00:00
1ff9145b7f fix new introduced bug when start with expr contains rownum 2023-07-17 08:17:53 +00:00
976456c113 [xml bugfix] adapt insert all for xml type and extract bugfix 2023-07-11 20:18:27 +00:00
49dde3adb3 fix bug not deal vector condition in full out join if using no_rewite hint 2023-07-11 05:12:34 +00:00
ae68797dc0 fix hierarchical query preprocess bug 2023-07-11 04:54:09 +00:00
9e85b98fb4 [xml core] xmltype view core bugfix 2023-06-28 06:54:08 +00:00
c6a2b9af73 【xmlbugfix】fix insert/update op returning xmltype, but result is NULL 2023-06-27 04:24:15 +00:00
782118285b [xml bugfix] xmlserialize encoding yacc and nvarchar insert into xml hang 2023-06-16 09:47:54 +00:00
90c2c33118 [CP] Fix bug for last_insert_id() 2023-06-14 02:48:21 +00:00
75673b4261 xml online ddl bugfix 2023-06-02 06:47:59 +00:00
7adcede23b [xml type] xml type use document/content/document_unparsed/content_unparsed
Co-authored-by: GroundWu <1175416256@qq.com>
2023-06-02 04:41:50 +00:00
eb2a1fff1a bugfix : xmlcast return nchar/nvarchar2 && insert clob into xmltype should report error 2023-05-31 11:12:27 +00:00
8dd2cf466a Fix failed mysqltests 2023-05-30 01:11:12 +00:00
7588202b83 bugfix : ignore sort in process of xml parse 2023-05-29 10:16:55 +00:00
c572f3bf9e Fix cast as udt hit wrong plan cache bug 2023-05-26 07:41:33 +00:00
ae4d75699d fix some bugs 2023-05-23 12:47:20 +00:00
03fdde5756 Fix remove_const bug 2023-05-23 10:41:34 +00:00
a933ef50d3 fix xml issue:49339811/49171054/49294030/49405058/49424328 2023-05-05 11:45:32 +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
2eda31c447 fix omitting check stack overflow in transform_arg_case_recursively 2023-04-24 11:11:19 +00:00
0a0ba897c9 [FEAT MERGE] [to #48722125] pl/sql name resolve refactor 2023-04-18 06:12:14 +00:00
600227d1cb fix rownum to limit bug 2023-03-21 16:26:06 +00:00
8ce2f275c4 [fix] remove some internal urls and emails 2023-03-17 20:57:21 +08:00
8752faba5e [bugfix] fix shared expr related problems 2023-03-02 17:08:05 +00:00
7f1c5e8cd4 fix pre process bug when connect by and grouping sets both exist 2023-02-24 15:36:22 +00:00
8e6297fb78 Fix dblink bugs 2023-02-24 15:10:13 +00:00
f001af9558 add for replace and insert_up with batch_optimization 2023-02-17 07:12:56 +00:00
0664c26d30 Fix shared exprs bugs when create inline view 2023-02-14 12:12:15 +00:00