rok commented on issue #44248: URL: https://github.com/apache/arrow/issues/44248#issuecomment-2380285322
For the record arrow can currently store timezone offsets per array as strings [see here]( https://github.com/apache/arrow/blob/6f64af54ea3662b7e1685b84a81429df14beace1/format/Schema.fbs#L385-L391). To store per value offsets an extension type sounds like a good idea. What temporal resolution would you propose? Minutes would fit into two bytes I suppose. -- 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]
