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

Refactor third set of 20 query parsing errors to use error classes

    XMLWordPrintableJSON

Details

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

    Description

      Refactor some exceptions in QueryParsingErrors to use error classes.

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

      fromToIntervalUnsupportedError
      mixedIntervalUnitsError
      dataTypeUnsupportedError
      partitionTransformNotExpectedError
      tooManyArgumentsForTransformError
      notEnoughArgumentsForTransformError
      invalidBucketsNumberError
      invalidTransformArgumentError
      cannotCleanReservedNamespacePropertyError
      propertiesAndDbPropertiesBothSpecifiedError
      fromOrInNotAllowedInShowDatabasesError
      cannotCleanReservedTablePropertyError
      duplicatedTablePathsFoundError
      storedAsAndStoredByBothSpecifiedError
      operationInHiveStyleCommandUnsupportedError
      operationNotAllowedError
      descColumnForPartitionUnsupportedError
      incompletePartitionSpecificationError
      computeStatisticsNotExpectedError
      addCatalogInCacheTableAsSelectNotAllowedError
      

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

      Attachments

        Activity

          People

            Unassigned Unassigned
            karenfeng Karen Feng
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated: