Uploaded image for project: 'Spark'
  1. Spark
  2. SPARK-37935 Migrate onto error classes
  3. SPARK-38108

Use error classes in the compilation errors of UDF/UDAF

    XMLWordPrintableJSON

Details

    • Sub-task
    • Status: Resolved
    • Major
    • Resolution: Fixed
    • 3.3.0
    • 3.4.0
    • SQL
    • None

    Description

      Migrate the following errors in QueryCompilationErrors:

      • noHandlerForUDAFError
      • unexpectedEvalTypesForUDFsError
      • usingUntypedScalaUDFError
      • udfClassDoesNotImplementAnyUDFInterfaceError
      • udfClassNotAllowedToImplementMultiUDFInterfacesError
      • udfClassWithTooManyTypeArgumentsError

      onto use error classes. Throw an implementation of SparkThrowable. Also write a test per every error in QueryCompilationErrorsSuite.

      Attachments

        Activity

          People

            ivoson Tengfei Huang
            maxgekk Max Gekk
            Max Gekk Max Gekk
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: