ektravel commented on code in PR #12549: URL: https://github.com/apache/druid/pull/12549#discussion_r1098941050
########## docs/querying/sql-multivalue-string-functions.md: ########## @@ -36,10 +36,10 @@ sidebar_label: "Multi-value string functions" Druid supports string dimensions containing multiple values. This page describes the operations you can perform on multi-value string dimensions using [Druid SQL](./sql.md). -See [Multi-value dimensions](multi-value-dimensions.md) for more information. +See [SQL multi-value string](./sql-data-types.md#multi-value-strings) and native [Multi-value dimensions](multi-value-dimensions.md) for more information. Review Comment: ```suggestion See [SQL multi-value strings](./sql-data-types.md#multi-value-strings) and native [Multi-value dimensions](multi-value-dimensions.md) for more information. ``` -- 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. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
