mroeschke commented on issue #33842: URL: https://github.com/apache/arrow/issues/33842#issuecomment-1402355016
Right, this would be an enhancement request for the `time` types in Arrow to be timezone aware. Context: In pandas I am working on supporting pyarrow backed data types in pandas working with datetime functionality. We have a `Series.dt.timetz` method that returns times + timezones of a time series, but to return this as a pyarrow backed data type the timezone information is lost. -- 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]
