WillAyd commented on code in PR #1073:
URL: https://github.com/apache/arrow-adbc/pull/1073#discussion_r1327657176
##########
.github/workflows/integration.yml:
##########
@@ -186,6 +186,7 @@ jobs:
postgresql:
name: "PostgreSQL Integration Tests"
runs-on: ubuntu-latest
+ env:
Review Comment:
Fixed this up and both drivers are failling as expected. I also removed the
LD_PRELOAD piece, which I think is only required when executing the libraries
from Python (assuming Python itself wasn't built with sanitizer support)
--
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]