tustvold commented on issue #5823: URL: https://github.com/apache/arrow-datafusion/issues/5823#issuecomment-1492965170
I don't believe this is possible with the arrow data model, a column must only contain data relative to a single timezone. That being said timezone aware parsing was recently added to arrow-rs and would allow parsing a timestamp with a given timezone, into the timezone of the column, e.g. UTC -- 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]
