This is an automated email from the ASF dual-hosted git repository. amoghj pushed a change to branch main in repository https://gitbox.apache.org/repos/asf/iceberg.git
from 29802c3c97 Build: Bump hadoop from 3.4.1 to 3.4.2. (#14125) add fb63af014c Parquet, Data, Spark: Fix variant type filtering in ParquetMetricsRowGroupFilter (#14081) No new revisions were added by this update. Summary of changes: .../iceberg/data/TestMetricsRowGroupFilter.java | 147 ++++++++++++++++----- .../parquet/ParquetMetricsRowGroupFilter.java | 9 +- .../apache/iceberg/spark/SparkTestHelperBase.java | 8 ++ .../iceberg/spark/sql/TestFilterPushDown.java | 89 ++++++++++++- 4 files changed, 212 insertions(+), 41 deletions(-)