jon-wei commented on a change in pull request #8011: add SQL docs for multi-value string dimensions URL: https://github.com/apache/incubator-druid/pull/8011#discussion_r299680631
########## File path: docs/content/querying/sql.md ########## @@ -269,6 +324,26 @@ simplest way to write literal timestamps in other time zones is to use TIME_PARS |`x OR y`|Boolean OR.| |`NOT x`|Boolean NOT.| +### Multi-value string functions +All 'array' references in the multi-value string documntation can refer to multi-value string columns or `ARRAY` literals. Review comment: documntation -> documentation ---------------------------------------------------------------- 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] With regards, Apache Git Services --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
