Uploaded image for project: 'Teiid Designer'
  1. Teiid Designer
  2. TEIIDDES-1462

Function overloading is not working with Source Function feature

    XMLWordPrintable

Details

    • Bug
    • Resolution: Done
    • Major
    • 7.7.2, 8.0
    • 7.4
    • Validation
    • None

    Description

      I am trying to migrate the UDF functions that we have in MetaMatrix 5.5.4 into EDS and found an issue with Function overloading is not working with Source Function feature. For example, we have GREATEST oracle source function with signature as shown below.

      GREATEST (expr1 timestamp, expr2 timestamp) RETURN timestamp;
      GREATEST (expr1 integer, expr2 integer) RETURN integer;

      But designer throws an error "The name GREATEST is the same (ignoring case) as 1 other object(s) under the same parent" as shown in the attached screenshot.

      Attachments

        Activity

          People

            mdrillin1@redhat.com Mark Drilling (Inactive)
            rhn-support-dsteigner Deborah Steigner (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            4 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: