MaxGekk edited a comment on issue #24141: [SPARK-27199][SQL] Replace TimeZone 
by ZoneId in TimestampFormatter API
URL: https://github.com/apache/spark/pull/24141#issuecomment-474488692
 
 
   >  Is there any behavior change?
   
   Potentially we could observe a behavoir change in parsing time zone id 
strings but because we did it twice in `TimeZone` and `ZoneId`, and now only in 
`ZoneId`. This is not the case. Maybe only in corner cases when `TimeZone` 
ignores errors but `ZoneId` doesn't.

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
[email protected]


With regards,
Apache Git Services

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

Reply via email to