[
https://issues.apache.org/jira/browse/METAMODEL-224?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15062396#comment-15062396
]
ASF GitHub Bot commented on METAMODEL-224:
------------------------------------------
Github user albertostratio commented on the pull request:
https://github.com/apache/metamodel/pull/82#issuecomment-165523996
I agree @kaspersorensen right now each SelectITem represent just one
column. My last attempt (see my last commit) has been kind of hacking the
functionParameters object list of my new SelectItem constructor and try to
mix-in columns and literals within the same Object array.
But I feel like the steps I'm doing so far are not in the right direction :(
Thank you for you piece of advice, I've gotta go now but I'll keep working
on this tomorrow.
> Support CONCAT function
> -----------------------
>
> Key: METAMODEL-224
> URL: https://issues.apache.org/jira/browse/METAMODEL-224
> Project: Apache MetaModel
> Issue Type: New Feature
> Reporter: Alberto
> Priority: Minor
>
> As we now support scalar functions it would be great to add support for a
> CONCAT function that allow us to concatenate and append strings to the query
> results.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)