Tom-Newton commented on code in PR #40021:
URL: https://github.com/apache/arrow/pull/40021#discussion_r1506307507
##########
python/setup.py:
##########
@@ -202,6 +206,7 @@ def initialize_options(self):
'_dataset_orc',
'_dataset_parquet',
'_acero',
+ '_azurefs',
Review Comment:
Again, its here because of an attempt to order alphabetically but obviously
there are plenty of exceptions to that so I will move it as you suggest.
--
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]