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

Re: [I] Tests in `datafusion-common` failed [arrow-datafusion]

ongchi commented on issue #7933:
URL: https://github.com/apache/arrow-datafusion/issues/7933#issuecomment-1781256615

   I think this would be resolved by adding parquet into default feature of `datafusion-common` package.
   
   ```toml
   [features]
   default = ["parquet"]
   ```
   
   I'm thoughtless to test every package individually. Maybe we should add some CI tests for packages?


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