Skip to content
Snippets Groups Projects
Commit 9d68c672 authored by Dilip Biswal's avatar Dilip Biswal Committed by Wenchen Fan
Browse files

[SPARK-20204][SQL][FOLLOWUP] SQLConf should react to change in default timezone settings

## What changes were proposed in this pull request?
Make sure SESSION_LOCAL_TIMEZONE reflects the change in JVM's default timezone setting. Currently several timezone related tests fail as the change to default timezone is not picked up by SQLConf.

## How was this patch tested?
Added an unit test in ConfigEntrySuite

Author: Dilip Biswal <dbiswal@us.ibm.com>

Closes #17537 from dilipbiswal/timezone_debug.
parent 9543fc0e
No related branches found
No related tags found
No related merge requests found
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