Uploaded image for project: 'Spark'
  1. Spark
  2. SPARK-12250

Allow users to define a UDAF without providing details of its inputSchema

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Resolved
    • Major
    • Resolution: Fixed
    • None
    • 1.6.0
    • SQL
    • None

    Description

      Right now, users need to provide the exact inputSchema. Otherwise, our ScalaUDAF will fail because it tries to check the schema and input arguments. We should remove this check because it is common that users may have a complex input schema type and they do not want to provide the detailed schema.

      Attachments

        Activity

          People

            yhuai Yin Huai
            yhuai Yin Huai
            Votes:
            0 Vote for this issue
            Watchers:
            4 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: