[
https://issues.apache.org/jira/browse/SENTRY-1376?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Sravya Tirukkovalur updated SENTRY-1376:
----------------------------------------
Attachment: SENTRY-1376.2.patch
> 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
> Fix For: 1.8.0
>
> Attachments: SENTRY-1376.1.patch, SENTRY-1376.2.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)