Vyquos commented on issue #16650:
URL: https://github.com/apache/datafusion/issues/16650#issuecomment-3316084190

   thanks for implementing this! I'm trying to get datafusion (with parquet) 
running on the [hermit unikernel](https://github.com/hermit-os), and not having 
to support unnecessary crypto primitives is a tremendous advantage.
   Unfortunately, while #16649 technically makes the encryption feature of 
parquet optional, the feature [is still 
enabled](https://github.com/apache/datafusion/blob/1629420162815e1a725b9be5344fafd1fbe2e5ff/Cargo.toml#L164)
 in the workspace root `Cargo.toml`.  I'm not very familiar with the datafusion 
repo, but for this simple change, I will try creating a PR.


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

Reply via email to