Commit Graph

430 Commits

Author SHA1 Message Date
03695f6cb2 fix osg bugs 2023-05-06 10:38:37 +00:00
d6c6e05727 [FEAT MERGE] log4200
Co-authored-by: zhjc1124 <zhjc1124@gmail.com>
Co-authored-by: BinChenn <binchenn.bc@gmail.com>
Co-authored-by: oceanoverflow <oceanoverflow@gmail.com>
2023-05-06 08:15:43 +00:00
05ffe5a646 to issue<45173384>:fix cursor expression remote execute issue 2023-05-06 06:48:40 +00:00
e2b8865fd5 [CP] fix print view bug 2023-05-06 04:12:14 +00:00
8bd42198fe fix 49399121, table_alias.col_name.member_func.udf not support 2023-05-06 04:08:44 +00:00
c342e3ed87 fix subpartition template compat bug 2023-05-05 14:08:20 +00:00
27da7e5ca0 fix external table system view bugs 2023-05-05 12:15:19 +00:00
a933ef50d3 fix xml issue:49339811/49171054/49294030/49405058/49424328 2023-05-05 11:45:32 +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
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