Skip to content

Commit 6052b73

Browse files
committed
Doc fix
1 parent 677e0b7 commit 6052b73

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

sql/hive/compatibility/src/test/scala/org/apache/spark/sql/hive/execution/HiveCompatibilitySuite.scala

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -933,7 +933,7 @@ class HiveCompatibilitySuite extends HiveQueryFileTest with BeforeAndAfter {
933933
"udf_stddev_pop",
934934
"udf_stddev_samp",
935935
"udf_string",
936-
"udf_struct", // TODO: FIX THIS and enable it.
936+
"udf_struct",
937937
"udf_substring",
938938
"udf_subtract",
939939
"udf_sum",

0 commit comments

Comments
 (0)