Prasad Mujumdar created SENTRY-491:
--------------------------------------
Summary: Column privilege should filter the unauthorized columns
in metadata listing
Key: SENTRY-491
URL: https://issues.apache.org/jira/browse/SENTRY-491
Project: Sentry
Issue Type: Improvement
Affects Versions: 1.5.0
Reporter: Prasad Mujumdar
SENTRY-74 is tracking the column level privilege support. As an extension to
that functionality, the column listing from metastore should filter out the
columns that the user is not authorized to view. The SQL statements like
describe table, show columns as well as JDBC/ODBC APIs like getColumns() and
SQLColumns() should not list the columns that user is not authorized to select.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)