lkm commented on a change in pull request #10695:
URL: https://github.com/apache/druid/pull/10695#discussion_r547159349



##########
File path: docs/querying/multi-value-dimensions.md
##########
@@ -25,7 +25,7 @@ title: "Multi-value dimensions"
 
 Apache Druid supports "multi-value" string dimensions. These are generated 
when an input field contains an
 array of values instead of a single value (e.g. JSON arrays, or a TSV field 
containing one or more `listDelimiter`
-characters).
+characters), by default they are sorted alphabetically, see [Dimension 
Objects](../ingestion/index.html#dimension-objects) for configuration.

Review comment:
       Also `.md` should be `.html`, check the rest of the reference in the 
file. The markdown is compiled for the web version of the doc.




----------------------------------------------------------------
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