GitHub user Gschiavon opened a pull request:

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

    [SPARK-21982] Set locale to US

    ## What changes were proposed in this pull request?
    
    In UtilsSuite Locale was set by default to US, but at the format time it 
wasn't, taking by default JVM locale which could be different than US making 
this test fail.
    
    ## How was this patch tested?
    Unit test (UtilsSuite)
    
    Please review http://spark.apache.org/contributing.html before opening a 
pull request.


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

    $ git pull https://github.com/Gschiavon/spark fix/test-locale

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

    https://github.com/apache/spark/pull/19205.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 #19205
    
----
commit 22bbb924eae20b8d3f899008317f5d623c6a49ef
Author: German Schiavon <germanschia...@gmail.com>
Date:   2017-09-12T12:05:03Z

    Set locale to US

----


---

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

Reply via email to