fix compilation

This commit is contained in:
nishantmonu51 2014-09-30 22:12:06 +05:30
parent 2789536bed
commit 63fcd11864
1 changed files with 1 additions and 1 deletions

View File

@ -112,7 +112,7 @@ public class IncrementalIndexStorageAdapterTest
public void testObjectColumnSelectorOnVaryingColumnSchema() throws Exception
{
IncrementalIndex index = new IncrementalIndex(
0, QueryGranularity.MINUTE, new AggregatorFactory[]{new CountAggregatorFactory("cnt")}
0, QueryGranularity.MINUTE, new AggregatorFactory[]{new CountAggregatorFactory("cnt")}, TestQueryRunners.pool
);
index.add(