mirror of https://github.com/apache/druid.git
update doc
This commit is contained in:
parent
6fd37ce023
commit
d66d0de54f
|
@ -176,7 +176,6 @@ This makes it possible to compute the results of a filtered and an unfiltered ag
|
||||||
```json
|
```json
|
||||||
{
|
{
|
||||||
"type" : "filtered",
|
"type" : "filtered",
|
||||||
"name" : "aggMatching",
|
|
||||||
"filter" : {
|
"filter" : {
|
||||||
"type" : "selector",
|
"type" : "selector",
|
||||||
"dimension" : <dimension>,
|
"dimension" : <dimension>,
|
||||||
|
|
Loading…
Reference in New Issue