kfaraz commented on code in PR #17653:
URL: https://github.com/apache/druid/pull/17653#discussion_r1947547268
##########
server/src/main/java/org/apache/druid/metadata/SqlSegmentsMetadataQuery.java:
##########
@@ -453,7 +561,12 @@ public int markSegmentsUnused(final String dataSource,
final Interval interval)
*
* @return Number of segments updated.
*/
- public int markSegmentsUnused(final String dataSource, final Interval
interval, @Nullable final List<String> versions)
+ public int markSegmentsUnused(
Review Comment:
Added.
--
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]