jorisvandenbossche opened a new pull request, #41776:
URL: https://github.com/apache/arrow/pull/41776

   ### Rationale for this change
   
   Because of refactoring in https://github.com/apache/arrow/issues/41480, 
explicitly enabling `PYARROW_WITH_PARQUET_ENCRYPTION` without enabling 
`PYARROW_WITH_PARQUET` (and without Arrow C++ being built with Parquet support) 
now raises an error. 
   
   ### What changes are included in this PR?
   
   Align the default for `PYARROW_WITH_PARQUET_ENCRYPTION` with 
`PYARROW_WITH_PARQUET` in the build script we use for CI.
   
   ### Are these changes tested?
   
   Yes
   


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

Reply via email to