----------------------------------------------------------- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/37044/#review94688 -----------------------------------------------------------
Ship it! sentry-tests/sentry-tests-hive/src/test/java/org/apache/sentry/tests/e2e/dbprovider/TestColumnEndToEnd.java (line 87) <https://reviews.apache.org/r/37044/#comment149296> I don't follow the TODO sentry-tests/sentry-tests-hive/src/test/java/org/apache/sentry/tests/e2e/hive/TestPrivilegesAtColumnScope.java (line 497) <https://reviews.apache.org/r/37044/#comment149298> Do we have coverage for revoking the privileges on a partition column? If not, add it here. sentry-tests/sentry-tests-hive/src/test/java/org/apache/sentry/tests/e2e/hive/TestPrivilegesAtColumnScope.java (line 505) <https://reviews.apache.org/r/37044/#comment149297> nit: space after close bracket. - Lenni Kuff On Aug. 9, 2015, 7:51 p.m., Sravya Tirukkovalur wrote: > > ----------------------------------------------------------- > This is an automatically generated e-mail. To reply, visit: > https://reviews.apache.org/r/37044/ > ----------------------------------------------------------- > > (Updated Aug. 9, 2015, 7:51 p.m.) > > > Review request for sentry, Anne Yu and Lenni Kuff. > > > Bugs: SENTRY-758 > https://issues.apache.org/jira/browse/SENTRY-758 > > > Repository: sentry > > > Description > ------- > > Also added tests for select *, select count(a), select count(*) for users > with different privileges > > > Diffs > ----- > > > sentry-tests/sentry-tests-hive/src/test/java/org/apache/sentry/tests/e2e/dbprovider/TestColumnEndToEnd.java > 742c74fd66bfbda790c47a80f05fb8434b9a31da > > sentry-tests/sentry-tests-hive/src/test/java/org/apache/sentry/tests/e2e/dbprovider/TestDatabaseProvider.java > 87b281b072777a1a950c628b60d0290ea80e6045 > > sentry-tests/sentry-tests-hive/src/test/java/org/apache/sentry/tests/e2e/hive/TestPrivilegesAtColumnScope.java > 9eeed608abb92bf865cad22bec7a9b04a4709492 > > Diff: https://reviews.apache.org/r/37044/diff/ > > > Testing > ------- > > Added new tests > > > Thanks, > > Sravya Tirukkovalur > >
