This is an automated email from the ASF dual-hosted git repository.
github-bot pushed a change to branch auto-pick-60474-branch-4.0
in repository https://gitbox.apache.org/repos/asf/doris.git
from 3265a9af3f0 branch-4.0: [Fix](RestCatalog)When vendor credentials are
configured at the catalog level, S3-compatible storage must also support
temporary credentials (#60232) (#60638)
add 03bc3fb0b71 [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]