itmightgetloud commented on issue #953: URL: https://github.com/apache/iceberg-python/issues/953#issuecomment-2934826768
Hi, is there a plan to include the fix to this in any of the future releases? Currently, I'm using pushdown filters on the scan for the non-nested fields and then apply the post-scan arrow filters as suggested by @cfrancois7 (thanks!). However, I still have to pull tens of millions of rows in memory before I can apply the arrow filter, making my application extremely slow. -- 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