Na Li created SENTRY-1957:
-----------------------------
Summary: Do not parse hive sql string in Sentry
Key: SENTRY-1957
URL: https://issues.apache.org/jira/browse/SENTRY-1957
Project: Sentry
Issue Type: Task
Components: Sentry
Affects Versions: 2.0.0
Reporter: Na Li
In current authorization 2 API, Hive does not provide parsed sql string to
Sentry. So sentry parses the sql string to get database name and table name.
Once the API changes to include the parsed sql string, sentry should remove the
code that parses the sql string in SimpleSemanticAnalyzer.
--
This message was sent by Atlassian JIRA
(v6.4.14#64029)