corwinjoy commented on code in PR #16649: URL: https://github.com/apache/datafusion/pull/16649#discussion_r2196418502
########## datafusion/core/Cargo.toml: ########## @@ -61,13 +61,21 @@ default = [ "unicode_expressions", "compression", "parquet", + "parquet_encryption", Review Comment: I'm not sure. I set it to the default so that users can have this feature enabled as per the updated docs and available in the CLI. -- 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...@datafusion.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org --------------------------------------------------------------------- To unsubscribe, e-mail: github-unsubscr...@datafusion.apache.org For additional commands, e-mail: github-h...@datafusion.apache.org