This is an automated email from the ASF dual-hosted git repository. morningman pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/doris.git
from 71116caa40c [bugfix](paimon)Use the fs cache, otherwise it will cause OOM (#38552) add 6b59bf0ec63 [opt](parquet) add predicate filter time for parquet reader (#40005) No new revisions were added by this update. Summary of changes: .../exec/format/parquet/vparquet_group_reader.cpp | 39 +++++++++++++++++----- .../exec/format/parquet/vparquet_group_reader.h | 2 ++ be/src/vec/exec/format/parquet/vparquet_reader.cpp | 4 +++ be/src/vec/exec/format/parquet/vparquet_reader.h | 2 ++ 4 files changed, 38 insertions(+), 9 deletions(-) --------------------------------------------------------------------- To unsubscribe, e-mail: commits-unsubscr...@doris.apache.org For additional commands, e-mail: commits-h...@doris.apache.org