Arjun Mishra created SENTRY-2476:
------------------------------------
Summary: Optimize deleting specific paths for objects
Key: SENTRY-2476
URL: https://issues.apache.org/jira/browse/SENTRY-2476
Project: Sentry
Issue Type: Bug
Reporter: Arjun Mishra
Assignee: Arjun Mishra
Right now when we process a drop partition event, we fetch each path object for
paths_mapping object then find the one we want to delete and then delete it. We
should avoid fetching all objects and directly delete the path that needs to be
deleted
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)