Skip to content

Commit

Permalink
reenable
Browse files Browse the repository at this point in the history
  • Loading branch information
Robert Kruszewski committed Feb 17, 2017
1 parent 71bf3d7 commit b336dd7
Showing 1 changed file with 1 addition and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -125,8 +125,7 @@ class ParquetHadoopFsRelationSuite extends HadoopFsRelationTest {
}
}

// palantir/spark
ignore("SPARK-8604: Parquet data source should write summary file while doing appending") {
test("SPARK-8604: Parquet data source should write summary file while doing appending") {
withSQLConf(
ParquetOutputFormat.JOB_SUMMARY_LEVEL -> "ALL",
SQLConf.FILE_COMMIT_PROTOCOL_CLASS.key ->
Expand Down

0 comments on commit b336dd7

Please sign in to comment.