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