Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[SPARK-8139] [SQL] Updates docs and comments of data sources and Parquet output committer options #6683

Closed
wants to merge 2 commits into from

Conversation

liancheng
Copy link
Contributor

This PR only applies to master branch (1.5.0-SNAPSHOT) since it references org.apache.parquet classes which only appear in Parquet 1.7.0.

val ORC_FILTER_PUSHDOWN_ENABLED = "spark.sql.orc.filterPushdown"

val HIVE_VERIFY_PARTITIONPATH = "spark.sql.hive.verifyPartitionPath"
val HIVE_VERIFY_PARTITION_PATH = "spark.sql.hive.verifyPartitionPath"
Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Changed this because the original variable name looks weird.

@SparkQA
Copy link

SparkQA commented Jun 6, 2015

Test build #34360 has finished for PR 6683 at commit 285fc45.

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

@liancheng liancheng changed the title [SPARK-8139] [SQL] Updates docs and comments of data sources and Parquet output committr options [SPARK-8139] [SQL] Updates docs and comments of data sources and Parquet output committer options Jun 7, 2015
@SparkQA
Copy link

SparkQA commented Jun 8, 2015

Test build #34408 has finished for PR 6683 at commit 9c168e2.

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

@SparkQA
Copy link

SparkQA commented Jun 23, 2015

Test build #35596 has finished for PR 6683 at commit b4648b8.

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

@SparkQA
Copy link

SparkQA commented Jun 23, 2015

Test build #35594 has finished for PR 6683 at commit b1d4d67.

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

@liancheng
Copy link
Contributor Author

Merging to master.

@asfgit asfgit closed this in 111d6b9 Jun 24, 2015
@liancheng liancheng deleted the output-committer-docs branch June 24, 2015 08:00
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
2 participants