diff --git a/dev/build-arrow-ballista.sh b/dev/build-arrow-ballista.sh index 47dbed1a3867..0c3922627310 100755 --- a/dev/build-arrow-ballista.sh +++ b/dev/build-arrow-ballista.sh @@ -24,7 +24,7 @@ rm -rf arrow-ballista 2>/dev/null # clone the repo # TODO make repo/branch configurable -git clone --branch join_filter https://github.com/korowa/arrow-ballista +git clone https://github.com/apache/arrow-ballista # update dependencies to local crates python ./dev/make-ballista-deps-local.py