buhrmann commented on issue #36558: URL: https://github.com/apache/arrow/issues/36558#issuecomment-1801422770
Yes, I'm currently working on recovering the original time zone after ingesting data, if and only if the initial string representations of the timestamps contained a single unique offset. It works reliably enough, but since I can only parse timestamps with fixed offsets in Arrow, the offsets are also the only `tz` representation I can recover. But I understand your point that identifiers would be more useful, and that even then there would be no way currently to represent mixed timezones without extracting the timezone into a separate 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: github-unsubscr...@arrow.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org