Commit Graph

101 Commits

Author SHA1 Message Date
210aa3cee7 [CP] fix oracle distinct to_char column order by column resolver bug. 2024-03-06 08:20:48 +00:00
a19b3513a5 fix listagg bug and skip table not exist when process schema stats 2024-02-29 12:49:50 +00:00
ac9f00047d [CP] [to #54761855] fix serval pl bugs 2024-02-22 10:18:45 +00:00
e4a0de2d29 [CP] duplicate updat bug修复 2024-02-10 08:22:06 +00:00
caed29ad95 fix for update wait parser does not support decimal number 2024-02-09 21:46:04 +00:00
fabef328ba Fix expr can not be produced now in ps mode 2024-02-09 09:12:42 +00:00
90b7fe53bb bugfix : json dot notation bugfix patch to master 2024-02-08 17:32:07 +00:00
b6a15b6111 fix some outline/hint bugs 2024-02-08 13:15:20 +00:00
e955be9ce0 fix core at recursive_update_column_name 2024-02-08 09:29:56 +00:00
154f795315 [CP] [CP] [中信证券]support listagg aggr use group by column as separator 2024-02-08 04:39:07 +00:00
9ac40529e5 fix mysqltest for zero-length identifier 2024-02-08 01:23:31 +00:00
fd359dc4a4 [FEAT MERGE] 4.3 optimizer enhancement
Co-authored-by: akaError <lzg020616@163.com>
2024-02-07 23:05:57 +00:00
cff94d7d75 further fix for identifier is too long 2024-02-07 22:33:14 +00:00
c699ceea48 [FEAT MERGE] Solidify session vars for functional index 2024-02-07 16:44:49 +00:00
646f868b25 fix auto generated identifier is too long 2024-02-07 13:45:02 +00:00
b414155cd5 Bugfix for ObDecimalIntType 2024-02-07 10:43:38 +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
5b88653ed2 fix for update wait parser does not support decimal number 2024-01-22 13:17:09 +00:00
06971cb69c Fix expr can not be produced now in ps mode 2024-01-12 03:44:06 +00:00
54a47d33fd bugfix : json dot notation bugfix patch to master 2023-12-29 07:13:17 +00:00
2c9d21b7d9 fix some outline/hint bugs 2023-12-27 03:13:13 +00:00
14421b2ab1 fix core at recursive_update_column_name 2023-12-25 09:37:49 +00:00
4f4b07a001 [CP] [CP] [中信证券]support listagg aggr use group by column as separator 2023-12-20 08:43:14 +00:00
450e0169b7 fix mysqltest for zero-length identifier 2023-12-19 07:13:07 +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
100b105042 further fix for identifier is too long 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
af61c60757 fix auto generated identifier is too long 2023-12-08 07:17:22 +00:00
5c7d80971b Bugfix for ObDecimalIntType 2023-12-05 16:41:48 +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
bacc417957 feat: add the rule to use-das when has variable assignments in sql
Co-authored-by: leslieyuchen <leslieyuchen@gmail.com>
2023-10-23 09:14:03 +00:00
sdc
75b04d6a2b [CP] fix distinct clob bug 2023-10-13 03:43:46 +00:00
3e3a622c0a fix mysqltest for invalid identifier 2023-10-11 10:44:05 +00:00
c13243ff23 fix handling invalid character in identifier 2023-09-22 03:10:14 +00:00
c8c222deaa Add a rule to force use das if has variable assignments in sql 2023-09-13 13:21:37 +00:00
d6f15c7b10 Recursive CTE iscycle clause support number type 2023-09-12 03:14:33 +00:00
811877a30a [CP] Fix core at ObSelectStmt::assign_set_op 2023-09-08 12:51:05 +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
5a62e3cee9 fix resolve rowid bug in mysql mode 2023-08-30 09:14:23 +00:00
e067fa2e07 fix some window func bugs 2023-08-14 07:18:41 +00:00
02a2a424fa Fix RCTE bugs 2023-08-11 03:48:48 +00:00
b66dd1ebf2 Fix create view and alter generated column bugs 2023-08-10 09:42:26 +00:00
03cc2be4ea fix failed mysqltest introduce by previous bugfix 2023-08-10 07:12:30 +00:00
0561a3c7aa Fix select into clause in subplan 2023-08-02 14:24:16 +00:00
77146bd2d1 fix some udf bugs 2023-08-02 11:19:08 +00:00
9aa4d8a313 add expression in information_schema.statistics、add error code for group_id aggr and no implicit cast for variance aggr 2023-08-02 07:24:23 +00:00
a56c5b6dec Add error codes for sql module, !! Please Read Task Description Carefully!! 2023-08-01 17:18:33 +00:00
da985e136d Fix some compatibility issues of illegal SQL in MySQL 2023-08-01 16:12:42 +00:00