LakshSingla commented on code in PR #13625: URL: https://github.com/apache/druid/pull/13625#discussion_r1065311612
########## extensions-core/multi-stage-query/src/test/java/org/apache/druid/msq/test/MSQTestBase.java: ########## @@ -195,7 +197,8 @@ /** * Base test runner for running MSQ unit tests. It sets up multi stage query execution environment - * and populates data for the datasources. The runner does not go via the HTTP layer for communication between the + * and populates data for the datasources. The ruimport org.apache.druid.initialization.CoreInjectorBuilder; +nner does not go via the HTTP layer for communication between the Review Comment: Misclick and dragged and import in the comment. Thanks for pointing it out. -- 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]
