Uploaded image for project: 'IMPALA'
  1. IMPALA
  2. IMPALA-1350

symbol lookup for IR UDFs is broken

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Resolved
    • Major
    • Resolution: Fixed
    • Impala 2.0
    • Impala 2.0
    • None
    • None

    Description

      When looking up a symbol for a UDF in a CREATE FUNCTION query, we mangle the symbol if it is not already mangled. However, IR symbols do not need to be mangled. We mangle them anyway which prevents us from finding the symbol in the IR module. This effectively makes it impossible to register IR UDFs with unmangled function symbols.

      This is a regression from 1.4.

      Attachments

        Activity

          People

            skye Skye Wanderman-Milne
            skye Skye Wanderman-Milne
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: