Commit Graph

5741 Commits

Author SHA1 Message Date
686f30e35f RPM package build optimization 2024-12-11 20:15:38 +00:00
5395253ab9 fix udt unexpected deep copy 2024-12-11 19:46:19 +00:00
245feee74c [CP] forbid merging outer join right view without reorder opportunity 2024-12-11 16:46:35 +00:00
87067ba053 Fix incorrect length setting for null results in NULLIF expr 2024-12-11 16:15:34 +00:00
c7cc62cf6e fix CHECK_SERIALIZE_CHECK fail core 2024-12-11 12:14:54 +00:00
54136a3fb6 lookup to main table should invoke get 2024-12-11 11:48:59 +00:00
e0c02edb4a Fix incorrect result of decimal_int division 2024-12-11 11:45:45 +00:00
sdc
7de999d2ef optimize granule split tasks when rescan 2024-12-11 10:44:47 +00:00
519c882ad1 [CP] add check status for table rescan 2024-12-11 10:14:53 +00:00
a3b2e306fa [CP] Fix restored enum/set types array memory expiration 2024-12-11 09:44:37 +00:00
2f6f479a7a Fix parser: report error when use WITH PARSER on other type index 2024-12-11 08:15:26 +00:00
caef8a14ca fix obtest 2024-12-11 07:15:13 +00:00
b713b5b4f4 [CP] fix bug no primary key partition table do replace maybe with errror -5024 2024-12-11 06:45:09 +00:00
150c3dc5fa add warning message when pdml is disabled in insert into select 2024-12-11 06:16:24 +00:00
0fc9160eb7 [CP] [batch rescan] bug fix about 425 DAS batch rescan 2024-12-11 05:48:19 +00:00
ede8332ac2 occupation 2024-12-11 05:45:02 +00:00
8a3a8c2ed6 [CP] fix some path selection issues for gen_col/functional index 2024-12-11 05:15:58 +00:00
6596897e58 [to #2024072000103865183]fix: pl enum refactoring 2024-12-11 04:45:31 +00:00
89bce4b727 add cases for delayed column transform 2024-12-11 03:46:39 +00:00
86b40ebc71 [CP] fix spm add baseline concurrent bug 2024-12-11 03:18:02 +00:00
5aacb891c3 [CP] fix memory expansion when rescan + local lookup 2024-12-10 17:46:12 +00:00
dff811352c [ARRAY] array sort vec2.0 bugfix 2024-12-10 17:15:46 +00:00
2e64e7adcb Add hint index_asc/index_desc and Adjust scan direction at the end of the plan generation 2024-12-10 16:15:39 +00:00
8546154616 关闭三阶段与一阶段的代价竞争,优先使用三阶段group by计划 2024-12-10 15:15:46 +00:00
bf8b2f392e Automatically expand CSV buffer when batch size does not match capacity 2024-12-10 14:45:35 +00:00
aec5c8657b bugfix: support OB_VECTOR_TYPE in some array exprs 2024-12-10 14:15:22 +00:00
bec9a59d43 [CP] skip empty string check for inner_decode_like 2024-12-10 13:45:09 +00:00
725d8a1c12 Bugfix for hash rollup plan 2024-12-10 10:45:02 +00:00
46c2dc34e4 add _max_dblink_conn_per_observer cfg. 2024-12-10 09:45:32 +00:00
9c927b5a8f adjust plan expire, add explain note for spm 2024-12-10 08:45:43 +00:00
1ea0407195 fix some new introduced transformer bad case 2024-12-10 07:18:15 +00:00
d3a4fbd769 Fix plan cache core issue caused by failed add plan 2024-12-10 05:45:33 +00:00
9cac7be1a3 bug fix of date_format() 2024-12-10 04:18:28 +00:00
13bc8850d3 修复partition wise计划并行度计算不对,导致计划走偏的问题 2024-12-10 04:15:13 +00:00
c5ccc8ee11 master placeholder for 6 exprs in array phase 3 2024-12-09 16:15:49 +00:00
253bbf854f [CP] [to #2024112100105235158]fix bug expr set 2024-12-09 15:45:11 +00:00
ea4af7b4d7 fix is_dynamic_replica_select_table in ObTableLocation 2024-12-09 15:19:26 +00:00
d50ab11bc3 fix parquet load int64 to int64, set parquet/orc row batch size 2024-12-09 14:45:17 +00:00
bb195a6655 fix OB_ERR_USER_NOT_EXIST string 2024-12-09 13:15:03 +00:00
02bbe47a6f [CP] [to #2024080100104017707] fix partition hit of sql audit in pl sql 2024-12-09 12:46:08 +00:00
e6034575d0 [orc] fix some bugs of reading orc file 2024-12-09 09:15:20 +00:00
a6eeca581e add expr to_pinyin() 2024-12-09 08:45:07 +00:00
6eb1ec1898 [vector index] fix ddl & dml parallel execute error 2024-12-09 07:14:48 +00:00
f717220df1 fix file_extension with '/' 2024-12-06 20:46:32 +00:00
9c427762e3 Revert mysql rollup duplicate columns process 2024-12-06 19:45:40 +00:00
0d3f1f066b fix for llc exit when dup in not_last_group 2024-12-06 11:45:10 +00:00
adf639e461 [FTS]fix the error code 2024-12-06 08:46:05 +00:00
e02b6604ef fix SQL_<plan_type>_COUNT statistic item contain inner sql 2024-12-06 07:15:36 +00:00
451047fe3b fix the odps cpp did not fill the file_id and line number expr_ 2024-12-06 05:16:06 +00:00
6cc0aee453 [ARRAY] fix aggregate with array 2024-12-06 04:48:28 +00:00