Details
-
Bug
-
Status: Resolved
-
Major
-
Resolution: Fixed
-
2.0.2, 2.1.3, 2.2.3, 2.3.4, 2.4.4, 3.0.0
Description
When Spark SQL truncates table, it deletes the paths of table/partitions, then re-create new ones. If custom permission/acls are set on the paths, the metadata will be deleted.
We should preserve original permission/acls if possible.
Attachments
Issue Links
- causes
-
SPARK-30797 Set tradition user/group/other permission to ACL entries when setting up ACLs in truncate table
- Resolved
-
SPARK-31163 acl/permission should handle non-existed path when truncating table
- Resolved
- links to
(2 links to)