You are viewing a plain text version of this content. The canonical link for it is here.
Posted to github@arrow.apache.org by "tustvold (via GitHub)" <gi...@apache.org> on 2023/04/10 10:49:10 UTC

[GitHub] [arrow-datafusion] tustvold commented on issue #4028: Return TableProviderFilterPushDown::Exact when Parquet Pushdown Enabled

tustvold commented on issue #4028:
URL: https://github.com/apache/arrow-datafusion/issues/4028#issuecomment-1501670336

   I wonder if it might be possible to always return exact for Parquet files, and to just manually insert a FilterExec for any predicates that can't be pushed down
   
   Tagging @alamb and @crepererum who are more familiar with this part of the codebase


-- 
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-unsubscribe@arrow.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org