Skip to content

Commit

Permalink
Missing ).
Browse files Browse the repository at this point in the history
  • Loading branch information
yhuai committed Apr 2, 2015
1 parent 1e241af commit d6fc32f
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -216,7 +216,7 @@ case class InsertIntoHiveTable(
overwrite,
numDynamicPartitions,
holdDDLTime,
isSkewedStoreAsSubdir
isSkewedStoreAsSubdir)
}
} else {
catalog.synchronized {
Expand Down

0 comments on commit d6fc32f

Please sign in to comment.