Commit Graph

385 Commits

Author SHA1 Message Date
bb56b615fd [CP] fix set wrong column flag for value desc 2024-02-09 09:39:02 +00:00
3e4379dbd2 occupy code for show table status 2024-02-09 09:27:22 +00:00
19440b0c01 misc refinement 2024-02-09 08:01:58 +00:00
90b7fe53bb bugfix : json dot notation bugfix patch to master 2024-02-08 17:32:07 +00:00
75300339f3 [CP] [to #53795668] fix collection element access with deleted element 2024-02-08 16:50:15 +00:00
f351aa3c6a [CP] [to #53709570] fix udt parameter & function out value in ps anonymous block 2024-02-08 16:41:14 +00:00
5ca81e3013 Fix expr calc accuracy reuse during type deduce 2024-02-08 16:26:25 +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
883c6adc59 [CP] Fix wrong merge type between set and char
Co-authored-by: Larry955 <1412857955@qq.com>
2024-02-08 12:24:44 +00:00
0d0b11c0cc [FEAT MERGE] impl vectorization 2.0
Co-authored-by: oceanoverflow <oceanoverflow@gmail.com>
Co-authored-by: hezuojiao <hezuojiao@gmail.com>
Co-authored-by: Monk-Liu <1152761042@qq.com>
2024-02-08 05:32:54 +00:00
154f795315 [CP] [CP] [中信证券]support listagg aggr use group by column as separator 2024-02-08 04:39:07 +00:00
6a7c171057 [CP] fix inheriting zerofill attribute incorrectly 2024-02-08 02:32:48 +00:00
01d18c752e [CP] to issue<53642848>:fix collect package dependence issue if sql using package udf 2024-02-08 00:44:44 +00:00
fd359dc4a4 [FEAT MERGE] 4.3 optimizer enhancement
Co-authored-by: akaError <lzg020616@163.com>
2024-02-07 23:05:57 +00:00
bd42abb1c9 Fix mysqltest case failures 2024-02-07 21:43:13 +00:00
a97235802c Fix compare routine for questionamrk expr 2024-02-07 20:52:15 +00:00
c2511b580f [FEAT MERGE] materialized view 2024-02-07 20:31:14 +00:00
a73356831a Fix sum(bit_col) type dedction 2024-02-07 17:34:44 +00:00
15307ef94e [FEAT MERGE][CP]optimizer stats enhancement 2024-02-07 16:56:28 +00:00
c699ceea48 [FEAT MERGE] Solidify session vars for functional index 2024-02-07 16:44:49 +00:00
28209076a3 Bugfix for nagating decimal_int 2024-02-07 14:29:52 +00:00
b45b692d2d Bugfix for dynamic evaluated questionmark 2024-02-07 12:57:25 +00:00
ebae533df5 Fix type deduction error for sum aggregation 2024-02-07 12:33:21 +00:00
b414155cd5 Bugfix for ObDecimalIntType 2024-02-07 10:43:38 +00:00
2f4a337e83 fix copy shared exec param bug 2024-02-07 06:56:08 +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
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