amogh-jahagirdar commented on code in PR #9457:
URL: https://github.com/apache/iceberg/pull/9457#discussion_r1451098884
##
api/src/main/java/org/apache/iceberg/expressions/AggregateEvaluator.java:
##
@@ -83,6 +83,18 @@ public void update(DataFile file) {
}
}
+ public
xiaoxuandev opened a new pull request, #9457:
URL: https://github.com/apache/iceberg/pull/9457
### Notes
Support min/max/count aggregate push down for partition columns
- min/max/count aggregate push down is not working if partition columns
don't present as data columns(the stats w