[
https://issues.apache.org/jira/browse/ARROW-7294?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Kouhei Sutou resolved ARROW-7294.
---------------------------------
Fix Version/s: 1.0.0
Resolution: Fixed
Issue resolved by pull request 5938
[https://github.com/apache/arrow/pull/5938]
> [Python] converted_type_name_from_enum(): Incorrect name for INT_64
> -------------------------------------------------------------------
>
> Key: ARROW-7294
> URL: https://issues.apache.org/jira/browse/ARROW-7294
> Project: Apache Arrow
> Issue Type: Bug
> Components: Python
> Reporter: Gawain BOLTON
> Assignee: Gawain BOLTON
> Priority: Major
> Labels: pull-request-available
> Fix For: 1.0.0
>
> Time Spent: 0.5h
> Remaining Estimate: 0h
>
> The INT_64 type is converted to "UINT_64"
> It should be converted to "INT_64"
--
This message was sent by Atlassian Jira
(v8.3.4#803005)