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


##########
python/setup.py:
##########
@@ -105,6 +105,8 @@ def run(self):
                       'build type (debug or release), default release'),
                      ('boost-namespace=', None,
                       'namespace of boost (default: boost)'),
+                     ('with-azure', None,
+                      'build the Azure Blob Storage extension'),

Review Comment:
   Move this with other filesystems (s3, gcs) below?



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