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

UDFRegistration Drops Input Type Information

    XMLWordPrintableJSON

Details

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

    Description

      The UserDefinedFunction returned by the UDFRegistration does not contain the input type information, although that information is available.
      To fix the issue the last line of every register function would had to be changed to "UserDefinedFunction(func, dataType, inputType)" or is there any specific reason this was not done?

      Attachments

        Activity

          People

            jbonofre Jean-Baptiste Onofré
            Artjom Metro Artjom Metro
            Votes:
            0 Vote for this issue
            Watchers:
            5 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: