Commit Graph

2404 Commits

Author SHA1 Message Date
4182ed5513 [CP] [CP] function index gather table stats 2024-10-12 13:47:01 +00:00
f442b5ad3e [CP] backup expr frame when iter end 2024-10-12 07:27:41 +00:00
c15caa688c [to #2024092500104569228]eval_mysql_proc_info master occupancy 2024-10-12 07:12:14 +00:00
7ccc9042c1 Optimizer Compile 2024-10-12 06:41:38 +00:00
a13072dd67 placehold for expr function 2024-10-12 06:20:07 +00:00
c1f35b1480 placeholder for unnest expr 2024-10-12 05:08:26 +00:00
4f6044e3f6 [CP] [to #2024092500104579236]process_in_params add process T_NULL 2024-10-12 04:55:59 +00:00
812f8f609f [ARRAY] array epxr placehold 2024-10-12 04:47:06 +00:00
95ba0af2a7 clone tenant is not supported in shared storage mode, add error reporting for sql statements. 2024-10-12 04:44:09 +00:00
f7732c8b54 do not read right for shared hj when left is empty 2024-10-10 08:28:49 +00:00
15be2a9140 Delete the residual code for the old db_time statistics. 2024-10-09 21:16:15 +00:00
515e76aeca placeholder for join filter opt 2024-10-09 20:46:05 +00:00
b8484dad05 [to #2024092500104569228]refactor mysql.proc as a system view master occupancy 2024-10-09 00:16:57 +00:00
84b5f69ee1 enhance or expansion with cast 2024-10-08 22:47:14 +00:00
62a513621a [CP] support batch load spm baseline 2024-10-08 18:16:03 +00:00
b4e818c3e7 [CP] move compression format into csv format 2024-10-08 17:46:07 +00:00
2c074473ca fix log in ObSubSchemaCtx::reset() 2024-10-08 11:46:02 +00:00
a14e4547ae Opt skip index filter 2024-09-30 07:46:27 +00:00
cb9b57eaf2 [CP] fix sanity core when cast tinytext to string 2024-09-29 22:45:53 +00:00
fdd96032d6 [FEAT MERGE] Support tenant-level global control direct load data
Co-authored-by: fforkboat <fforkboat@gmail.com>
2024-09-29 06:16:11 +00:00
5223d5545b bugfix: select into use memmove instead of memcpy in data_writer.flush 2024-09-28 21:16:47 +00:00
03fec55ac5 [CP] [to #2024092500104576500]fix bug udaf garbled characters in non-utf8 tenant 2024-09-28 13:15:52 +00:00
8a1d0f10b5 make dtl_buffer_size effective immediately 2024-09-28 06:15:53 +00:00
ee96750329 fix: [mysql compat] parser/resolver wrongly processed 'drop role if exists' 2024-09-28 00:16:07 +00:00
79e7eefa2e fix make_handle null 2024-09-27 18:15:52 +00:00
22aa6dbb84 [FEAT MERGE] impl new type materialized view support fast refresh by major merge
Co-authored-by: fforkboat <fforkboat@gmail.com>
Co-authored-by: haitaoyang <haitaoy3.14@gmail.com>
Co-authored-by: chimyue <chimyue@gmail.com>
2024-09-27 14:16:09 +00:00
3659e1278c [FEAT MERGE] roaringbitmap phase-3 2024-09-27 04:17:03 +00:00
b12732f105 Fix collation and auto refresh bug for odps external table 2024-09-26 16:17:24 +00:00
0dc70f6600 [CP] [FEAT MERGE]字符集从42xrelease分支 patch 合入master分支 2024-09-26 09:17:10 +00:00
115305498d [CP] [to #2024081200104104666]fix bug dblink PL timeout 2024-09-26 05:46:32 +00:00
6275117838 fix eval func class name for enhanced_aes_decrypt 2024-09-26 03:16:40 +00:00
7a2dffd115 rb_iterate json_table table_type placeholder 2024-09-25 20:19:32 +00:00
7257398c83 fix mock statement report error unexpected 2024-09-25 18:16:28 +00:00
eee3b2ce8e Fix issue that px hang when init sqc failed 2024-09-25 17:46:59 +00:00
24962e3cee [FEAT MERGE] Full-Text Search Index Phase II
Co-authored-by: SuperYoko <lipeng.yk@gmail.com>
Co-authored-by: skylhd <dickylhd@gmail.com>
Co-authored-by: wz-WillZheng <18701736737@163.com>
2024-09-25 09:46:06 +00:00
beb9f30a20 [FEAT MERGE] 4.2.4 sql execution feature cp 4.3.4
Co-authored-by: qingsuijiu <642782632@qq.com>
Co-authored-by: jingtaoye35 <1255153887@qq.com>
Co-authored-by: cqliang1995 <cq.liang@outlook.com>
2024-09-25 07:51:13 +00:00
e5dbdc61a4 add id placeholders for column level encrypt 2024-09-25 07:35:46 +00:00
02dbf9bcbd [FEAT MERGE] INDEX MERGE PHASE I 2024-09-25 04:55:20 +00:00
e147da8920 [ARRAY] fix arr type deduce bug 2024-09-24 11:26:13 +00:00
9d246c576c [VECTOR] fix outrow vector aggregate 2024-09-24 04:16:02 +00:00
676ebca0e2 Fix issue of rcte swallow error code 2024-09-23 13:15:36 +00:00
2d8fe088d3 bugfix: select into index out of range core 2024-09-23 03:15:56 +00:00
43aaa83cd8 Fix topn sort unfree ptr error 2024-09-23 02:46:04 +00:00
ffa4025af4 improve sql statement for flushing ss_micro_cache 2024-09-20 11:15:39 +00:00
sdc
c7d111a790 fix mysqltest cases 2024-09-20 10:45:41 +00:00
16c8fda6c8 [CP] Fix the issue where the physical plan ps_stmt_id of the PS statement is not displayed correctly. 2024-09-20 10:15:23 +00:00
0719c308b0 [ARRAY] fix outrow array coredump 2024-09-20 09:02:25 +00:00
a5d1780574 [CP] json_schema outrow lob core & xpath subpath length == 0 core 2024-09-20 08:29:47 +00:00
8ecbfd650d fix select into upload csv bugs 2024-09-20 08:20:16 +00:00
879ff028a2 failed to load the last line of compressed file 2024-09-20 08:16:49 +00:00