Commit Graph

2431 Commits

Author SHA1 Message Date
521ef6a5fb server index 2024-10-22 04:17:43 +00:00
dc3b5d8018 [CP] [CP] fix ret code overwrite bug 2024-10-21 08:13:53 +00:00
1eb93d4c1e [ARRAY] array expr placehold 2024-10-18 10:47:01 +00:00
0446a2136b [ARRAY] fix nested expr vector header assign 2024-10-18 10:14:17 +00:00
c67ffdd3c7 [CP] Adaptive auto dop based on storage layer estimation 2024-10-18 09:13:39 +00:00
d1d2446a9c [CP]Fix the core caused by incorrect bound 2024-10-18 08:13:44 +00:00
233c612457 Optimize compilation 2024-10-18 02:44:16 +00:00
b1bd203810 fix load data failed when tablet changed 2024-10-17 16:44:00 +00:00
830c5d7339 [CP] bugfix:phy_plan null 2024-10-17 13:13:48 +00:00
e0e48291e0 fix fmt convert bug in eval_oracle_to_char 2024-10-17 11:14:22 +00:00
a788fa9169 fix hang when use direct load in ctas with index 2024-10-17 06:13:41 +00:00
9c5b058572 Load data retry for schema errors 2024-10-16 22:45:24 +00:00
69c77f3a85 remove info log 2024-10-16 20:44:35 +00:00
4ef69f9ce9 fix: replace func wrongly processed empty LONGTEXT string 2024-10-16 16:43:40 +00:00
1ec56d3ccf Fix integer ifnull expr result type mismatch 2024-10-16 06:44:22 +00:00
bdaa1ae7d9 add error info to partition-level direct load 2024-10-16 05:43:59 +00:00
f7f89cef30 Fix 4016 caused by the pattern not calculated in the like expr 2024-10-15 18:13:52 +00:00
8964b21312 Enable various expressions to serve as function index 2024-10-15 11:44:09 +00:00
996378a443 [CP] [XA][4x] narrow the range of thread data lock in xa 2024-10-15 09:43:55 +00:00
fb421d6717 Fix SIGFPE caused by dividing INT64_MIN by -1 2024-10-15 05:14:07 +00:00
bc56c0594c 除法优化表达式占位 2024-10-14 16:14:30 +00:00
26aac467fc fix:post-build multivalue without pk bug,delete multivalue index bug 2024-10-14 07:13:51 +00:00
6c48eccc3f [CP] fix read decimal from parquet file crash when precision <= 9 2024-10-14 06:14:08 +00:00
32d781dd67 [to#2024101100104676189]Get_mysql_routine_parameter_type_str function add placeholder in the master branch. 2024-10-12 23:44:36 +00:00
c51c3536e5 add item type and member of select into spec for parquet and orc 2024-10-12 20:44:10 +00:00
679ae9b344 Add place holder to master for 435 code 2024-10-12 18:44:39 +00:00
eb82a8be4a [CP] Fix the core issue caused by the evaluated-flag not being cleared after calculating other conditions. 2024-10-12 15:14:03 +00:00
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