jihoonson opened a new pull request #12189:
URL: https://github.com/apache/druid/pull/12189


   ### Description
   
   This PR fixes a potential flaky test that can fail because the SQL layer 
does not know about the query datasource yet when a query is issued. Tests that 
use SQL queries should now use a new helper method that waits for segments to 
be loaded and then waits for the datasource to be available for SQL.
   
   <hr>
   
   ##### Key changed/added classes in this PR
    * `SqlTestQueryHelper`
   
   <hr>
   
   This PR has:
   - [x] been self-reviewed.


-- 
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]

Reply via email to