We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ea618f4 commit 992046eCopy full SHA for 992046e
sql/hive/src/test/scala/org/apache/spark/sql/hive/execution/HiveQuerySuite.scala
@@ -55,7 +55,7 @@ class HiveQuerySuite extends HiveComparisonTest with BeforeAndAfter {
55
TimeZone.setDefault(originalTimeZone)
56
Locale.setDefault(originalLocale)
57
}
58
-
+
59
createQueryTest("constant object inspector for generic udf",
60
"""SELECT named_struct(
61
lower("AA"), "10",
0 commit comments