-
Notifications
You must be signed in to change notification settings - Fork 4k
Closed
Description
As a metadata-only convenience, it would be useful to have an optional Olson time zone name or absolute time offset (e.g. +07:30) in the Timestamp flatbuffers type: https://github.com/apache/arrow/blob/master/format/Message.fbs#L94
Null or length-0 string would indicate that the data is time zone naive, and shall not be considered to be localized.
Reporter: Wes McKinney / @wesm
Assignee: Wes McKinney / @wesm
Related issues:
- Add integration tests for date and time types (blocks)
- [Java] Support additional Timestamp timezone metadata (relates to)
- Add "Floating Timestamp" logical type (relates to)
- Finalize timestamp type (is related to)
Note: This issue was originally created as ARROW-637. Please see the migration documentation for further details.