MaxGekk commented on issue #27617: [SPARK-30865][SQL] Refactor DateTimeUtils URL: https://github.com/apache/spark/pull/27617#issuecomment-590047746 > A bit confused. TimeZoneGMT was removed why it also moved to DateTimeTestUtils? @viirya I moved it to `DateTimeTestUtils` because it is used only in tests, and then I removed it because semantically it is equivalent to `TimeZoneUTC`.
---------------------------------------------------------------- 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]
