[
https://issues.apache.org/jira/browse/HIVE-18379?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16317486#comment-16317486
]
Sergey Shelukhin commented on HIVE-18379:
-----------------------------------------
What was the error, is the table object absent? It seems to change the logic
for the normal case, I wonder if it just needs an extra null check.
> ALTER TABLE authorization_part SET PROPERTIES
> ("PARTITIONL_LEVEL_PRIVILEGE"="TRUE"); fails when authorization_part is
> MicroManaged table.
> -----------------------------------------------------------------------------------------------------------------------------------------
>
> Key: HIVE-18379
> URL: https://issues.apache.org/jira/browse/HIVE-18379
> Project: Hive
> Issue Type: Bug
> Components: Transactions
> Affects Versions: 3.0.0
> Reporter: Steve Yeom
> Assignee: Steve Yeom
> Priority: Minor
> Attachments: HIVE-18379.01.patch, HIVE-18379.02.patch,
> HIVE-18379.03.patch
>
>
> ALTER TABLE authorization_part SET TBLPROPERTIES
> ("PARTITION_LEVEL_PRIVILEGE"="TRUE") fails when authorization_part is a
> Micromanaged table.
> This is from authorization_2.q qtest.
--
This message was sent by Atlassian JIRA
(v6.4.14#64029)