cryptoe commented on code in PR #18756:
URL: https://github.com/apache/druid/pull/18756#discussion_r2541661914
##########
server/src/main/java/org/apache/druid/client/indexing/ClientCompactionTaskQuery.java:
##########
@@ -161,6 +163,15 @@ public ClientCompactionRunnerInfo getCompactionRunner()
return compactionRunner;
}
+ /**
+ * @return true if this is an MSQ compaction task.
+ */
+ @JsonIgnore
Review Comment:
Why is this annotation required ?
--
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]