Skip to content

Commit

Permalink
Remove unnecessary change.
Browse files Browse the repository at this point in the history
  • Loading branch information
yhuai committed Apr 3, 2015
1 parent c0dc7a4 commit 83d9846
Showing 1 changed file with 0 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -526,7 +526,6 @@ class ParquetDataSourceOffMetastoreSuite extends ParquetMetastoreSuiteBase {
|)
|ROW FORMAT SERDE 'org.apache.hadoop.hive.ql.io.parquet.serde.ParquetHiveSerDe'
|STORED AS
|STORED AS
| INPUTFORMAT 'org.apache.hadoop.hive.ql.io.parquet.MapredParquetInputFormat'
| OUTPUTFORMAT 'org.apache.hadoop.hive.ql.io.parquet.MapredParquetOutputFormat'
""".stripMargin)
Expand Down

0 comments on commit 83d9846

Please sign in to comment.