lafiona opened a new pull request, #14033: URL: https://github.com/apache/arrow/pull/14033
# Overview The goal of this pull request is to update `archery` to work with a repository default branch named `master` or `main`, as part of the effort to rename the Apache Arrow repository's default branch to `main`. The parent Jira ticket can be found [here](https://issues.apache.org/jira/browse/ARROW-15689). # Implementation Changes include: - Update the language of the top level `archery`, `crossbow` and `docker` command line interface code to reference the mainline development branch (default git branch) generically. - Update comments that reference the `master` branch. - Update the `docker/tests` files that reference `dask` and `pandas` repositories' default branches. Both repositories use `main` as the default branch - Update the `crossbow` benchmarking examples to use either `master` or `main` # Testing # Future Directions # Notes Thank you @kevingurney for your help with this pull request! -- 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]
