mirror of
https://github.com/apache/druid.git
synced 2025-02-17 07:25:02 +00:00
Use correct key in query.body for twitter example
This commit is contained in:
parent
e5066397c3
commit
3763a0b738
@ -2,7 +2,7 @@
|
||||
"queryType": "groupBy",
|
||||
"dataSource": "twitterstream",
|
||||
"granularity": "all",
|
||||
"dimension": ["lang"],
|
||||
"dimensions": ["lang"],
|
||||
"threshold": 10,
|
||||
"metric": "totally",
|
||||
"aggregations":[
|
||||
|
Loading…
x
Reference in New Issue
Block a user