Commit Graph

61 Commits

Author SHA1 Message Date
34d61532c4 [CP] fix set wrong column flag for value desc 2024-01-12 10:47:46 +00:00
b6773084c6 [FEAT MERGE] impl vectorization 2.0
Co-authored-by: Naynahs <cfzy002@126.com>
Co-authored-by: hwx65 <1780011298@qq.com>
Co-authored-by: oceanoverflow <oceanoverflow@gmail.com>
2023-12-22 03:43:22 +00:00
27e485c0ff [CP] to issue<53642848>:fix collect package dependence issue if sql using package udf 2023-12-18 23:47:17 +00:00
37fe7ce4eb [FEAT MERGE] 4.3 optimizer enhancement
Co-authored-by: 2149 <260391947@qq.com>
Co-authored-by: akaError <lzg020616@163.com>
Co-authored-by: jinmaoli <lijinmao.csmaster@gmail.com>
2023-12-18 14:04:23 +08:00
58aad590f1 [FEAT MERGE] Solidify session vars for functional index 2023-12-12 06:42:37 +00:00
5c7d80971b Bugfix for ObDecimalIntType 2023-12-05 16:41:48 +00:00
743740102d Parsing numeric constant as ObDecimalIntType in oracle compatible mode 2023-11-28 15:11:49 +00:00
00c32f328e Fix core at multiset subquery 2023-10-09 12:39:33 +00:00
4a35ecd899 fix typo 2023-04-13 16:25:00 +08:00
5e158ef5e9 [FEAT MERGE]sql compat feature
Co-authored-by: Zach41 <zach_41@163.com>
2023-08-30 11:44:37 +00:00
8015a958d0 [FEAT MERGE] implement values statement
Co-authored-by: wangt1xiuyi <13547954130@163.com>
2023-08-30 10:44:18 +00:00
11a932c048 [CP] add ObSqlBitSet init check when create ObRawExpr 2023-08-25 12:43:58 +00:00
e067fa2e07 fix some window func bugs 2023-08-14 07:18:41 +00:00
b66dd1ebf2 Fix create view and alter generated column bugs 2023-08-10 09:42:26 +00:00
88430a9d96 Fix temp table related bugs 2023-08-04 10:18:35 +00:00
e05695e317 fix extracting wrong query range with mutable function 2023-07-28 03:54:39 +00:00
3f332fa853 to issue<38211687><49782442><36841844><33833762>:fix serveral bugs 2023-05-29 09:11:05 +00:00
c572f3bf9e Fix cast as udt hit wrong plan cache bug 2023-05-26 07:41:33 +00:00
e8e7d25eed [to #49482546] fix compare/order function of object type resolve 2023-05-22 05:47:10 +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
17abf2818a [FEAT MERGE] OB Support XMLType
Co-authored-by: simonjoylet <simonjoylet@gmail.com>
2023-04-28 03:45:10 +00:00
57f1c6e7ee [FEAT MERGE]:develop pl feature of 4.2 version
Co-authored-by: LiuYoung00 <liuyanglo_ol@163.com>
Co-authored-by: 0xacc <heyongyi1998@gmail.com>
Co-authored-by: seuwebber <webber_code@163.com>
2023-04-27 16:08:11 +08:00
51e24b0b36 [to #49178989] fix mysqltest 2023-04-21 06:45:22 +00:00
d3f25346dd Fix index back bug 2023-04-20 04:14:43 +00:00
0a0ba897c9 [FEAT MERGE] [to #48722125] pl/sql name resolve refactor 2023-04-18 06:12:14 +00:00
f6c64ffeb2 Fix print window function bug 2023-04-04 00:44:54 +00:00
2b93405b74 to issue<48456442>:fix dml stmt with udt hit plan issue 2023-04-03 23:11:16 +00:00
d30a2a77ca [to #42398480] fix NEW obj(...) syntax 2023-02-15 05:12:21 +00:00
f8c5c2647f [FEAT MERGE] Merge syslog user experience improvement to master
Co-authored-by: Charles0429 <xiezhenjiang@gmail.com>
Co-authored-by: tino247 <tino247@126.com>
Co-authored-by: chaser-ch <chaser.ch@antgroup.com>
2023-02-06 15:52:24 +08:00
814de27a42 dblink_write implement [FEAT MERGE]
Co-authored-by: zzg19950727 <1071026277@qq.com>
Co-authored-by: xianyu-w <707512433@qq.com>
2023-01-29 16:23:19 +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
eba0f8509b 修复ObSqiBitSet构造时吞错误码 2023-01-12 19:02:33 +08:00
53f98748f5 [CP] column id of cte table start from 16 2023-01-12 19:02:33 +08:00
0379d889a1 [to #46981168]remove is_deterministic_ in ObUDFRawExpr 2023-01-12 19:02:33 +08:00
08802d94f6 [FEAT MERGE] 4.1 PL/SQL enhence & development 2023-01-12 19:02:33 +08:00
40d215fc5a [FEAT MERGE] GIS 2023-01-12 19:02:33 +08:00
73345ff899 bufix: ObSqlBitSet's length is incorrectly altered when alloc_new_buf failed 2023-01-12 19:02:33 +08:00
e57d864e41 Fixbug46241845: OB hits the wrong cached plan when rollup exprs contains const exprs 2023-01-12 19:02:33 +08:00
e2c4bb64fa [CP] [bugfix] Assigning ObRawExprPointer eats error code 2023-01-12 19:02:33 +08:00
d874825952 fix failed cases caused by udf expr compare 2023-01-12 19:02:33 +08:00
51de5b5911 [SCN] fix farm failure 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
8aee7d972f add inner_same_as for udf func and remove useless GET_MIN_CLUSTER_VERSION 2022-11-16 07:35:39 +00:00
b29a1bfe75 fix build error for ccls build 2022-11-15 10:05:43 +00:00
93a1074b0c patch 4.0 2022-10-24 17:57:12 +08:00
493b2fb2e2 [CP] Check ret code for ObSqlBitSet::add_member() 2022-10-03 20:03:27 +00:00
97badd0075 [CP] Json bugfix: json column length and create view with json 2022-08-23 10:03:30 +08:00
bc26b2f163 [CP] remove const params in window function 2022-06-02 10:10:55 +08:00