Commit Graph

471 Commits

Author SHA1 Message Date
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
34a9edf738 [FEAT MERGE] support restore encrypted tenant 2023-04-28 15:15:31 +00:00
b41dc0ebdd [FEAT MERGE] support auto dop 2023-04-28 15:11:53 +00:00
642f1c7d84 [FEAT MERGE] optimizer statistics gather enhance
Co-authored-by: Larry955 <1412857955@qq.com>
Co-authored-by: wangt1xiuyi <13547954130@163.com>
2023-04-28 13:11:58 +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
096d1eccdf remove is_bulk_ from obdmlstmt & fix mysqltest 2023-04-28 06:11:59 +00:00
17abf2818a [FEAT MERGE] OB Support XMLType
Co-authored-by: simonjoylet <simonjoylet@gmail.com>
2023-04-28 03:45:10 +00:00
23b365a0a7 [FEAT MERGE]Query Interface Enhancement
Co-authored-by: chinaxing <chen.yack@gmail.com>
2023-04-28 02:41:45 +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
d8c632c87f add placeholder for __all_virtual_tenant_parameter 2023-04-27 08:41:13 +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
8fb50cdf65 [FEAT MERGE] OLTP performance and cpu reduction optimization under tiny specification
Co-authored-by: hezuojiao <hezuojiao@gmail.com>
2023-04-26 15:30:18 +00:00
bee5e099c0 [to #49213733] fix serval name resolve issues & a sanity core 2023-04-26 15:23:20 +00:00
0f7e23e3f5 unsupport using 'CREATE USER' stmt with hostname in oracle mode 2023-04-26 14:24: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
dd54f8018d disable _trace_control_info set by user 2023-04-26 12:53:47 +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
87ad8877d4 [BUGFIX] fix lob delete with MINIMAL mode 2023-04-24 04:41:24 +00:00
ced1abdc78 [to #49178989] fix mysqltest 2023-04-24 03:41:03 +00:00
27783b2352 fix some bugs 2023-04-22 14:20:36 +00:00
51e24b0b36 [to #49178989] fix mysqltest 2023-04-21 06:45:22 +00:00
6f6cb0c504 Fix partition num check bug 2023-04-21 05:14:43 +00:00
a8d7bcdd3b Fix pivot/unpivot resolve bug 2023-04-20 13:11:27 +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
8daff3e658 [FEAT MERGE]logical plan move to plan cache module add feedback into to plan 2023-04-18 11:41:58 +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
a84e9d9634 fix bug missing a error_code 2023-04-17 05:11:33 +00:00
21403dd730 to issue<>:fix a typo 2023-04-17 04:11:36 +00:00
b3e639bbea [to #47948126] check pl privilege 2023-04-17 03:41:52 +00:00
e288a7ad87 Fix insert core 2023-04-14 08:42:58 +00:00
76e6f675b5 Fix dblink bugs 2023-04-14 04:11:51 +00:00
48c57d0564 allocate material when more than one link scan exist 2023-04-13 09:01:57 +00:00
31ffb12df1 fix drop pk cst failed. 2023-04-13 08:54:45 +00:00
3926fdba2f Fix a bug of omitting to set res type length for lob exprs 2023-04-13 08:40:19 +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
7fc53bfe13 fix privilege bug: disable normal user using dcl on inner users. 2023-04-10 07:50:37 +00: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