You are viewing a plain text version of this content. The canonical link for it is here.
Posted to jira@arrow.apache.org by "Antoine Pitrou (Jira)" <ji...@apache.org> on 2021/12/29 12:42:00 UTC

[jira] [Resolved] (ARROW-12706) [Python] Drop python 3.6 and numpy 1.16 support

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

Antoine Pitrou resolved ARROW-12706.
------------------------------------
    Resolution: Fixed

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

> [Python] Drop python 3.6 and numpy 1.16 support
> -----------------------------------------------
>
>                 Key: ARROW-12706
>                 URL: https://issues.apache.org/jira/browse/ARROW-12706
>             Project: Apache Arrow
>          Issue Type: Improvement
>          Components: Python
>            Reporter: Adam Lippai
>            Priority: Major
>              Labels: pull-request-available
>             Fix For: 7.0.0
>
>          Time Spent: 2h 10m
>  Remaining Estimate: 0h
>
> If we are following [NEP 29|https://numpy.org/neps/nep-0029-deprecation_policy.html] we can safely drop python 3.6 (released in 2016) and numpy 1.16 support (released in 2019), they got unsupported in January by numpy.
> Python 3.6 will reach end of life in 6-7 months anyways, so it's a good target for removal in pyarrow 5.0.0 or 6.0.0. 



--
This message was sent by Atlassian Jira
(v8.20.1#820001)