rok commented on code in PR #39438:
URL: https://github.com/apache/arrow/pull/39438#discussion_r1595561059
##########
python/pyarrow/_dataset_parquet.pyx:
##########
@@ -715,6 +714,9 @@ cdef class ParquetFragmentScanOptions(FragmentScanOptions):
decryption_config : pyarrow.dataset.ParquetDecryptionConfig, default None
If not None, use the provided ParquetDecryptionConfig to decrypt the
Parquet file.
+ decryption_properties : pyarrow.dataset.FileDecryptionProperties, default
None
Review Comment:
I'll wait for the CI and merge.
--
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]