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

Wrap SQL statements by double quotes in error messages

    XMLWordPrintableJSON

Details

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

    Description

      Wrap SQL statements by double quotes "" in error messages. For example, the error message:

      The operation DESC PARTITION is not allowed
      

      should be replaced by:

      The operation "DESC PARTITION" is not allowed
      

      Attachments

        Issue Links

          Activity

            People

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

              Dates

                Created:
                Updated:
                Resolved: