AdamGS opened a new issue, #22618: URL: https://github.com/apache/datafusion/issues/22618
### Describe the bug When running the sqllogictest suite, it fails with default features because `encrypted_parquet.slt` depends on the `parquet_encryption` feature. ### To Reproduce ```shell cargo test --test sqllogictests -p datafusion-sqllogictest ``` ### Expected behavior Tests should pass with the default feature configuration ### Additional context _No response_ -- 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: [email protected] For queries about this service, please contact Infrastructure at: [email protected] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
