You are viewing a plain text version of this content. The canonical link for it is here.
Posted to jira@arrow.apache.org by "Andy Grove (Jira)" <ji...@apache.org> on 2020/09/12 16:20:00 UTC

[jira] [Resolved] (ARROW-9961) [Rust][DataFusion] to_timestamp function parses timestamp without timezone offset as UTC rather than local

     [ https://issues.apache.org/jira/browse/ARROW-9961?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Andy Grove resolved ARROW-9961.
-------------------------------
    Fix Version/s: 2.0.0
       Resolution: Fixed

Issue resolved by pull request 8161
[https://github.com/apache/arrow/pull/8161]

> [Rust][DataFusion] to_timestamp function parses timestamp without timezone offset as UTC rather than local
> ----------------------------------------------------------------------------------------------------------
>
>                 Key: ARROW-9961
>                 URL: https://issues.apache.org/jira/browse/ARROW-9961
>             Project: Apache Arrow
>          Issue Type: Sub-task
>            Reporter: Andrew Lamb
>            Assignee: Andrew Lamb
>            Priority: Major
>              Labels: pull-request-available
>             Fix For: 2.0.0
>
>          Time Spent: 1h 10m
>  Remaining Estimate: 0h
>
> ARROW-9944 added a TO_TIMESTAMP function that supports parsing timestamps without a specified timezone, such as {{2020-09-08T13:42:29.190855}}
> Such timestamps are supposed to be interpreted as in the local timezone, but instead are interpreted as UTC. 



--
This message was sent by Atlassian Jira
(v8.3.4#803005)