Skip to content
Prev Previous commit
Next Next commit
Update HiveQl.scala
  • Loading branch information
pzzs committed Mar 26, 2015
commit 0c7550ae9790b7a8c35cf38fe6ae33e323f73b0c
Original file line number Diff line number Diff line change
Expand Up @@ -111,7 +111,7 @@ private[hive] object HiveQl {

"TOK_REVOKE",

"TOK_SHOW_COMPACTIONS"
"TOK_SHOW_COMPACTIONS",
"TOK_SHOW_CREATETABLE",
"TOK_SHOW_GRANT",
"TOK_SHOW_ROLE_GRANT",
Expand Down