ethe commented on issue #7348: URL: https://github.com/apache/arrow-rs/issues/7348#issuecomment-2766208486
Considering the APIs, how about directly implementing `datafusion_catalog::TableProvider` for `ParquetRecordBatchStream`? It is too complicated if there are three kinds of row filter methods. However, in my opinion, `TableProvider` is a suitable API that provides exact semantics, supports pushdown projection / prediction / limit. -- 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: github-unsubscr...@arrow.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org