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-unsubscr...@arrow.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org