Skip to content

Commit 855fa10

Browse files
committed
Update HiveQl.scala
1 parent c7080b3 commit 855fa10

File tree

1 file changed

+1
-1
lines changed
  • sql/hive/src/main/scala/org/apache/spark/sql/hive

1 file changed

+1
-1
lines changed

sql/hive/src/main/scala/org/apache/spark/sql/hive/HiveQl.scala

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -127,7 +127,7 @@ private[hive] object HiveQl {
127127

128128
"TOK_SWITCHDATABASE",
129129

130-
"TOK_UNLOCKTABLE
130+
"TOK_UNLOCKTABLE"
131131
)
132132

133133
// Commands that we do not need to explain.

0 commit comments

Comments
 (0)