linghengqian commented on issue #37756: URL: https://github.com/apache/shardingsphere/issues/37756#issuecomment-3759633867
If dm8 doesn't provide a Docker image on Docker Hub or ghcr, it's impossible to write integration tests for it on the master branch. Considering that dm8, like Vertica CE, doesn't allow developers to run the database without a license, this also raises legal issues similar to those discussed in https://github.com/testcontainers/testcontainers-java/issues/2496 . If you feel that the legal issues of running dm8 in testcontainers are not a concern, you can certainly consider using the dm8 documentation you have and writing a dm8-compatible database using an AI agent. Then, the master branch can write integration tests against the new database. Considering the current state of Claude Code and OpenCode, this has happened before. -- 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]
