Uploaded image for project: 'Samza'
  1. Samza
  2. SAMZA-1901 Samza SQL Shell
  3. SAMZA-1958

Add an API in ScalarUdf to get the Udf display information

    XMLWordPrintableJSON

Details

    • Sub-task
    • Status: Closed
    • Major
    • Resolution: Duplicate
    • None
    • 0.15.0
    • sql
    • None

    Description

      Currently if users implement new UDFs or if Samza SQL implements a new system UDF, they need to manually register that UDF's information in the "listFunctions" of Samza executor. So we may need to require UDFs to provide a function of getting their "SamzaSqlUdfDisplayInfo", then Samza executor can get the UDF information from SamzaSqlApplicationConfig.udfResolver(or SamzaSqlApplicationConfig.udfMetadata) instead of registering UDFs manually.

      Attachments

        Activity

          People

            Unassigned Unassigned
            WeiqingYang Weiqing Yang
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: