mirror of https://github.com/apache/druid.git
fix typo (missing ```)
This commit is contained in:
parent
44e23a8267
commit
a9b5529ff8
|
@ -21,6 +21,7 @@ Here's an example of a having-clause numeric filter:
|
|||
"aggregation": "myAggMetric",
|
||||
"value": 100
|
||||
}
|
||||
```
|
||||
|
||||
#### Equal To
|
||||
|
||||
|
|
Loading…
Reference in New Issue