blaginin opened a new issue, #15092: URL: https://github.com/apache/datafusion/issues/15092
### Is your feature request related to a problem or challenge? https://github.com/apache/datafusion/pull/13672 adds a new CLI integration testing with external storage tests, using Minio. Currently, running tests requires manually starting a Minio Docker container. ### Describe the solution you'd like @findepi [suggests](https://github.com/apache/datafusion/pull/13672#pullrequestreview-2669043933) that we can automatically start the required containers ### Describe alternatives you've considered _No response_ ### Additional context @findepi highlighted > In Trino land this is done with testcontainers-java and it works awesomely well from developer experience perspective. -- 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] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
