spark-instrumented-optimizer/sql/core/src/main
Cheng Lian 4315427657 [SPARK-15719][SQL] Disables writing Parquet summary files by default
## What changes were proposed in this pull request?

This PR disables writing Parquet summary files by default (i.e., when Hadoop configuration "parquet.enable.summary-metadata" is not set).

Please refer to [SPARK-15719][1] for more details.

## How was this patch tested?

New test case added in `ParquetQuerySuite` to check no summary files are written by default.

[1]: https://issues.apache.org/jira/browse/SPARK-15719

Author: Cheng Lian <lian@databricks.com>

Closes #13455 from liancheng/spark-15719-disable-parquet-summary-files.
2016-06-02 16:16:27 -07:00
..
java/org/apache/spark/sql [SPARK-9876][SQL] Update Parquet to 1.8.1. 2016-05-27 16:59:38 -07:00
resources [SPARK-15543][SQL] Rename DefaultSources to make them more self-describing 2016-05-25 23:54:24 -07:00
scala/org/apache/spark/sql [SPARK-15719][SQL] Disables writing Parquet summary files by default 2016-06-02 16:16:27 -07:00