lidavidm commented on code in PR #586: URL: https://github.com/apache/arrow-adbc/pull/586#discussion_r1175856536
########## .github/workflows/native-unix.yml: ########## @@ -189,6 +189,165 @@ jobs: env BUILD_ALL=0 BUILD_DRIVER_MANAGER=1 ./ci/scripts/cpp_build.sh "$(pwd)" "$(pwd)/build" env BUILD_ALL=0 BUILD_DRIVER_MANAGER=1 ./ci/scripts/cpp_test.sh "$(pwd)" "$(pwd)/build" + # ------------------------------------------------------------ + # C/C++ driver service integration tests Review Comment: There's another PR refactoring this...maybe I'll merge that first so we can rebase here? -- 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: github-unsubscr...@arrow.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org