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 d489a79648a (tools) Add show_segment_data operation to meta_tool
(#60608)
add 3266935ff06 [fix](parquet)fix parquet reader lazy materialization
cannot filter. (#60474)
No new revisions were added by this update.
Summary of changes:
be/src/vec/exec/scan/file_scanner.cpp | 14 +-
be/src/vec/exec/scan/file_scanner.h | 3 +-
.../hive/test_orc_lazy_mat_profile.groovy | 310 +++++++++++
.../hive/test_parquet_lazy_mat_profile.groovy | 604 +++++++++++++++++++++
4 files changed, 920 insertions(+), 11 deletions(-)
create mode 100644
regression-test/suites/external_table_p0/hive/test_orc_lazy_mat_profile.groovy
create mode 100644
regression-test/suites/external_table_p0/hive/test_parquet_lazy_mat_profile.groovy
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]