Github user BryanCutler commented on the issue:
https://github.com/apache/spark/pull/18664
Thanks @ueshin , I agree it is better to convert the timezone to Python
system local first and then localize to make tz-naive in case the Python system
local tz is different that `DateTimeUtils.defaultTimeZone()`. I'll apply your
patch.--- --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
