Skip to content

Commit 2aa1eea

Browse files
authored
reset ballista branch to apache/master (#2641)
1 parent f9dddad commit 2aa1eea

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

dev/build-arrow-ballista.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@ rm -rf arrow-ballista 2>/dev/null
2424

2525
# clone the repo
2626
# TODO make repo/branch configurable
27-
git clone --branch join_filter https://github.com/korowa/arrow-ballista
27+
git clone https://github.com/apache/arrow-ballista
2828

2929
# update dependencies to local crates
3030
python ./dev/make-ballista-deps-local.py

0 commit comments

Comments
 (0)