amol- commented on a change in pull request #10159:
URL: https://github.com/apache/arrow/pull/10159#discussion_r622814559



##########
File path: python/CMakeLists.txt
##########
@@ -391,7 +391,8 @@ set(CYTHON_EXTENSIONS
     _compute
     _csv
     _feather
-    _json)
+    _json
+    _hdfsio)

Review comment:
       Sorted alphabetically. Also there was `_fs` that was before `_compute` 
and thus moved that one too.




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


Reply via email to