yabola commented on PR #9683:
URL: https://github.com/apache/iceberg/pull/9683#issuecomment-1937761335

   > Also, I'll need to think more if we can actually support this for delete 
files. If not, this will need to only be applied for CoW tables. For example, 
for agg pushdown, we don't support MoR tables (well unless it's compacted)
   
   @amogh-jahagirdar I checked the code. When there are delete rows, it won't 
pushdown agg and I have tested it.
   
https://github.com/apache/iceberg/blob/5f577f1b9902ffe6181897a439686a31fc81b89a/spark/v3.3/spark/src/main/java/org/apache/iceberg/spark/source/SparkScanBuilder.java#L244-L247


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: issues-unsubscr...@iceberg.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


---------------------------------------------------------------------
To unsubscribe, e-mail: issues-unsubscr...@iceberg.apache.org
For additional commands, e-mail: issues-h...@iceberg.apache.org

Reply via email to