Commit Graph

94 Commits

Author SHA1 Message Date
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
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
2f1ff9bfdf fix an exec_param and a expr copy_on_replace bugs 2024-01-16 08:42:38 +00:00
064807bc6b to issue<54195061>:fix dml + udt(pl complex var) issue 2024-01-15 08:13:48 +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
faeedc83d1 [CP] fix inheriting zerofill attribute incorrectly 2023-12-19 16:48:06 +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
743740102d Parsing numeric constant as ObDecimalIntType in oracle compatible mode 2023-11-28 15:11:49 +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
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
c13243ff23 fix handling invalid character in identifier 2023-09-22 03:10:14 +00:00
8915b19f61 Fix: column_conv type inference set wrong collation_level 2023-09-14 09:10:25 +00:00
e4415822c8 fix bug: update set should report error when charset convert error 2023-09-13 07:10:33 +00:00
d624f1b3f2 fix typo 2023-03-27 12:01: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
e024bcd778 fix mysqltest for implicit cast of charset convert 2023-08-30 05:10:36 +00:00
a7ab9bf24c optimize resolve columns cost 2023-08-21 12:40:40 +00:00
4a2e0995f0 Fix alter table add functional index bug 2023-08-21 09:10:20 +00:00
902896a63e compat convert mistaken code with oracle 2023-08-18 11:44:56 +08:00
02a2a424fa Fix RCTE bugs 2023-08-11 03:48:48 +00:00
2e28ad4ffa Fix: There is a shared expression in the virtual generated column, which causes an error 2023-08-08 10:48:42 +00:00
cf27086ec5 fix mysqltest 2023-08-08 07:19:05 +00:00
ed7dc58c97 fix query pushdown into set stmt bug 2023-07-26 06:48:19 +00:00
551ee36be2 xml generated column index 4377 bugfix 2023-07-25 16:48:20 +00:00
954ad3683e Fix failed mysqltests 2023-07-25 15:48:41 +00:00
95018ccb1d Fix error info bug 2023-07-24 11:49:02 +00:00
32636e05c4 adjust allocate window function operator, enhance pq_distribute_window hint 2023-07-19 03:12:22 +00:00
9504e5c3f7 [master] optimizer.udt_bug_oracle farm mysqltest regression cases 2023-07-06 12:47:57 +00:00
df0b652003 [xml bugfix]xmltype column bugfix and space namespace error 2023-06-28 06:48:15 +00:00
a8ce86fac6 refine char padding 2023-06-13 08:12:19 +00:00
b9dc170c63 [CP] rewrite ora_decode which has const result to const result. 2023-06-06 07:48:24 +00:00
f16a8319fc xml extendType adaptation 2023-06-06 07:18:57 +00:00
051b7be095 Fix failed mysqltests 2023-06-02 06:42:01 +00:00
8dd2cf466a Fix failed mysqltests 2023-05-30 01:11:12 +00:00
7588202b83 bugfix : ignore sort in process of xml parse 2023-05-29 10:16:55 +00:00
sdc
190d91109a fix create index on column default sequence bug 2023-05-24 08:11:08 +00:00
bb69281e07 bugfix : dynamic sql without quesmark type check && encoding session & xmltype compare in case 2023-05-24 05:11:48 +00:00
863d7dfd92 Fix functional index bugs 2023-05-22 04:41:42 +00:00
10a6c9b642 xmlbugfix: xmltype cast to clob need cast when deduce type 2023-05-17 23:46:36 +00:00
2da06fac24 bugfix: 1. xpath error code adaptation; 2. ban blob in sys_makexml; 3. cast error code adaptation; 2023-05-12 07:11:08 +00:00
bddcfc3d68 to issue<49576316>:fix core when package complex variable as udf out param 2023-05-12 06:41:11 +00:00
09ed904b58 [FEAT MERGE] Support external table
Co-authored-by: jingtaoye35 <1255153887@qq.com>
2023-04-29 15:11:50 +00:00
3cada22bdc [FEAT MERGE]4_2_sql_feature
Co-authored-by: yinyj17 <yinyijun92@gmail.com>
Co-authored-by: xianyu-w <707512433@qq.com>
Co-authored-by: jingtaoye35 <1255153887@qq.com>
2023-04-28 11:12:11 +00:00
17abf2818a [FEAT MERGE] OB Support XMLType
Co-authored-by: simonjoylet <simonjoylet@gmail.com>
2023-04-28 03:45:10 +00:00