adamreeve commented on PR #17137: URL: https://github.com/apache/datafusion/pull/17137#issuecomment-3190083005
:+1: makes sense to me too. There is already a `cargo check` run in CI that just enables the `parquet_encryption` feature: https://github.com/apache/datafusion/blob/5c370fa620eb05d07ad9ef70b5a8a959c46cefe6/.github/workflows/rust.yml#L222 I think we need to enable `parquet_encryption` for the `cargo test` run here though: https://github.com/apache/datafusion/blob/5c370fa620eb05d07ad9ef70b5a8a959c46cefe6/.github/workflows/rust.yml#L297 -- 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