jorisvandenbossche commented on pull request #10610: URL: https://github.com/apache/arrow/pull/10610#issuecomment-872832117
(if we keep both source and destination timezone in the "localize" kernel, I think at least the destination timezone, if not specified, should default to be the same as the source timezone, and not "UTC", so that a user doesn't have to specify the timezone they want twice, like `localize(timestamp, source_timezone="Europe/Brussels", destination_timezone="Europe/Brussels")` to end up with a `timestamp(unit, tz="Europe/Brussels)` type column) -- 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. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
