liurenjie1024 commented on code in PR #336: URL: https://github.com/apache/iceberg-rust/pull/336#discussion_r1569808108
########## README.md: ########## @@ -50,19 +50,19 @@ expand to other service. #### Reader | Feature | Status | -|------------------------------------------------------------|-------------| +| ---------------------------------------------------------- | ----------- | | File based task planning | Done | | Size based task planning | Not started | -| Filter pushdown(manifest evaluation, partition prunning) | Not started | +| Filter pushdown(manifest evaluation, partition prunning) | In Progress | | Apply deletions, including equality and position deletions | Not started | -| Read into arrow record batch | Not started | +| Read into arrow record batch | Done | Review Comment: I think it's better to mark it as `In Progress` as current version has some limitations. -- 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