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

Use error classes in the execution errors of casting

    XMLWordPrintableJSON

Details

    • Sub-task
    • Status: In Progress
    • Major
    • Resolution: Unresolved
    • 3.3.0
    • None
    • SQL
    • None

    Description

      Migrate the following errors in QueryExecutionErrors:

      • failedToCastValueToDataTypeForPartitionColumnError
      • invalidInputSyntaxForNumericError
      • cannotCastToDateTimeError
      • invalidInputSyntaxForBooleanError
      • nullLiteralsCannotBeCastedError

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

      Attachments

        Activity

          People

            Unassigned Unassigned
            maxgekk Max Gekk
            Votes:
            0 Vote for this issue
            Watchers:
            4 Start watching this issue

            Dates

              Created:
              Updated: