jorisvandenbossche commented on code in PR #34616:
URL: https://github.com/apache/arrow/pull/34616#discussion_r1352282178


##########
python/pyarrow/_dataset_parquet.pyx:
##########
@@ -639,7 +775,9 @@ cdef class ParquetFileWriteOptions(FileWriteOptions):
             write_batch_size=None,
             dictionary_pagesize_limit=None,
             write_page_index=False,
+            encryption_config=None,

Review Comment:
   Can you check https://github.com/tolleybot/arrow/pull/4 first? In the last 
commit there, I added a read check without decryption with the assertion that 
this should error



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