alamb commented on code in PR #2591: URL: https://github.com/apache/arrow-datafusion/pull/2591#discussion_r882525983
########## 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 https://github.com/apache/arrow-ballista +git clone --branch join_filter https://github.com/korowa/arrow-ballista Review Comment: Sounds good. The corresponding ballista PR seems to be https://github.com/apache/arrow-ballista/pull/36 👍 -- 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]
