mirror of
https://github.com/apache/druid.git
synced 2025-02-17 07:25:02 +00:00
remove unused code
This commit is contained in:
parent
77fff5709e
commit
728da75224
@ -154,7 +154,6 @@ public class CachingClusteredClient<T> implements QueryRunner<T>
|
||||
contextBuilder.put(CacheConfig.POPULATE_CACHE, false);
|
||||
contextBuilder.put("bySegment", true);
|
||||
}
|
||||
contextBuilder.put("intermediate", true);
|
||||
|
||||
TimelineLookup<String, ServerSelector> timeline = serverView.getTimeline(query.getDataSource());
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user