Uploaded image for project: 'Spark'
  1. Spark
  2. SPARK-36094 Group SQL component error messages in Spark error class JSON file
  3. SPARK-36293

Refactor fourth set of 20 query execution errors to use error classes

Attach filesAttach ScreenshotAdd voteVotersWatch issueWatchersLinkCloneUpdate Comment AuthorReplace String in CommentUpdate Comment VisibilityDelete Comments
    XMLWordPrintableJSON

Details

    • Sub-task
    • Status: In Progress
    • Major
    • Resolution: Unresolved
    • 3.2.0
    • None
    • Spark Core, SQL
    • None

    Description

      Refactor some exceptions in QueryExecutionErrors to use error classes.

      There are currently ~350 exceptions in this file; so this PR only focuses on the fourth set of 20.

      unableToCreateDatabaseAsFailedToCreateDirectoryError
      unableToDropDatabaseAsFailedToDeleteDirectoryError
      unableToCreateTableAsFailedToCreateDirectoryError
      unableToDeletePartitionPathError
      unableToDropTableAsFailedToDeleteDirectoryError
      unableToRenameTableAsFailedToRenameDirectoryError
      unableToCreatePartitionPathError
      unableToRenamePartitionPathError
      methodNotImplementedError
      tableStatsNotSpecifiedError
      unaryMinusCauseOverflowError
      binaryArithmeticCauseOverflowError
      failedSplitSubExpressionMsg
      failedSplitSubExpressionError
      failedToCompileMsg
      internalCompilerError
      compilerError
      unsupportedTableChangeError
      notADatasourceRDDPartitionError
      dataPathNotSpecifiedError
      

      For more detail, see the parent ticket SPARK-36094.

      Attachments

        Activity

          This comment will be Viewable by All Users Viewable by All Users
          Cancel

          People

            Unassigned Unassigned
            karenfeng Karen Feng

            Dates

              Created:
              Updated:

              Slack

                Issue deployment