ZENOTME opened a new pull request, #401: URL: https://github.com/apache/iceberg-rust/pull/401
This PR is a draft for #398. If it looks good, I will fill out the test later. The basic here is to move the info needed for the reader to FileScanTask. In this way, we can avoid the inconsistency between the reader and FileScanTask and it's more friendly for the user to use the reader. To store the predicate in FileScanTask, this PR also makes the predicate serializable and deserializable. -- 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