[teiid-issues] [JBoss JIRA] (TEIID-5976) virtual function with same name as source function is always ambiguous

Steven Hawkins (Jira) issues at jboss.org
Fri Jun 26 15:58:15 EDT 2020


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

Work on TEIID-5976 started by Steven Hawkins.
---------------------------------------------
> virtual function with same name as source function is always ambiguous
> ----------------------------------------------------------------------
>
>                 Key: TEIID-5976
>                 URL: https://issues.redhat.com/browse/TEIID-5976
>             Project: Teiid
>          Issue Type: Bug
>          Components: Query Engine
>            Reporter: Steven Hawkins
>            Assignee: Steven Hawkins
>            Priority: Major
>             Fix For: 15.0
>
>   Original Estimate: 3 hours
>  Remaining Estimate: 3 hours
>
> If we have both a virtual schema and a source schema function with the same name, f1, then issuing a query like:
> select v.f1()... 
> will always report that v.f1 is ambiguous because in the resolving of the function the logic at one point disregards the schema.



--
This message was sent by Atlassian Jira
(v7.13.8#713008)


More information about the teiid-issues mailing list