gaborkaszab commented on PR #14630:
URL: https://github.com/apache/iceberg/pull/14630#issuecomment-3553359569

   Anther way to implement this is to introduce a SupportsFiltering interface 
and parquet reader can derive from that. At the creation site we have to check 
if the reader is an instance of SupportsFiltering and add filter if yes.


-- 
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