This is an automated email from the ASF dual-hosted git repository. ashingau pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/doris.git
from 5b2360e836 [opt](planner) speed up computeColumnsFilter on ScanNode (#23742) add eaf2a6a80e [fix](date) return right date value even if out of the range of date dictionary(#23664) No new revisions were added by this update. Summary of changes: be/src/service/doris_main.cpp | 1 - be/src/vec/exec/format/orc/vorc_reader.h | 8 ++--- .../format/parquet/fix_length_dict_decoder.hpp | 7 ++-- .../format/parquet/fix_length_plain_decoder.cpp | 9 ++--- be/src/vec/runtime/vdatetime_value.cpp | 39 ++++++++++++++++++---- be/src/vec/runtime/vdatetime_value.h | 23 +++++++++++-- be/test/vec/exec/parquet/parquet_thrift_test.cpp | 1 - .../external_table_p2/hive/test_complex_types.out | 3 ++ .../hive/test_complex_types.groovy | 2 ++ 9 files changed, 68 insertions(+), 25 deletions(-) --------------------------------------------------------------------- To unsubscribe, e-mail: commits-unsubscr...@doris.apache.org For additional commands, e-mail: commits-h...@doris.apache.org