gianm opened a new pull request, #19184: URL: https://github.com/apache/druid/pull/19184
The `test` script runs the full `script/build`, which takes a while and isn't necessary. It also runs e2e tests, which require a running Druid service, which is not always going to be available. This patch adds a `test-unit` script that builds SQL docs only, not the full webpack bundle, and runs unit tests only. -- 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]
