pvary commented on PR #16110:
URL: https://github.com/apache/iceberg/pull/16110#issuecomment-4327055677

   I have concerns with the proposed solution, because originally we converted 
the input filter to the equivalent Parquet filter. Following this line of 
thought, the `AlwaysFalse` should be converted to a filter which drops every 
record. Instead of this we assume user behavior and expect that the user will 
filter everything before coming here.


-- 
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: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to