Commit Graph

104 Commits

Author SHA1 Message Date
743740102d Parsing numeric constant as ObDecimalIntType in oracle compatible mode 2023-11-28 15:11:49 +00:00
18d0640d2f bugfix : json_object bugfix 2023-11-27 10:00:01 +00:00
10be8c9e6b bugfix : json_object bugfix && json dot notation in PL 2023-11-21 02:15:10 +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
83ca5fdc52 fix or expansion bug with lob datatype in mysql mode 2023-11-14 15:10:37 +00:00
128e2b22e2 [CP] fix check_match_index interface bug 2023-11-10 09:09:23 +00:00
38085f4781 fix move query ref expr across stmts bug 2023-11-08 06:43:02 +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
17bc8d4e1d fix add cast check bug 2023-10-19 02:39:18 +00:00
3d363ea059 Fix core caused by check_stmt_unique 2023-10-10 09:24:53 +00:00
00c32f328e Fix core at multiset subquery 2023-10-09 12:39:33 +00:00
8b4f1665de add limit to solve slow compute_fd_item 2023-09-20 15:01:11 +00:00
0c6b823cc8 fix missing cast when simplify set stmt 2023-09-14 03:10:18 +00:00
57c943efcc fix bug get columns to create inline view 2023-09-13 02:44:18 +00:00
4a904949c2 fix correctness bug of replacing zerofill column expr 2023-09-09 13:42:25 +00:00
8015a958d0 [FEAT MERGE] implement values statement
Co-authored-by: wangt1xiuyi <13547954130@163.com>
2023-08-30 10:44:18 +00:00
22160842d6 fix lossless cast constraint bug 2023-08-29 07:44:17 +00:00
95930a96d3 fix bug that not deal const expr in create inline view 2023-08-29 05:11:00 +00:00
56ee77a670 fix data type bugs in transformer 2023-08-25 08:40:28 +00:00
be01c52cd4 fix win maigc ora_rowscn bug 2023-08-21 08:40:27 +00:00
58f8182a4e fix join elimination bug 2023-08-17 10:24:48 +00:00
b49b600a1c Create a temp CONTEXT when check unique in transformer 2023-08-10 11:12:38 +00:00
943c6e7b34 fix get empty unique key 2023-08-08 07:13:05 +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
9c2f59ba00 Fix check expr unique bug 2023-08-02 12:48:08 +00:00
755b53ef5e fix illegal values_desc when create view for target table of merge stmt 2023-08-02 06:48:18 +00:00
a56c5b6dec Add error codes for sql module, !! Please Read Task Description Carefully!! 2023-08-01 17:18:33 +00:00
0599c51c72 fix some outline unstable problem 2023-08-01 13:42:44 +00:00
e2af84d11e fix vpd constraint bug 2023-07-14 03:23:57 +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
ceeb9e31f6 support pushdown shared exprs in dml operator 2023-07-11 04:42:22 +00:00
90c2c33118 [CP] Fix bug for last_insert_id() 2023-06-14 02:48:21 +00:00
b9dc170c63 [CP] rewrite ora_decode which has const result to const result. 2023-06-06 07:48:24 +00:00
6881a26548 bugfix : xmltype use wrong column id in insert to view 2023-05-29 13:16:52 +00:00
11437edf50 Fix null aware anti join bug 2023-05-16 10:11:20 +00:00
377f02cd3f [XML] fix xml view merge into 2023-05-10 05:03:01 +00:00
0e16cc4545 Fix incorrect accuracy when replacing nvl expr and disable simplify nvl expr in rollup 2023-05-09 06:12:11 +00:00
eb331d4f0d fix outer join can not be eliminated by null reject filters contain cast 2023-05-06 02:38:40 +00:00
09ed904b58 [FEAT MERGE] Support external table
Co-authored-by: jingtaoye35 <1255153887@qq.com>
2023-04-29 15:11:50 +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
d8c632c87f add placeholder for __all_virtual_tenant_parameter 2023-04-27 08:41:13 +00:00
b5179fc7aa Create dummy select item for inline view 2023-04-06 07:56:07 +00:00
f955ede0b5 Fix the type of ret and add SMART_CALL to null reject 2023-03-29 10:38:46 +00:00
600227d1cb fix rownum to limit bug 2023-03-21 16:26:06 +00:00
9365c0dd4c patch 4.1 bug fix and remove some secret url 2023-03-19 19:22:48 +08:00
8752faba5e [bugfix] fix shared expr related problems 2023-03-02 17:08:05 +00:00
8e6297fb78 Fix dblink bugs 2023-02-24 15:10:13 +00:00