Skip to content

Commit ee0c558

Browse files
committed
Add a new line at the of file
1 parent 43e041f commit ee0c558

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/CompressionCodecSuite.scala

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -314,4 +314,4 @@ class CompressionCodecSuite extends TestHiveSingleton with ParquetTest with Befo
314314
checkTableWriteWithCompressionCodecs("parquet", List("UNCOMPRESSED", "SNAPPY", "GZIP"))
315315
checkTableWriteWithCompressionCodecs("orc", List("NONE", "SNAPPY", "ZLIB"))
316316
}
317-
}
317+
}

0 commit comments

Comments
 (0)