We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f9dddad commit 2aa1eeaCopy full SHA for 2aa1eea
dev/build-arrow-ballista.sh
@@ -24,7 +24,7 @@ rm -rf arrow-ballista 2>/dev/null
24
25
# clone the repo
26
# TODO make repo/branch configurable
27
-git clone --branch join_filter https://github.com/korowa/arrow-ballista
+git clone https://github.com/apache/arrow-ballista
28
29
# update dependencies to local crates
30
python ./dev/make-ballista-deps-local.py
0 commit comments