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


##########
python/pyarrow/_dataset_parquet.pyx:
##########
@@ -33,6 +33,12 @@ from pyarrow.includes.libarrow_dataset cimport *
 from pyarrow.includes.libarrow_dataset_parquet cimport *
 from pyarrow._fs cimport FileSystem
 
+IF PARQUET_ENCRYPTION_ENABLED:

Review Comment:
   Well, it's already deprecated apparently.
   
https://github.com/cython/cython/blob/0f9a74693b6203813ddff0218c77532de307eec0/Cython/Compiler/Parsing.py#L2359-L2364



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