[
https://issues.apache.org/jira/browse/SPARK-47192?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Max Gekk resolved SPARK-47192.
------------------------------
Fix Version/s: 4.0.0
Resolution: Fixed
Issue resolved by pull request 45291
[https://github.com/apache/spark/pull/45291]
> 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
> Assignee: Serge Rielau
> Priority: Major
> Labels: pull-request-available
> Fix For: 4.0.0
>
>
> 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: [email protected]
For additional commands, e-mail: [email protected]