[GitHub] spark pull request: [SPARK-10659][SQL] Add an option in SQLConf fo...

2016-02-27 Thread pgreyson
Github user pgreyson commented on the pull request: https://github.com/apache/spark/pull/8809#issuecomment-189747390 Why was this closed? It seems that without it we cannot take advantage of predicate pushdown for parquet files which are produced by Spark. Maybe I'm misunderstanding?

[GitHub] spark pull request: [SPARK-10659][SQL] Add an option in SQLConf fo...

2016-01-13 Thread viirya
Github user viirya closed the pull request at: https://github.com/apache/spark/pull/8809 --- 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 enab

[GitHub] spark pull request: [SPARK-10659][SQL] Add an option in SQLConf fo...

2016-01-13 Thread viirya
Github user viirya commented on the pull request: https://github.com/apache/spark/pull/8809#issuecomment-171452345 Ok. --- 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

[GitHub] spark pull request: [SPARK-10659][SQL] Add an option in SQLConf fo...

2016-01-13 Thread yhuai
Github user yhuai commented on the pull request: https://github.com/apache/spark/pull/8809#issuecomment-171384680 @viirya How about we close this one for now and revisit it later? --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as

[GitHub] spark pull request: [SPARK-10659][SQL] Add an option in SQLConf fo...

2015-09-18 Thread AmplabJenkins
Github user AmplabJenkins commented on the pull request: https://github.com/apache/spark/pull/8809#issuecomment-141369381 Test PASSed. Refer to this link for build results (access rights to CI server needed): https://amplab.cs.berkeley.edu/jenkins/job/SparkPullRequestBuilder/42

[GitHub] spark pull request: [SPARK-10659][SQL] Add an option in SQLConf fo...

2015-09-18 Thread AmplabJenkins
Github user AmplabJenkins commented on the pull request: https://github.com/apache/spark/pull/8809#issuecomment-141369376 Merged build finished. Test PASSed. --- 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-10659][SQL] Add an option in SQLConf fo...

2015-09-18 Thread SparkQA
Github user SparkQA commented on the pull request: https://github.com/apache/spark/pull/8809#issuecomment-141369191 [Test build #42641 has finished](https://amplab.cs.berkeley.edu/jenkins/job/SparkPullRequestBuilder/42641/console) for PR 8809 at commit [`6911d0f`](https://github.

[GitHub] spark pull request: [SPARK-10659][SQL] Add an option in SQLConf fo...

2015-09-17 Thread SparkQA
Github user SparkQA commented on the pull request: https://github.com/apache/spark/pull/8809#issuecomment-141347277 [Test build #42641 has started](https://amplab.cs.berkeley.edu/jenkins/job/SparkPullRequestBuilder/42641/consoleFull) for PR 8809 at commit [`6911d0f`](https://gith

[GitHub] spark pull request: [SPARK-10659][SQL] Add an option in SQLConf fo...

2015-09-17 Thread AmplabJenkins
Github user AmplabJenkins commented on the pull request: https://github.com/apache/spark/pull/8809#issuecomment-141346942 Merged build triggered. --- 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 h

[GitHub] spark pull request: [SPARK-10659][SQL] Add an option in SQLConf fo...

2015-09-17 Thread AmplabJenkins
Github user AmplabJenkins commented on the pull request: https://github.com/apache/spark/pull/8809#issuecomment-141346996 Merged build started. --- 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

[GitHub] spark pull request: [SPARK-10659][SQL] Add an option in SQLConf fo...

2015-09-17 Thread viirya
GitHub user viirya opened a pull request: https://github.com/apache/spark/pull/8809 [SPARK-10659][SQL] Add an option in SQLConf for setting schema nullable in datasource JIRA: https://issues.apache.org/jira/browse/SPARK-10659 If not preserve REQUIRED (not nullable) flag in