[
https://issues.apache.org/jira/browse/ARROW-10004?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Joris Van den Bossche updated ARROW-10004:
------------------------------------------
Labels: python-conversion (was: )
> [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
> Labels: python-conversion
>
> 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.20.10#820010)