Skip to content

Commit f338516

Browse files
author
Davies Liu
committed
do not use repair.q
1 parent 89d22f4 commit f338516

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
@@ -188,6 +188,7 @@ class HiveCompatibilitySuite extends HiveQueryFileTest with BeforeAndAfter {
188188
"input42",
189189
"input_dfs",
190190
"metadata_export_drop",
191+
"repair",
191192

192193
// Uses a serde that isn't on the classpath... breaks other tests.
193194
"bucketizedhiveinputformat",
@@ -936,7 +937,6 @@ class HiveCompatibilitySuite extends HiveQueryFileTest with BeforeAndAfter {
936937
"reduce_deduplicate_exclude_gby",
937938
"reduce_deduplicate_exclude_join",
938939
"reduce_deduplicate_extended",
939-
"repair",
940940
"router_join_ppr",
941941
"select_as_omitted",
942942
"select_unquote_and",

0 commit comments

Comments
 (0)