Commit Graph

405 Commits

Author SHA1 Message Date
d5ddb1fb96 [to #35312839] fix mysqltest 2023-05-26 04:16:32 +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
03fdde5756 Fix remove_const bug 2023-05-23 10:41:34 +00:00
54fbf31d94 [to #49602206] no codegen objaccess & can calc it in pure sql context 2023-05-23 05:11:45 +00:00
65d39aaf03 fix shared group by subquery bug 2023-05-23 03:47:33 +00:00
3aeec935da [xml bugfix] xmlattributes print value bugfix 2023-05-22 09:47:34 +00:00
e8e7d25eed [to #49482546] fix compare/order function of object type resolve 2023-05-22 05:47:10 +00:00
863d7dfd92 Fix functional index bugs 2023-05-22 04:41:42 +00:00
3022641952 Fix print cast as number bug in dblink 2023-05-21 06:17:31 +00:00
10a6c9b642 xmlbugfix: xmltype cast to clob need cast when deduce type 2023-05-17 23:46:36 +00:00
e556c2117c Fix some prepared statement bug 2023-05-17 14:22:00 +00:00
6d7334a245 [xml bugfix] pl xmlagg print failed and not support position() 2023-05-17 07:41:11 +00:00
5f1468b8cf fix bug about dateadd when in normal parser 2023-05-16 05:52:49 +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
a8ac8b911f fix: procedure with xmltype inputs not supported 2023-05-12 01:11:19 +00:00
39e9b1b0d7 bugfix : [49581233]oracle json fast parse and normal parse mismatch && xmltype cast need deep copy[49490646] 2023-05-10 13:40:09 +00:00
01e566ca07 [xml bugfix] irregular xlst in xml transform bugfix 49538940; xmlserialize in pl indent bugfix 49543617; 2023-05-10 09:03:45 +00:00
5671bf1857 fix shared expr canonicalize bug and const propagate bug 2023-05-08 03:15:27 +00:00
70fa0179cd Fix ps prepare stage error 4016 2023-05-07 03:38:52 +00:00
8a215cb58f Fix print function bin/oct bug 2023-05-05 05:38:39 +00:00
fe350b62e6 [XML] fix count() failed 2023-05-05 02:08:20 +00:00
f6c3ecdd97 bugfix: 49298642,49243905,49422634 2023-05-04 12:30:09 +00:00
3ae36f5774 [FEAT MERGE]4.2 PX Feature 2023-04-30 04:41:31 +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
271e8aa047 Fix some user-defined_rules bug 2023-04-27 14:41:41 +00:00
f745b47cbc [FEAT MERGE] implement dynamic sampling 2023-04-27 12:15:28 +00:00
c5756c1799 [FEAT MERGE] Functional_index 2023-04-27 11:11:24 +00:00
57f1c6e7ee [FEAT MERGE]:develop pl feature of 4.2 version
Co-authored-by: LiuYoung00 <liuyanglo_ol@163.com>
Co-authored-by: 0xacc <heyongyi1998@gmail.com>
Co-authored-by: seuwebber <webber_code@163.com>
2023-04-27 16:08:11 +08:00
bee5e099c0 [to #49213733] fix serval name resolve issues & a sanity core 2023-04-26 15:23:20 +00:00
ff7c6d0243 Fix type deduce stack overflow in ps mode 2023-04-26 13:42:51 +00:00
220e8fceac Do not print WDIAG log when syslog_level set to ERROR 2023-04-26 13:07:58 +00:00
dad6688384 Fix bit aggregate function redundant cast expr 2023-04-24 12:17:47 +00:00
a58de12030 disable write udf to remote dblink tables 2023-04-24 07:48:15 +00:00
51e24b0b36 [to #49178989] fix mysqltest 2023-04-21 06:45:22 +00:00
d3f25346dd Fix index back bug 2023-04-20 04:14:43 +00:00
27b330495b fix 3-stage aggr build dup expr report 4016 2023-04-20 04:11:16 +00:00
0a0ba897c9 [FEAT MERGE] [to #48722125] pl/sql name resolve refactor 2023-04-18 06:12:14 +00:00
52e0115965 fix const_name function error checking 2023-04-18 04:15:08 +00:00
21403dd730 to issue<>:fix a typo 2023-04-17 04:11:36 +00:00
76e6f675b5 Fix dblink bugs 2023-04-14 04:11:51 +00:00
27488211d2 [FEAT MERGE] [v4.2] add table generator and several random utility functions 2023-04-13 08:22:22 +00:00
0a9f1e0c4f bugfix : level param in weight_string expr clause has core dump in fast parser 2023-04-13 05:59:54 +00:00
4eaf9b58b0 fix canonicalizer bug 2023-04-11 12:28:09 +08:00
7b5fd78505 fix annotation error in ob_raw_expr_resolver_impl.cpp 2023-04-10 06:14:36 +00:00
83bc968292 [CP] [CP] Support to deduce prefix index from T_OP_LIKE expr 2023-04-07 11:54:21 +00:00
134f4eedae bugfix : null in json expr clause has core dump in fast parser 2023-04-07 10:56:32 +00:00