Skip to content

[SQL][DOC] Fix a default name for parquet compression - #14351

Closed
maropu wants to merge 1 commit into
apache:masterfrom
maropu:FixParquetDoc
Closed

[SQL][DOC] Fix a default name for parquet compression#14351
maropu wants to merge 1 commit into
apache:masterfrom
maropu:FixParquetDoc

Conversation

@maropu

Copy link
Copy Markdown
Member

What changes were proposed in this pull request?

This pr is to fix a wrong description for parquet default compression.

@maropu

Copy link
Copy Markdown
MemberAuthor

@rxin could you check this before the v2.0 release?
An actual default seems to be snappy: https://github.com/apache/spark/blob/master/sql/core/src/main/scala/org/apache/spark/sql/internal/SQLConf.scala#L215

@rxin

rxin commented Jul 25, 2016

Copy link
Copy Markdown
Contributor

Thanks - merging in master/2.0.

asfgit pushed a commit that referenced this pull request Jul 25, 2016
## What changes were proposed in this pull request?
This pr is to fix a wrong description for parquet default compression.
Author: Takeshi YAMAMURO <linguin.m.s@gmail.com>
Closes#14351 from maropu/FixParquetDoc.
(cherry picked from commit cda4603)
Signed-off-by: Reynold Xin <rxin@databricks.com>
@SparkQA

Copy link
Copy Markdown

Test build #62844 has finished for PR 14351 at commit 4bff124.

  • This patch passes all tests.
  • This patch merges cleanly.
  • This patch adds no public classes.

@maropu
maropu deleted the FixParquetDoc branch July 5, 2017 11:47
Sign up for freeto join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants

@maropu@rxin@SparkQA