liurenjie1024 commented on issue #253:
URL: https://github.com/apache/iceberg-rust/issues/253#issuecomment-1994325107

   > @liurenjie1024 Is it correct that we need to implement the 
`ProjectionEvaluator` beforehand in order to provide the `partition_filters` 
and extend `TableScan` with row_filter: Predicate?
   > 
   > 
https://github.com/apache/iceberg-python/blob/4ed5a144ecad69878cf47292557b17df31ffe5a8/pyiceberg/table/__init__.py#L753-L763
   
   Yes, and before that we need to implement `project` for transform.


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