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

Add non empty check for UDF location in getLastModifiedTime method

    XMLWordPrintableJSON

Details

    • Improvement
    • Status: Resolved
    • Major
    • Resolution: Fixed
    • None
    • Impala 4.3.0
    • Frontend
    • None
    • ghx-label-7

    Description

      getLastModifiedTime() of Function.java assumes that if the UDF is not a BUILTIN and if the location is not null, it is a non-empty string. However, we may have UDFs with an empty location if they are in the install location and loaded at init time.

      We should also add a non empty check for the location in the if condition.

      Attachments

        Activity

          People

            soumyakanti.das Soumyakanti Das
            soumyakanti.das Soumyakanti Das
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: