[
https://issues.apache.org/jira/browse/SOLR-8571?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15555480#comment-15555480
]
Kevin Risden commented on SOLR-8571:
------------------------------------
Might make sense to pull this functionality from Calcite? That way we don't
have to reinvent the wheel trying to parse and operate on it.
> 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]