Github user srowen commented on the issue:

    https://github.com/apache/spark/pull/23150
  
    It makes sense that parsing depends on a timezone, though that's set as an 
option in the parser typically. The tests should generally test "GMT" for this 
reason. If there's a default code path for when no timezone is specified, then 
I'd use the test harness mechanisms for temporarily changing the system 
timezone to GMT (which then automatically changes back).
    
    Your changes look OK here and they pass right? is there another test you 
were unable to add?


---

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

Reply via email to