github-advanced-security[bot] commented on code in PR #17483:
URL: https://github.com/apache/druid/pull/17483#discussion_r1852222249


##########
extensions-core/multi-stage-query/src/test/java/org/apache/druid/msq/test/CalciteUnionQueryMSQTest.java:
##########
@@ -61,14 +61,12 @@
    * should eventually work.
    */
   @Test
-  @Override
-  public void testUnionIsUnplannable()
+  public void testUnionIsUnplannableInNative()

Review Comment:
   ## Missing Override annotation
   
   This method overrides 
[CalciteUnionQueryTest.testUnionIsUnplannableInNative](1); it is advisable to 
add an Override annotation.
   
   [Show more 
details](https://github.com/apache/druid/security/code-scanning/8470)



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