mirror of
https://github.com/apache/druid.git
synced 2025-02-09 03:24:55 +00:00
Fixed JSON
This commit is contained in:
parent
374904ce20
commit
624b13e8f5
@ -9,6 +9,7 @@ TopN queries return a sorted set of results for the values in a given dimension
|
||||
A topN query object looks like:
|
||||
|
||||
```json
|
||||
{
|
||||
"queryType": "topN",
|
||||
"dataSource": "sample_data",
|
||||
"dimension": "sample_dim",
|
||||
|
Loading…
x
Reference in New Issue
Block a user