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 2021/05/23 05:18:58 UTC

[GitHub] [arrow-datafusion] jorgecarleitao edited a comment on pull request #68: Experimenting with arrow2

jorgecarleitao edited a comment on pull request #68:
URL: https://github.com/apache/arrow-datafusion/pull/68#issuecomment-844480669


   ```
   cargo build --lib
   ...
   Finished dev [unoptimized + debuginfo] target(s)
   ```
   
   🎉
   
   I temporarily deactivated the predicate pushdown for parquet, but since parquet2 is ~3-20x faster, I do not see it as a deal breaker. The `like` was also deactivated for a moment. The tests are not yet compiling; that is the next step.


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

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