ccaominh commented on a change in pull request #9407: query laning and load 
shedding
URL: https://github.com/apache/druid/pull/9407#discussion_r388666582
 
 

 ##########
 File path: 
sql/src/test/java/org/apache/druid/sql/calcite/util/CalciteTests.java
 ##########
 @@ -700,6 +701,14 @@ public static SpecificSegmentsQuerySegmentWalker 
createMockWalker(
       final QueryRunnerFactoryConglomerate conglomerate,
       final File tmpDir
   )
+  {
+    return createMockWalker(conglomerate, tmpDir, null);
+  }
+  public static SpecificSegmentsQuerySegmentWalker createMockWalker(
 
 Review comment:
   Missing blank line

----------------------------------------------------------------
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.
 
For queries about this service, please contact Infrastructure at:
[email protected]


With regards,
Apache Git Services

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to