GitHub user adrian-wang opened a pull request:

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

    [HOTFIX][SPARK-15613][SQL]Set test runtime timezone for DateTimeUtilSuite

    ## What changes were proposed in this pull request?
    
    With not default timezone setting in DateTimeUtilsSuite and use 
`Timestamp.valueOf` method could cause problems in a different time zone from 
PST. This PR fix this reported in #13652 by @robbinspg and @lw-lin
    
    ## How was this patch tested?
    
    Existed tests do that.
    
    
    cc @davies 

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

    $ git pull https://github.com/adrian-wang/spark timezone

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

    https://github.com/apache/spark/pull/13783.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 #13783
    
----
commit f5cea66b3bada0afa07b73691753bdc9c983e86d
Author: Daoyuan Wang <[email protected]>
Date:   2016-06-20T18:54:39Z

    set test runtime timezone for DateTimeUtilSuite

----


---
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 [email protected] or file a JIRA ticket
with INFRA.
---

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to