clintropolis commented on a change in pull request #10087:
URL: https://github.com/apache/druid/pull/10087#discussion_r446427292



##########
File path: docs/querying/filters.md
##########
@@ -30,6 +30,10 @@ sidebar_label: "Filters"
 
 A filter is a JSON object indicating which rows of data should be included in 
the computation for a query. It’s essentially the equivalent of the WHERE 
clause in SQL. Apache Druid supports the following types of filters.
 
+**Note**
+
+Filters are commonly applied on dimensions, but can be applied on metrics as 
well.

Review comment:
       Should this link to `aggregations.md#filtered-aggregator`?




----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

For queries about this service, please contact Infrastructure at:
[email protected]



---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to