[GitHub] spark pull request #22672: [SPARK-25605][TESTS] Alternate take. Run cast str...

2018-10-10 Thread asfgit
Github user asfgit closed the pull request at:

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


---

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



[GitHub] spark pull request #22672: [SPARK-25605][TESTS] Alternate take. Run cast str...

2018-10-08 Thread srowen
GitHub user srowen opened a pull request:

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

[SPARK-25605][TESTS] Alternate take. Run cast string to timestamp tests for 
a subset of timezones

## What changes were proposed in this pull request?

Try testing timezones in parallel instead in CastSuite, instead of random 
sampling.
See also #22631

## How was this patch tested?

Existing test.

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

$ git pull https://github.com/srowen/spark SPARK-25605.2

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

https://github.com/apache/spark/pull/22672.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 #22672


commit 45658599a8e456684c657166aa896f4e49a40838
Author: Sean Owen 
Date:   2018-10-08T13:00:37Z

Try testing timezones in parallel instead in CastSuite




---

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