Commit Graph

405 Commits

Author SHA1 Message Date
017d1a8454 bugfix : json_object bugfix && json dot notation in PL 2024-02-06 18:06:36 +00:00
62ca9f3991 fix bugs that lost stmt scala group by property after remove all aggr_items 2024-02-06 17:20:31 +00:00
c8ef409bf3 Do not report ERROR when sample rate equals 100 2024-02-06 14:49:36 +00:00
2f0ea3c372 [CP] duplicate updat bug修复 2024-02-04 04:46:45 +00:00
0983ed0b72 Adjust stmt printer and codeowners 2024-01-23 04:42:57 +00:00
658c51919f Fix row comparison wrong result of decimal int type 2024-01-19 02:42:38 +00:00
e52f385a43 [CP] sync bugfix.fix sanity json pl type coredump, fix treat expr in pl coredump 2024-01-18 04:12:46 +00:00
1cdd63cdae [CP]sync bugfix from 42x. fix:json compare with const string, behavior not consistent with mysql 2024-01-17 13:12:15 +00:00
1e2209de2c using same assign exprs in join first rewrite for update stmt 2024-01-16 10:43:37 +00:00
2f1ff9bfdf fix an exec_param and a expr copy_on_replace bugs 2024-01-16 08:42:38 +00:00
8c2e317eb6 bug:xor expr error when print 2024-01-16 03:47:33 +00:00
064807bc6b to issue<54195061>:fix dml + udt(pl complex var) issue 2024-01-15 08:13:48 +00:00
34d61532c4 [CP] fix set wrong column flag for value desc 2024-01-12 10:47:46 +00:00
41776006da occupy code for show table status 2024-01-12 07:42:58 +00:00
056e47167d misc refinement 2024-01-11 10:14:47 +00:00
54a47d33fd bugfix : json dot notation bugfix patch to master 2023-12-29 07:13:17 +00:00
e771c473bc [CP] [to #53795668] fix collection element access with deleted element 2023-12-28 13:47:58 +00:00
36c88aa240 [CP] [to #53709570] fix udt parameter & function out value in ps anonymous block 2023-12-28 13:12:58 +00:00
8ebb14abc6 Fix expr calc accuracy reuse during type deduce 2023-12-28 11:43:08 +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
d52d2c12e6 [CP] Fix wrong merge type between set and char
Co-authored-by: Larry955 <1412857955@qq.com>
2023-12-26 10:13:15 +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
4f4b07a001 [CP] [CP] [中信证券]support listagg aggr use group by column as separator 2023-12-20 08:43:14 +00:00
faeedc83d1 [CP] fix inheriting zerofill attribute incorrectly 2023-12-19 16:48:06 +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
3e6662ef7d Fix mysqltest case failures 2023-12-18 14:04:23 +08:00
de9cd80b7c Fix compare routine for questionamrk expr 2023-12-14 11:13:07 +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
b27639263f Fix sum(bit_col) type dedction 2023-12-12 15:47:20 +00:00
618ab67eb0 [FEAT MERGE][CP]optimizer stats enhancement
Co-authored-by: 2149 <260391947@qq.com>
2023-12-12 10:17:50 +00:00
58aad590f1 [FEAT MERGE] Solidify session vars for functional index 2023-12-12 06:42:37 +00:00
7643fd928c Bugfix for nagating decimal_int 2023-12-11 03:12:47 +00:00
a084a7ae38 Bugfix for dynamic evaluated questionmark 2023-12-07 11:12:43 +00:00
864a26e603 Fix type deduction error for sum aggregation 2023-12-07 07:16:16 +00:00
5c7d80971b Bugfix for ObDecimalIntType 2023-12-05 16:41:48 +00:00
19a1c56239 fix copy shared exec param bug 2023-11-30 09:16:16 +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
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
86eb89f5f8 [CP] [xml bugfix] Disable conversion from xml to anytype and fix some problems with xml parsing 2023-11-16 10:40:25 +00:00
57ee69aca8 patch bugfix to master 2023-11-16 10:10:21 +00:00
d2dd4b65a1 [CP] to issue<52916428>:fix core when obj access expr as sql fliter expr 2023-11-15 11:10:36 +00:00
bcc15937ee [CP] Fix issues related to user variables. 2023-11-15 07:40:18 +00:00
a6117944b9 fix transformer bugs caused by shared expr 2023-11-13 10:09:17 +00:00
d76e2df6ef fix distinct fd judgement bug 2023-11-06 09:39:30 +00:00