sdd commented on code in PR #336: URL: https://github.com/apache/iceberg-rust/pull/336#discussion_r1570012813
########## 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 | | Parquet file support | Not started | Review Comment: We can read parquet files now too. -- 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