justing-bq commented on code in PR #49668:
URL: https://github.com/apache/arrow/pull/49668#discussion_r3278178498
##########
ci/scripts/cpp_test.sh:
##########
@@ -55,6 +55,7 @@ if ! type minio >/dev/null 2>&1; then
fi
case "$(uname)" in
Linux)
+ exclude_tests+=("arrow-flight-sql-odbc-test")
Review Comment:
https://github.com/apache/arrow/pull/49786 which will be undrafted as soon
as this PR gets merged.
--
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]