[GitHub] spark pull request: [SPARK-12555][SQL] Add provided test scenario

2016-03-09 Thread rxin
Github user rxin commented on the pull request:

https://github.com/apache/spark/pull/11623#issuecomment-194687095
  
Can you update the description to actually describe the problem? It'd be 
great if it is understandable without having to cross-reference the JIRA ticket.



---
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 enabled but not working, please
contact infrastructure at infrastruct...@apache.org or file a JIRA ticket
with INFRA.
---

-
To unsubscribe, e-mail: reviews-unsubscr...@spark.apache.org
For additional commands, e-mail: reviews-h...@spark.apache.org



[GitHub] spark pull request: [SPARK-12555][SQL] Add provided test scenario

2016-03-09 Thread AmplabJenkins
Github user AmplabJenkins commented on the pull request:

https://github.com/apache/spark/pull/11623#issuecomment-194603408
  
Can one of the admins verify this patch?


---
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 enabled but not working, please
contact infrastructure at infrastruct...@apache.org or file a JIRA ticket
with INFRA.
---

-
To unsubscribe, e-mail: reviews-unsubscr...@spark.apache.org
For additional commands, e-mail: reviews-h...@spark.apache.org



[GitHub] spark pull request: [SPARK-12555][SQL] Add provided test scenario

2016-03-09 Thread lresende
GitHub user lresende opened a pull request:

https://github.com/apache/spark/pull/11623

[SPARK-12555][SQL] Add provided test scenario

## What changes were proposed in this pull request?

This PR add test case described in this issue to avoid future regressions. 
This test actually pass in trunk code, but is failing in 1.6.0/1.6.1. Will 
update the issue and check if there is a need to backport the fix to 1.x 
release.

## How was this patch tested?

Unit tests


You can merge this pull request into a Git repository by running:

$ git pull https://github.com/lresende/spark SPARK-12555

Alternatively you can review and apply these changes as the patch at:

https://github.com/apache/spark/pull/11623.patch

To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:

This closes #11623


commit 4ec02e1853e3501d2bf4c2a4f3452000a634aeb5
Author: Luciano Resende 
Date:   2016-03-10T01:16:48Z

[SPARK-12555][SQL] Add provided test scenario




---
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 enabled but not working, please
contact infrastructure at infrastruct...@apache.org or file a JIRA ticket
with INFRA.
---

-
To unsubscribe, e-mail: reviews-unsubscr...@spark.apache.org
For additional commands, e-mail: reviews-h...@spark.apache.org