> On March 26, 2014, 5:11 p.m., Prasad Mujumdar wrote: > > Looks like it would require a rebase due to SENTRY-137 changes.
Yep, it did. This patch is rebased on top of HEAD which includes 137! Thanks! - Brock ----------------------------------------------------------- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/19340/#review38625 ----------------------------------------------------------- On March 26, 2014, 3:05 p.m., Brock Noland wrote: > > ----------------------------------------------------------- > This is an automatically generated e-mail. To reply, visit: > https://reviews.apache.org/r/19340/ > ----------------------------------------------------------- > > (Updated March 26, 2014, 3:05 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 > 9793ab4 > > 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 > >
