alamb opened a new pull request, #5015: URL: https://github.com/apache/arrow-datafusion/pull/5015
# Which issue does this PR close? Closes https://github.com/apache/arrow-datafusion/issues/5009 # Rationale for this change #4834 added a way to run sqllogictests using postgres 🦾 (kudos to @melgenek ) However, it currently orchestrates the postgres containers with rust test code which means running these tests requires docker to run the (full) datafusion test suit locally # What changes are included in this PR? 1. Remove container orchestration logic 2. Add # Are these changes tested? Yes, in CI # Are there any user-facing changes? Not really -- only to other devs -- 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]
