mirror of https://github.com/apache/druid.git
Changed wikipedia example to second indexGranularity.
This commit is contained in:
parent
ed6ba44917
commit
caa3c663f5
|
@ -7,7 +7,7 @@
|
|||
{"type": "longSum", "fieldName": "deleted", "name": "deleted"},
|
||||
{"type": "longSum", "fieldName": "delta", "name": "delta"}
|
||||
],
|
||||
"indexGranularity": "minute",
|
||||
"indexGranularity": "second",
|
||||
"shardSpec": {"type": "none"}
|
||||
},
|
||||
|
||||
|
|
Loading…
Reference in New Issue