Austin Nobis created IMPALA-8326:
------------------------------------
Summary: Incorrect toSql for CreateDropRoleStmt
Key: IMPALA-8326
URL: https://issues.apache.org/jira/browse/IMPALA-8326
Project: IMPALA
Issue Type: Bug
Components: Frontend
Reporter: Austin Nobis
Assignee: Austin Nobis
The toSql method for CreateDropRoleStmt is incorrect. The role name and the
action are in an incorrect order:
Ideal: "create role test_role"
Current: "test_role create role"
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]