Commit Graph

114 Commits

Author SHA1 Message Date
28b6553c74 [CP] [to #55433616] feat: complete udt dependency mechanism 2024-04-01 04:20:55 +00:00
53c4c7a438 [CP] [to #53656926] fix table.col.member_access & table.col.member_func() 2024-03-29 09:21:12 +00:00
5aa0503125 [FEAT MERGE] ap perf optimization
Co-authored-by: wangt1xiuyi <13547954130@163.com>
Co-authored-by: XIAO-HOU <372060054@qq.com>
Co-authored-by: z404289981 <z404289981@163.com>
2024-03-26 07:51:42 +00:00
5bdd7e5bd1 [CP] [FEAT MERGE]support dblink udf 2024-03-21 04:45:37 +00:00
0487d20e6d adjust subquery_exprs in formalize_stmt 2024-03-15 03:15:37 +00:00
820414c560 [to #55289503]case/when not support cursor expr 2024-03-11 05:45:43 +00:00
8ca85b06ab Fixed the correctness issue of the LIKE expression when sql mode=NO_BACKSLASH_ESCAPES_LIKE. 2024-03-04 13:18:19 +00:00
ce55f20e6f to issue<54195061>:fix dml + udt(pl complex var) issue 2024-02-09 10:28:30 +00:00
3e4379dbd2 occupy code for show table status 2024-02-09 09:27:22 +00:00
90b7fe53bb bugfix : json dot notation bugfix patch to master 2024-02-08 17:32:07 +00:00
ba7c8e7351 [to #52329678]package variables cannot be called with brackets 2024-02-08 16:23:24 +00:00
6baacf7f0f [CP]: Oracle json bugfix 2024-02-08 13:45:25 +00:00
15307ef94e [FEAT MERGE][CP]optimizer stats enhancement 2024-02-07 16:56:28 +00:00
28209076a3 Bugfix for nagating decimal_int 2024-02-07 14:29:52 +00:00
b414155cd5 Bugfix for ObDecimalIntType 2024-02-07 10:43:38 +00:00
ae90c30120 Parsing numeric constant as ObDecimalIntType in oracle compatible mode 2024-02-07 04:13:50 +00:00
e8a646b765 bugfix : json_object bugfix 2024-02-07 01:52:17 +00:00
c5f1b131ab [FEAT MERGE]charset revise 2024-02-07 01:12:44 +00:00
12912b6e32 [CP] to issue<53410420>:adjust table function serial execution strategy 2024-02-06 23:59:22 +00:00
c8ef409bf3 Do not report ERROR when sample rate equals 100 2024-02-06 14:49:36 +00:00
064807bc6b to issue<54195061>:fix dml + udt(pl complex var) issue 2024-01-15 08:13:48 +00:00
41776006da occupy code for show table status 2024-01-12 07:42:58 +00:00
54a47d33fd bugfix : json dot notation bugfix patch to master 2023-12-29 07:13:17 +00:00
b8a08b5cbf [to #52329678]package variables cannot be called with brackets 2023-12-28 11:18:25 +00:00
c8647966da [CP]: Oracle json bugfix 2023-12-27 06:18:35 +00:00
618ab67eb0 [FEAT MERGE][CP]optimizer stats enhancement
Co-authored-by: 2149 <260391947@qq.com>
2023-12-12 10:17:50 +00:00
7643fd928c Bugfix for nagating decimal_int 2023-12-11 03:12:47 +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
18d0640d2f bugfix : json_object bugfix 2023-11-27 10:00:01 +00:00
e4f7452b2d [FEAT MERGE]charset revise 2023-11-27 08:52:02 +00:00
4c009c7342 [CP] to issue<53410420>:adjust table function serial execution strategy 2023-11-27 07:23:40 +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
8bb6c9f1e4 [to #52611952] fix mysqltest 2023-10-20 03:43:10 +00:00
a3b0891c86 [to #52406314] fix serval PL/SQL bugs 2023-09-27 06:10:09 +00:00
7198e18f7a bugfix: support for using current_user function without ending parentheses 2023-09-09 11:32:59 +00:00
19a59fc849 Merge branch 'pr_1546' 2023-09-08 15:51:13 +08:00
ff1d83df68 fix ObRawExpr::add_child_flags bug 2023-09-08 12:38:14 +08:00
5e3a117ca7 to issue<51710744>:fix datetime type as argument of store routine issue 2023-09-01 10:44:34 +00: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
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
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
cf6ace1f68 fix: 1. rapidjson coredump bug when oom. 2. json_value support truncate clause 2023-08-08 08:42:35 +00:00
af62662569 support extract query range with user var and fix some bugs 2023-08-08 06:13:14 +00:00
7de309dcc7 bugfix resolve between node when types are inconsistent 2023-08-02 10:42:47 +00:00
aefb0e9afc fix find_in_set, sleep(null), errorcode 2023-08-02 10:18:13 +00:00
50fb21e5da [to #48840416] fix collection access with a(idx1)(idx2)(idx3).col1 2023-08-02 08:18:07 +00:00