[
https://issues.apache.org/jira/browse/ARROW-637?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17657669#comment-17657669
]
Rok Mihevc commented on ARROW-637:
----------------------------------
This issue has been migrated to [issue
#16263|https://github.com/apache/arrow/issues/16263] on GitHub. Please see the
[migration documentation|https://github.com/apache/arrow/issues/14542] for
further details.
> [Format] Add time zone metadata to Timestamp type
> -------------------------------------------------
>
> Key: ARROW-637
> URL: https://issues.apache.org/jira/browse/ARROW-637
> Project: Apache Arrow
> Issue Type: New Feature
> Components: Format
> Reporter: Wes McKinney
> Assignee: Wes McKinney
> Priority: Major
> Fix For: 0.3.0
>
>
> 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.
> https://github.com/apache/arrow/pull/388
--
This message was sent by Atlassian Jira
(v8.20.10#820010)