Skip to content
Snippets Groups Projects
Unverified Commit 176afa5e authored by Sean Owen's avatar Sean Owen
Browse files

[SPARK-18076][CORE][SQL] Fix default Locale used in DateFormat, NumberFormat to Locale.US


## What changes were proposed in this pull request?

Fix `Locale.US` for all usages of `DateFormat`, `NumberFormat`
## How was this patch tested?

Existing tests.

Author: Sean Owen <sowen@cloudera.com>

Closes #15610 from srowen/SPARK-18076.

(cherry picked from commit 9c8deef6)
Signed-off-by: default avatarSean Owen <sowen@cloudera.com>
parent ab8da141
No related branches found
No related tags found
No related merge requests found
Showing
with 68 additions and 63 deletions
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment