mirror of https://github.com/apache/druid.git
Merge pull request #2327 from abbondanza/master
Updates number of parts in a topN query
This commit is contained in:
commit
1b2a568285
|
@ -70,7 +70,7 @@ A topN query object looks like:
|
||||||
}
|
}
|
||||||
```
|
```
|
||||||
|
|
||||||
There are 10 parts to a topN query.
|
There are 11 parts to a topN query.
|
||||||
|
|
||||||
|property|description|required?|
|
|property|description|required?|
|
||||||
|--------|-----------|---------|
|
|--------|-----------|---------|
|
||||||
|
|
Loading…
Reference in New Issue