Nándor Kollár created IMPALA-15292:
--------------------------------------
Summary: Optimize min/max queries for Iceberg tables
Key: IMPALA-15292
URL: https://issues.apache.org/jira/browse/IMPALA-15292
Project: IMPALA
Issue Type: Improvement
Reporter: Nándor Kollár
Assignee: Nándor Kollár
Similar to count(*) query optimization for Iceberg tables, Impala can use
min/max column values in metadata to answer min/max queries, instead of
scanning the data files.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)