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/04/23 23:30:45 UTC

[GitHub] [arrow-datafusion] thinkharderdev commented on pull request #2226: Introduce new optional scheduler, using Morsel-driven Parallelism + rayon (#2199)

thinkharderdev commented on PR #2226:
URL: https://github.com/apache/arrow-datafusion/pull/2226#issuecomment-1107665288

   I think there is an issue with filtering parquet sources (for some reason it is specific to parquet). PR'd a failing test case https://github.com/tustvold/arrow-datafusion/pull/38.
   
   Projection seems to work, but for some reason `FilterExec` results in an empty result. 


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