Uploaded image for project: 'IMPALA'
  1. IMPALA
  2. IMPALA-8326

Incorrect toSql for CreateDropRoleStmt

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Resolved
    • Major
    • Resolution: Fixed
    • Impala 3.0, Impala 2.12.0
    • Impala 3.3.0
    • Frontend
    • None
    • ghx-label-4

    Description

      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"

      Attachments

        Activity

          People

            anobis Austin Nobis
            anobis Austin Nobis
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: