Skip to content
Snippets Groups Projects
Commit a958d609 authored by q00251598's avatar q00251598 Committed by Michael Armbrust
Browse files

[SPARK-5619][SQL] Support 'show roles' in HiveContext

Author: q00251598 <qiyadong@huawei.com>

Closes #4397 from watermen/SPARK-5619 and squashes the following commits:

f819b6c [q00251598] Support show roles in HiveContext.
parent 500dc2b4
No related branches found
No related tags found
No related merge requests found
......@@ -68,6 +68,7 @@ private[hive] object HiveQl {
"TOK_SHOWLOCKS",
"TOK_UNLOCKTABLE",
"TOK_SHOW_ROLES",
"TOK_CREATEROLE",
"TOK_DROPROLE",
"TOK_GRANT",
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment