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

Refactor code for UDF implementation

    XMLWordPrintableJSON

Details

    • Improvement
    • Status: Resolved
    • Major
    • Resolution: Fixed
    • None
    • Impala 4.1.0
    • Frontend
    • None
    • ghx-label-13

    Description

      In its current form, Impala supports Java UDFs that are derived from the UDF.class.  

      The UDF.class is legacy code and Hive now supports implementation off of the GenericUDF.class.

      This Jira is to track the refactoring the current UDF code to allow easier implementation when we eventually support the newer class.  Common code will be put in a base HiveExecutor class and UDF.class specific code will be in a derived class.

      Attachments

        Issue Links

          Activity

            People

              scarlin Steve Carlin
              scarlin Steve Carlin
              Votes:
              0 Vote for this issue
              Watchers:
              4 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: