You are viewing a plain text version of this content. The canonical link for it is here.
Posted to github@arrow.apache.org by GitBox <gi...@apache.org> on 2022/02/16 14:38:55 UTC

[GitHub] [arrow] kszucs commented on a change in pull request #12436: ARROW-15690: [Dev] Update GitHub Actions workflows that hardcode master as default

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



##########
File path: ci/scripts/install_kartothek.sh
##########
@@ -28,9 +28,7 @@ karthothek=$1
 target=$2
 
 git clone --recurse-submodules https://github.com/JDASoftwareGroup/kartothek "${target}"
-if [ "${kartothek}" = "master" ]; then

Review comment:
       Yes, we can safely remove this branch.




-- 
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: github-unsubscribe@arrow.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org