[ 
https://issues.apache.org/jira/browse/IMPALA-8326?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Austin Nobis resolved IMPALA-8326.
----------------------------------
       Resolution: Fixed
    Fix Version/s: Impala 3.3.0

> Incorrect toSql for CreateDropRoleStmt
> --------------------------------------
>
>                 Key: IMPALA-8326
>                 URL: https://issues.apache.org/jira/browse/IMPALA-8326
>             Project: IMPALA
>          Issue Type: Bug
>          Components: Frontend
>    Affects Versions: Impala 3.0, Impala 2.12.0
>            Reporter: Austin Nobis
>            Assignee: Austin Nobis
>            Priority: Major
>             Fix For: Impala 3.3.0
>
>
> 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)

Reply via email to