Serge Rielau created SPARK-47192:
------------------------------------

             Summary: Convert _LEGACY_ERROR_TEMP_0035 (unsupported hive feature)
                 Key: SPARK-47192
                 URL: https://issues.apache.org/jira/browse/SPARK-47192
             Project: Spark
          Issue Type: Improvement
          Components: Spark Core
    Affects Versions: 4.0.0
            Reporter: Serge Rielau


Old:



> GRANT ROLE;

_LEGACY_ERROR_TEMP_0035

Operation not allowed: grant role. (line 1, pos 0)

 

New: 

error class: HIVE_OPERATION_NOT_SUPPORTED

The Hive operation <operation> is not supported. (line 1, pos 0)
 
sqlstate: 0A000



--
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