cloud-fan commented on issue #26134: [SPARK-29486][SQL] CalendarInterval should have 3 fields: months, days and microseconds URL: https://github.com/apache/spark/pull/26134#issuecomment-542975019 I think the session local timezone can still be a `ZoneId`, but we should only resolve `ZoneId` to `ZoneOffset` once for a query. It's super confusing that the `ZoneOffset` changes in the middle of a query. Many problems can go away if we fix it.
---------------------------------------------------------------- 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]
