Cuong Nguyen created SPARK-53230:
------------------------------------

             Summary: Remove error class _LEGACY_ERROR_TEMP_1011
                 Key: SPARK-53230
                 URL: https://issues.apache.org/jira/browse/SPARK-53230
             Project: Spark
          Issue Type: Sub-task
          Components: SQL
    Affects Versions: 3.5.6
            Reporter: Cuong Nguyen


When writing to view, we are currently using the named error class 
`EXPECT_TABLE_NOT_VIEW` that is thrown with the method 
`insertIntoViewNotAllowedError`, which is basically saying the same thing as 
the `_LEGACY_ERROR_TEMP_1011` class: "Writing into a view is not allowed".



--
This message was sent by Atlassian Jira
(v8.20.10#820010)

---------------------------------------------------------------------
To unsubscribe, e-mail: issues-unsubscr...@spark.apache.org
For additional commands, e-mail: issues-h...@spark.apache.org

Reply via email to