----------------------------------------------------------- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/19340/#review37854 -----------------------------------------------------------
sentry-provider/sentry-provider-db/src/main/java/org/apache/sentry/provider/db/service/persistent/SentryStore.java <https://reviews.apache.org/r/19340/#comment69620> Additionally check for empty string? - Shreepadma Venugopalan On March 19, 2014, 6:19 p.m., Brock Noland wrote: > > ----------------------------------------------------------- > This is an automatically generated e-mail. To reply, visit: > https://reviews.apache.org/r/19340/ > ----------------------------------------------------------- > > (Updated March 19, 2014, 6:19 p.m.) > > > Review request for sentry, Prasad Mujumdar and Shreepadma Venugopalan. > > > Bugs: SENTRY-145 > https://issues.apache.org/jira/browse/SENTRY-145 > > > Repository: sentry > > > Description > ------- > > Normalized REVOKE SELECT/INSERT when user has ALL on table. > > > Diffs > ----- > > > sentry-provider/sentry-provider-db/src/main/java/org/apache/sentry/provider/db/service/persistent/SentryStore.java > 9c678d5 > > sentry-provider/sentry-provider-db/src/main/java/org/apache/sentry/provider/db/service/thrift/SentryPolicyStoreProcessor.java > 9562783 > > sentry-provider/sentry-provider-db/src/test/java/org/apache/sentry/provider/db/service/persistent/TestSentryStore.java > f500c2d > > Diff: https://reviews.apache.org/r/19340/diff/ > > > Testing > ------- > > > Thanks, > > Brock Noland > >
