kou commented on a change in pull request #12525:
URL: https://github.com/apache/arrow/pull/12525#discussion_r817292752



##########
File path: dev/tasks/docker-tests/github.linux.yml
##########
@@ -45,7 +45,7 @@ jobs:
             {{ image }} \
             {{ command|default("") }}
 
-    {% if '-r' in image %}

Review comment:
       I reconsider this.
   
   How about "doing nothing" for these R related steps in non R related jobs 
instead of hide these steps by `{% if ... %}`?
   (See https://github.com/apache/arrow/pull/12525/files for implementation.)
   
   We don't need to care about docker-compose service name with this approach.




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