pitrou commented on a change in pull request #10159:
URL: https://github.com/apache/arrow/pull/10159#discussion_r622021182
##########
File path: python/CMakeLists.txt
##########
@@ -391,7 +391,8 @@ set(CYTHON_EXTENSIONS
_compute
_csv
_feather
- _json)
+ _json
+ _hdfsio)
Review comment:
Nit, but can you keep alphabetical order?
--
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.
For queries about this service, please contact Infrastructure at:
[email protected]