[teiid-issues] [JBoss JIRA] (TEIID-2662) A materializated view with function based indexes fails

Steven Hawkins (JIRA) jira-events at lists.jboss.org
Fri Sep 13 10:04:03 EDT 2013


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

Steven Hawkins resolved TEIID-2662.
-----------------------------------

    Resolution: Done


Corrected the generated sql by not using a table alias, which will work qualified or unqualified.
                
> A materializated view with function based indexes fails
> -------------------------------------------------------
>
>                 Key: TEIID-2662
>                 URL: https://issues.jboss.org/browse/TEIID-2662
>             Project: Teiid
>          Issue Type: Feature Request
>          Components: Query Engine
>    Affects Versions: 8.5
>            Reporter: Steven Hawkins
>            Assignee: Steven Hawkins
>             Fix For: 8.5
>
>
> TEIID-2365 effectively causes internal post resolve symbols to be fully qualified, which will not work with the current internal sql that is generated for a view with function based indexes.
> This also affects 8.2-8.4, but in a more limited way - in that basically require the function based expressions to use unqualified column references.

--
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