kszucs commented on a change in pull request #10300:
URL: https://github.com/apache/arrow/pull/10300#discussion_r631821249



##########
File path: docker-compose.yml
##########
@@ -813,6 +814,24 @@ services:
         source: .
         target: "C:/arrow"
     command: arrow\\ci\\scripts\\python_wheel_windows_test.bat
+  
+  python-wheel-manylinux-2014-java:

Review comment:
       We don't need to use the `python-wheel-manylinux-2014` prefix here 
despite that we depend on that image.
   
   I think `java-<something>` would be more descriptive since this 
configuration is responsible for creating java jars with C++ libraries included.




-- 
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:
us...@infra.apache.org


Reply via email to