[GitHub] spark pull request: [SPARK-2119][SQL] Improved Parquet performance...

2014-07-16 Thread marmbrus
Github user marmbrus commented on the pull request: https://github.com/apache/spark/pull/1370#issuecomment-49193554 Thanks! I've merged this into master. --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as well. If your project

[GitHub] spark pull request: [SPARK-2119][SQL] Improved Parquet performance...

2014-07-16 Thread asfgit
Github user asfgit closed the pull request at: https://github.com/apache/spark/pull/1370 --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as well. If your project does not have this feature enabled and wishes so, or if the feature is

[GitHub] spark pull request: [SPARK-2119][SQL] Improved Parquet performance...

2014-07-15 Thread marmbrus
Github user marmbrus commented on a diff in the pull request: https://github.com/apache/spark/pull/1370#discussion_r14967550 --- Diff: sql/core/src/main/scala/org/apache/spark/sql/parquet/ParquetTypes.scala --- @@ -365,20 +366,23 @@ private[parquet] object ParquetTypesConverter

[GitHub] spark pull request: [SPARK-2119][SQL] Improved Parquet performance...

2014-07-15 Thread liancheng
Github user liancheng commented on a diff in the pull request: https://github.com/apache/spark/pull/1370#discussion_r14979405 --- Diff: sql/core/src/main/scala/org/apache/spark/sql/parquet/ParquetTypes.scala --- @@ -365,20 +366,23 @@ private[parquet] object ParquetTypesConverter

[GitHub] spark pull request: [SPARK-2119][SQL] Improved Parquet performance...

2014-07-15 Thread SparkQA
Github user SparkQA commented on the pull request: https://github.com/apache/spark/pull/1370#issuecomment-49120350 QA tests have started for PR 1370. This patch merges cleanly. brView progress: https://amplab.cs.berkeley.edu/jenkins/job/SparkPullRequestBuilder/16704/consoleFull ---

[GitHub] spark pull request: [SPARK-2119][SQL] Improved Parquet performance...

2014-07-11 Thread SparkQA
Github user SparkQA commented on the pull request: https://github.com/apache/spark/pull/1370#issuecomment-48700541 QA results for PR 1370:br- This patch PASSES unit tests.br- This patch merges cleanlybr- This patch adds no public classesbrbrFor more information see test

[GitHub] spark pull request: [SPARK-2119][SQL] Improved Parquet performance...

2014-07-10 Thread liancheng
GitHub user liancheng opened a pull request: https://github.com/apache/spark/pull/1370 [SPARK-2119][SQL] Improved Parquet performance when reading off S3 JIRA issue: [SPARK-2119](https://issues.apache.org/jira/browse/SPARK-2119) Essentially this PR fixed three issues to

[GitHub] spark pull request: [SPARK-2119][SQL] Improved Parquet performance...

2014-07-10 Thread SparkQA
Github user SparkQA commented on the pull request: https://github.com/apache/spark/pull/1370#issuecomment-48695685 QA tests have started for PR 1370. This patch merges cleanly. brView progress: https://amplab.cs.berkeley.edu/jenkins/job/SparkPullRequestBuilder/16555/consoleFull ---