Bug 1050001 (TEIID-2794)

Summary: ambiguous function calls are not properly handled
Product: [JBoss] JBoss Data Virtualization 6 Reporter: Van Halbert <vhalbert>
Component: TeiidAssignee: jolee
Status: CLOSED ERRATA QA Contact:
Severity: unspecified Docs Contact:
Priority: unspecified    
Version: unspecifiedCC: felias, vhalbert
Target Milestone: ---   
Target Release: One-off release   
Hardware: Unspecified   
OS: Unspecified   
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
For user defined or possibly translator functions that are given the same name the first exact match to the function name and types will be used as the function rather than reporting an ambiguous match.
Story Points: ---
Clone Of: Environment:
Last Closed: 2014-07-09 13:50:00 UTC Type: Support Patch
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:
Bug Depends On:    
Bug Blocks: 1042824    

Comment 1 JBoss JIRA Server 2014-01-08 15:38:00 UTC
Steven Hawkins <shawkins> updated the status of jira TEIID-2794 to Resolved

Comment 2 belong 2014-01-10 01:42:18 UTC
Bug 1051292 created to add info from https://issues.jboss.org/browse/TEIID-2794 (about functions and precedence) to Server Development Guide.

Comment 3 jolee 2014-02-14 20:55:52 UTC
https://github.com/teiid/teiid/tree/8.4.x

[jolee@jolee teiid]$ git log --grep=TEIID-2794
commit ffcdb910fc912b19134600eb8302610f020e219d
Author: shawkins <shawkins>
Date:   Wed Feb 5 16:36:08 2014 -0500

    TEIID-2794 throwing an exception on an ambiguous function call
    Conflicts:
    
        engine/src/main/java/org/teiid/query/QueryPlugin.java
        engine/src/test/java/org/teiid/query/resolver/TestFunctionResolving.java

Comment 4 Filip Elias 2014-03-20 10:12:35 UTC
Verified on DV 6.0 + rollup 1

Comment 5 JBoss JIRA Server 2014-04-16 20:25:26 UTC
Steven Hawkins <shawkins> updated the status of jira TEIID-2794 to Closed

Comment 6 jolee 2014-07-09 13:50:00 UTC
released with: https://bugzilla.redhat.com/show_bug.cgi?id=1042824