[
https://issues.apache.org/jira/browse/SENTRY-1376?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15357879#comment-15357879
]
Hadoop QA commented on SENTRY-1376:
-----------------------------------
Here are the results of testing the latest attachment
https://issues.apache.org/jira/secure/attachment/12815527/SENTRY-1376.1.patch
against master.
{color:green}Overall:{color} +1 all checks pass
{color:green}SUCCESS:{color} all tests passed
Console output:
https://builds.apache.org/job/PreCommit-SENTRY-Build/1816/console
This message is automatically generated.
> Fix alter property case correctly - Deletes ACLS on the table
> -------------------------------------------------------------
>
> Key: SENTRY-1376
> URL: https://issues.apache.org/jira/browse/SENTRY-1376
> Project: Sentry
> Issue Type: Bug
> Reporter: Sravya Tirukkovalur
> Assignee: Sravya Tirukkovalur
> Attachments: SENTRY-1376.1.patch, SENTRY-1376.patch
>
>
> Sentry-1184 fixes the following bugs:
> - NPE - Caused for cases for Alter table renames when there are no partition
> locations to oldName (test at SENTRY-1366)
> - Alter table rename managed table with partitions - Old partition locations
> will still have newName ACLS if they are recreated. Test case at SENTRY-1367
> But it caused a regression:
> An alter table property - deletes all ACLS on the table. This is also
> manifested in Insert, as insert calls alter table internally. SENTRY-1345
> attempts to fix it, but is incomplete.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)