提交 0301dde6 编写于 作者: F fjy

remove unnecessary doc line

上级 50a68396
......@@ -50,7 +50,6 @@ public class TopNAlgorithmSelector
{
// These are just heuristics based on an analysis of where an inflection point may lie to switch
// between different algorithms
// More info: https://metamarkets.atlassian.net/wiki/display/APP/Top+n+speeds+with+uniques
if (cardinality > 400000 && numBytesPerRecord > 100) {
this.aggregateTopNMetricFirst = aggregateTopNMetricFirst;
}
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册