-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://reviews.apache.org/r/23972/
-----------------------------------------------------------

Review request for sentry, Arun Suresh, Prasad Mujumdar, and Sravya 
Tirukkovalur.


Repository: sentry


Description
-------

Grant check patch is a little large. So I split it into 2 patches for reviewing 
more clearly.
In this patch(SENTRY-370), I add a API to judge whether parent privilege 
implies child privilege.
This patch is depended on SENTRY-342: grant check with grant option.


Diffs
-----

  sentry-core/sentry-core-common/pom.xml d1785b8 
  
sentry-core/sentry-core-common/src/main/java/org/apache/sentry/core/common/utils/PathUtils.java
 962179f 
  
sentry-policy/sentry-policy-db/src/main/java/org/apache/sentry/policy/db/DBWildcardPrivilege.java
 896283c 
  
sentry-provider/sentry-provider-db/src/main/java/org/apache/sentry/provider/db/service/model/MSentryPrivilege.java
 f8491db 
  
sentry-provider/sentry-provider-db/src/test/java/org/apache/sentry/provider/db/service/persistent/TestSentryPrivilege.java
 PRE-CREATION 
  sentry-provider/sentry-provider-file/pom.xml b834c8e 

Diff: https://reviews.apache.org/r/23972/diff/


Testing
-------

test cases are included.


Thanks,

Xiaomeng Huang

Reply via email to