mirror of https://github.com/apache/druid.git
This commit is contained in:
parent
8ed1894488
commit
2235988069
|
@ -952,7 +952,7 @@
|
|||
{
|
||||
"query": {
|
||||
"queryType": "search",
|
||||
"intervals": ["2013-01-01T00:00:00.000/2013-01-08T00:00:00.000"],
|
||||
"intervals": ["2012-12-29T01:00:00.000/2013-01-08T00:00:00.000"],
|
||||
"dataSource": "wikipedia_editstream",
|
||||
"filter": {
|
||||
"type": "and",
|
||||
|
@ -998,7 +998,7 @@
|
|||
{
|
||||
"dimension": "page",
|
||||
"value": "League_of_Legends",
|
||||
"count":31
|
||||
"count":21
|
||||
},
|
||||
{
|
||||
"dimension": "page",
|
||||
|
|
Loading…
Reference in New Issue