jorisvandenbossche commented on issue #41725:
URL: https://github.com/apache/arrow/issues/41725#issuecomment-2124573218
Actually, more specifically we originally had this in our setup.py, which I
removed:
```
self.with_parquet_encryption = (self.with_parquet_encryption and
self.with_parquet)
```
which ensured to ignore the `PYARROW_WITH_PARQUET_ENCRYPTION=ON` if parquet
itself was not enabled.
--
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]