[teiid-issues] [JBoss JIRA] (TEIID-2189) Can the behaviour of the || operator to use concat2 to mirror the oracle functionality be made configurable

Steven Hawkins (JIRA) jira-events at lists.jboss.org
Fri Sep 14 13:02:32 EDT 2012


     [ https://issues.jboss.org/browse/TEIID-2189?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Steven Hawkins updated TEIID-2189:
----------------------------------

               Priority: Minor  (was: Major)
    Bugzilla References: https://bugzilla.redhat.com/show_bug.cgi?id=855017  (was: https://bugzilla.redhat.com/show_bug.cgi?id=855017)


Our logic isn't really amenable to handling || differently than concat.  This would probably have to be implemented as having both || and concat map to concat2.  That by itself is not a large change especially if it's enabled via a system property and affects the system globally (user queries transformations etc.)  If that's not desirable then we need more information.
                
> Can the behaviour of the || operator to use concat2 to mirror the oracle functionality be made configurable
> -----------------------------------------------------------------------------------------------------------
>
>                 Key: TEIID-2189
>                 URL: https://issues.jboss.org/browse/TEIID-2189
>             Project: Teiid
>          Issue Type: Enhancement
>          Components: JDBC Connector, Server
>    Affects Versions: 7.4.4
>            Reporter: Van Halbert
>            Assignee: Steven Hawkins
>            Priority: Minor
>
> Is it possible to make configurable the ability to switch the behaviour of the || operator to use concat2 in order to mirror the oracle functionality.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira


More information about the teiid-issues mailing list