Skip to content

Commit 992046e

Browse files
committed
Update HiveQuerySuite.scala
1 parent ea618f4 commit 992046e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

sql/hive/src/test/scala/org/apache/spark/sql/hive/execution/HiveQuerySuite.scala

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -55,7 +55,7 @@ class HiveQuerySuite extends HiveComparisonTest with BeforeAndAfter {
5555
TimeZone.setDefault(originalTimeZone)
5656
Locale.setDefault(originalLocale)
5757
}
58-
58+
5959
createQueryTest("constant object inspector for generic udf",
6060
"""SELECT named_struct(
6161
lower("AA"), "10",

0 commit comments

Comments
 (0)