abhishekrb19 commented on code in PR #17027:
URL: https://github.com/apache/druid/pull/17027#discussion_r1754261233


##########
indexing-service/src/main/java/org/apache/druid/indexing/common/task/Task.java:
##########
@@ -184,6 +186,7 @@ default Set<ResourceAction> getInputSourceResources() 
throws UOE
    * MSQWorkerTask returns true from this method (because it embeds a query 
stack for running multi-stage queries)
    * even though it is not directly queryable via HTTP.
    */
+  @Deprecated

Review Comment:
   Ah that's right, I see it in the usages. Removed the `@Deprecated` 
annotation.



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