Skip to content

Commit

Permalink
fix scala style
Browse files Browse the repository at this point in the history
  • Loading branch information
imback82 committed Nov 8, 2023
1 parent 1be8e4a commit 328e461
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -502,7 +502,7 @@ private[hive] class HiveClientImpl(
"comment",
// For EXTERNAL_TABLE, the table properties has a particular field "EXTERNAL". This is added
// in the function toHiveTable.
"EXTERNAL",
"EXTERNAL"
)

val filteredProperties = properties.filterNot {
Expand Down

0 comments on commit 328e461

Please sign in to comment.