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

Runtime profiles should indicate if custom UDFs are being used

    XMLWordPrintableJSON

Details

    • Task
    • Status: Resolved
    • Major
    • Resolution: Fixed
    • None
    • Impala 4.0.0
    • None
    • None
    • ghx-label-3

    Description

      Custom UDFs can include arbitrary user code that can cause query slowdown. In order to better diagnose queries with UDF issues, it is first important to know when a query is even using an UDF.

      Runtime profiles should list out any custom UDFs used by the query, as well as the library the UDF is loaded from.

      For Java UDFs, the full classname of the UDF would be good as well.

      Any other metadata associated with the UDF might be useful as well. There are a few things that are printed by show functions

      Attachments

        Activity

          People

            stakiar Sahil Takiar
            stakiar Sahil Takiar
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: