-----------------------------------------------------------
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.
Changes
-------
Fixed the test failure and also added better error checking in case of expected
exceptions.
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 (updated)
-----
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