Commit Graph

2579 Commits

Author SHA1 Message Date
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
9d62ee876f FIx type deduction for decimal int division 2024-11-29 14:45:19 +00:00
9abdd6eb2c [CP] bugfix: remove redundant copy when build calc_rowid_expr
Co-authored-by: yishenglanlingzui <395329313@qq.com>
2024-11-29 11:15:32 +00:00
218184335b Add null bitmap backup/restore in expansion operator 2024-11-29 09:44:48 +00:00
8e70a77d11 fix hashjoin result error in multi pass 2024-11-29 07:16:15 +00:00
9ef226c618 Enable get_next_row checking only in sanity binary 2024-11-29 06:14:57 +00:00
297e48bb8d [ARRAY] ctas with array_map bugfix 2024-11-29 04:19:22 +00:00
0e99b63395 calc rowid for orc external table 2024-11-29 02:45:50 +00:00
1a86ebe117 fix mysqltest 2024-11-28 13:45:14 +00:00
1118f19e2b fix mysqltest error 2024-11-28 12:15:51 +00:00
dcfc697086 [CP] [to #2024112100105225790] fix: filter deleted elements in SET expr 2024-11-28 08:15:47 +00:00
63157365a4 [ARRAY] fix case_when with array type_deduce bug 2024-11-28 07:14:44 +00:00
e4c2dcd570 bugfix and regression case refresh for array exprs 2024-11-28 04:48:42 +00:00