gargvishesh commented on code in PR #16846:
URL: https://github.com/apache/druid/pull/16846#discussion_r1705027898
##########
extensions-core/multi-stage-query/src/test/java/org/apache/druid/msq/indexing/MSQCompactionRunnerTest.java:
##########
@@ -345,48 +377,6 @@ public void
testMSQControllerTaskSpecWithAggregatorsIsValid() throws JsonProcess
Assert.assertEquals(WorkerAssignmentStrategy.MAX,
actualMSQSpec.getAssignmentStrategy());
}
- @Test
- public void
testIntervalsWithRolledUpSegmentsAndNonIdempotentAggregatorFails()
Review Comment:
There is already a test `testMSQEngineWithUnsupportedMetricsSpecIsInValid`
which checks that.
--
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]