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

[jira] [Updated] (ARROW-10004) [Python] Consider to raise or normalize if a timezone aware datetime.time object is encountered during conversion

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

Krisztian Szucs updated ARROW-10004:
------------------------------------
    Issue Type: Improvement  (was: New Feature)

> [Python] Consider to raise or normalize if a timezone aware datetime.time object is encountered during conversion
> -----------------------------------------------------------------------------------------------------------------
>
>                 Key: ARROW-10004
>                 URL: https://issues.apache.org/jira/browse/ARROW-10004
>             Project: Apache Arrow
>          Issue Type: Improvement
>          Components: Python
>            Reporter: Krisztian Szucs
>            Priority: Major
>
> Python datetime.time objects may have timezone information attached, but since the time types (type32 and type64) don't have that property in arrow we simply ignore it.
> We should either raise an error or normalize to UTC.



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