Uploaded image for project: 'Hive'
  1. Hive
  2. HIVE-14819

FunctionInfo for permanent functions shows TEMPORARY FunctionType

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Closed
    • Major
    • Resolution: Fixed
    • 2.1.0
    • 2.1.0, 2.2.0
    • UDF
    • None

    Description

      The FunctionInfo has a FunctionType field which describes if the function is a builtin/persistent/temporary function. But for permanent functions, the FunctionInfo being returned by the FunctionRegistry is showing the type to be TEMPORARY.
      This affects things which may be depending on function type, for example LlapDecider, which will allow builtin/persistent UDFs to be used in LLAP but not temporary functions.

      Attachments

        1. HIVE-14819.2.patch
          23 kB
          Jason Dere
        2. HIVE-14819.1.patch
          20 kB
          Jason Dere

        Activity

          People

            jdere Jason Dere
            jdere Jason Dere
            Votes:
            0 Vote for this issue
            Watchers:
            4 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: