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



##########
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:
       Thanks @techdocsmith, I've updated the changes. "Lists" is the wrong 
verb here, "ingests" would be more appropriate. The referred section is the 
above committed detail about multiValueHandling. 




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