From fde0f9ac7c589bbf2426c622396d53f8409a577f Mon Sep 17 00:00:00 2001 From: Clint Wylie Date: Mon, 21 Jan 2019 15:52:29 -0800 Subject: [PATCH] fix build --- .../histogram/FixedBucketsHistogramTopNQueryTest.java | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/extensions-core/histogram/src/test/java/org/apache/druid/query/aggregation/histogram/FixedBucketsHistogramTopNQueryTest.java b/extensions-core/histogram/src/test/java/org/apache/druid/query/aggregation/histogram/FixedBucketsHistogramTopNQueryTest.java index 859b052809a6..42fc6487f3e9 100644 --- a/extensions-core/histogram/src/test/java/org/apache/druid/query/aggregation/histogram/FixedBucketsHistogramTopNQueryTest.java +++ b/extensions-core/histogram/src/test/java/org/apache/druid/query/aggregation/histogram/FixedBucketsHistogramTopNQueryTest.java @@ -127,7 +127,7 @@ public void testTopNWithFixedHistogramAgg() .dimension(QueryRunnerTestHelper.marketDimension) .metric(QueryRunnerTestHelper.dependentPostAggMetric) .threshold(4) - .intervals(QueryRunnerTestHelper.fullOnInterval) + .intervals(QueryRunnerTestHelper.fullOnIntervalSpec) .aggregators( Lists.newArrayList( Iterables.concat(