Commit Graph

2591 Commits

Author SHA1 Message Date
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
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
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
6596897e58 [to #2024072000103865183]fix: pl enum refactoring 2024-12-11 04:45:31 +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
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
9c927b5a8f adjust plan expire, add explain note for spm 2024-12-10 08:45:43 +00:00
9cac7be1a3 bug fix of date_format() 2024-12-10 04:18:28 +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
d50ab11bc3 fix parquet load int64 to int64, set parquet/orc row batch size 2024-12-09 14:45:17 +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
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
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
40a438ea51 fix the error number reporting for mismatched ob-orc types 2024-12-04 20:19:05 +00:00
0b0f60256e placeholder for expr to_char() in mysql mode 2024-12-04 16:19:22 +00:00
sdc
9b2a1234cf fix share calc_part_id expr between transmit and join_filter operator bug 2024-12-04 12:45:31 +00:00
36d6ee19ac fix miss ret in group join buffer 2024-12-04 08:15:37 +00:00
a6cec4b83d placeholder for SPLIT_PART and KEYVALUE 2024-12-03 17:46:04 +00:00
c82c68eb7a [FTS][BUG.FIX] fix post-build fulltext search index for only one partition in partitioned table. 2024-12-03 17:15:33 +00:00
d267a08d40 fix print issue when string array contains quote and unsigned bugs of array types 2024-12-03 11:15:18 +00:00
fbb402c1c0 fix the issue that parallel servers target statistics not correctly 2024-12-03 08:45:08 +00:00
b324d19e3f master placeholder for 6 exprs in array phase 3 2024-12-03 06:45:16 +00:00
164ef4c6af fix join filter correct problem 2024-12-03 06:16:10 +00:00
2ec64482fc fix partition count not match for hash join and join filter 2024-12-03 05:45:07 +00:00
d3eea6422b bugfix: parquet read number 2024-12-02 21:19:07 +00:00
495d40c434 fix bug, sort vec op report 4013 when build index 2024-12-02 14:16:46 +00:00
6e1de2428d fix:multivalue query bug and disable year type 2024-12-02 11:18:24 +00:00
d68413c2e3 The PDML operator does not call the member's destructor, resulting in the operator's member RtDef not being destructed, causing a memory leak 2024-12-02 11:15:09 +00:00
75546edf81 fix for expandvecop, set_payload_shallow will unset null,leading to dup_expr null val != org_expr 2024-12-02 09:14:56 +00:00
e4890de92a ObCOSSTableRowsFilter::reuse should not decrease filter ref_cnt_ 2024-12-02 08:15:01 +00:00
3c95e7ef4d Fix null pointer in ObWindowFunctionVecOp 2024-12-02 06:18:04 +00:00
e9bfd7528d [FTS][BUG.FIX] fix -4103 issue while post-build fulltext search index 2024-12-02 05:45:10 +00:00
c01b71d446 [FTS][BUG.FIX] fix coredump 2024-12-02 05:14:58 +00:00
57ecb8a20e fix hashgroupby 3stage implicit aggr bug 2024-11-29 15:45:36 +00:00
30eb2ce6d6 support parquet read ufloat,udouble,unsigned decimal(unumber) 2024-11-29 14:48:35 +00:00