You are viewing a plain text version of this content. The canonical link for it is here.
Posted to github@arrow.apache.org by GitBox <gi...@apache.org> on 2022/11/28 14:19:36 UTC

[GitHub] [arrow-datafusion] alamb commented on issue #4398: Reduce duplicate Projection when PARQUET_PUSHDOWN_FILTERS is on.

alamb commented on issue #4398:
URL: https://github.com/apache/arrow-datafusion/issues/4398#issuecomment-1329192699

   If the parquet pushdown filtering is indeed exact, returning `exact` sounds like a good idea to me. RowGroup pruning and page index pruning are definitely not exact.


-- 
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