Commit Graph

754 Commits

Author SHA1 Message Date
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
64dc54c87e [CP] fix: fix the bug of remote das task performance degradation; 2023-04-28 03:15:33 +00:00
23b365a0a7 [FEAT MERGE]Query Interface Enhancement
Co-authored-by: chinaxing <chen.yack@gmail.com>
2023-04-28 02:41:45 +00:00
d48cc591bd [CP] [CP] fix px drain on non-vec engine 2023-04-28 01:11:30 +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
bc1c4b7599 Fix ifnull/nvl expr result wrong precision 2023-04-27 02:14:22 +00: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
9ff3425602 [BUG] prevent multiple update error on one row for duplicate update 2023-04-26 15:16:31 +00:00
3efcefc29e [FEAT MERGE] Support gb18030_2022 2023-04-26 15:13:03 +00:00
aa50359fed fix px target monitor core because of concurrent access of set 2023-04-26 14:58:56 +00:00
03f103d18a RTDatumArith memory leak 2023-04-26 14:45:15 +00:00
dbedb800a4 fix session-based context dynamic leak 2023-04-26 14:27:48 +00:00
5e893be121 fix feedback info bug 2023-04-25 03:10:55 +00:00
fdcaa9a932 [FEAT MERGE] Add anti-fallback checks for the memory of 500 tenant 2023-04-25 02:41:25 +00:00
c317071f7e fix px target monitor core because of concurrent access of map 2023-04-25 02:10:50 +00:00
349ecdf982 fix bug in group join buffer 2023-04-24 12:14:27 +00:00
8ac3b5df4a fix mysqltest 2023-04-24 11:14:47 +00:00
c6cffaa327 occupy a position for nls_initcap 2023-04-24 09:41:38 +00:00
83f8e7721d [foreign key] remove change DMLFlag by iter_uncommited_row in sstable, to avoid 4377 problem 2023-04-24 09:11:25 +00:00
16b713759f fix dtl interm result leak 2023-04-24 04:18:38 +00:00
ced1abdc78 [to #49178989] fix mysqltest 2023-04-24 03:41:03 +00:00
d663d4218e Fix direct load data buffer members inconsistent lifecycle 2023-04-23 10:44:32 +00:00
f5d814801f Fix memory-leak on the failure of px_finish_trans 2023-04-23 10:41:06 +00:00
dce925b7f0 remove get_method array from query range extraction 2023-04-23 08:05:50 +00:00
9659dc0227 fix session plan ptr not reset after load data 2023-04-21 07:11:37 +00:00
a9098c4fe7 [to #48603749] check coll/object constructor parameter type 2023-04-21 06:41:53 +00:00
517bc412b9 fix get_dh_msg hang because sync_wait_all 2023-04-20 06:41:36 +00:00
c5744f26a0 Set tenant_id and ctx_id for recursive cte allocator. 2023-04-19 09:14:34 +00:00
6e8c6def52 fix sql executor use memory of 500 tenant 2023-04-19 08:15:11 +00:00
ff0be6d455 fix dynamic memory leak in subplan filter onetime expr datum deep copy 2023-04-19 08:11:42 +00:00
8d1f639f7c Fix ctas if not exists failed if table exists 2023-04-19 07:45:00 +00:00
8a25c39f85 to issue<47547254><48227908>:fix nest sql issue & adjust pl timeout logic 2023-04-19 07:41:30 +00:00
4a15c4d020 fix: fix the core induced by check rowkey distinct when rowkey column has virtual generated column 2023-04-18 14:41:34 +00:00
8ffbfb18de add log for sampling 2023-04-18 13:15:15 +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
acb7f537d6 Fix failed mysqltests caused by fix from dual fetch and regexp bugs 2023-04-18 06:41:36 +00:00
76e6f675b5 Fix dblink bugs 2023-04-14 04:11:51 +00:00
11af99f824 fix failed case caused by cr 12280817 2023-04-13 11:17:40 +00:00
c1ac596d14 Fix regexp function bug 2023-04-13 09:05:30 +00:00
48c57d0564 allocate material when more than one link scan exist 2023-04-13 09:01:57 +00:00
3926fdba2f Fix a bug of omitting to set res type length for lob exprs 2023-04-13 08:40:19 +00:00
0442dd622b [CP] fix bug about timestampdiff and timestampadd 2023-04-13 08:33:02 +00:00
27488211d2 [FEAT MERGE] [v4.2] add table generator and several random utility functions 2023-04-13 08:22:22 +00:00
8d128c3303 [CP] Unfree ptr about connect by with index if has cycle. 2023-04-13 08:01:01 +00:00
b7bc53891b fix:48956906 2023-04-13 07:53:51 +00:00
b14bad1f09 to issue<48907696>:fix udf containing complex type execute slow issue 2023-04-13 07:25:34 +00:00
eaeca23f8e fix memleak caused by not releasing resources in inner_close() of OSG 2023-04-13 07:04:31 +00:00