[
https://issues.apache.org/jira/browse/SOLR-8571?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15555370#comment-15555370
]
Kevin Risden commented on SOLR-8571:
------------------------------------
Presto concat docs: https://prestodb.io/docs/current/functions/string.html
> Wire the ConcatOperation into the SQLhandler
> --------------------------------------------
>
> Key: SOLR-8571
> URL: https://issues.apache.org/jira/browse/SOLR-8571
> Project: Solr
> Issue Type: New Feature
> Reporter: Joel Bernstein
> Priority: Minor
>
> This will support the *concat* function. Syntax:
> {code}
> select a, b, concat('a','|','b') as c from tableX
> {code}
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]