[
https://issues.apache.org/jira/browse/ARROW-18270?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
ASF GitHub Bot updated ARROW-18270:
-----------------------------------
Labels: pull-request-available (was: )
> [Python] Remove gcc 4.9 compatibility code
> ------------------------------------------
>
> Key: ARROW-18270
> URL: https://issues.apache.org/jira/browse/ARROW-18270
> Project: Apache Arrow
> Issue Type: Task
> Components: Python
> Reporter: Antoine Pitrou
> Assignee: Antoine Pitrou
> Priority: Minor
> Labels: pull-request-available
> Time Spent: 10m
> Remaining Estimate: 0h
>
> Since we now require a C++17-compliant compiler, we don't support gcc 4.9
> anymore. The following code can probably be simplified:
> https://github.com/apache/arrow/blob/619b034bd3e14937fa5d12f8e86fa83e7444b886/python/pyarrow/src/arrow/python/datetime.cc#L41
--
This message was sent by Atlassian Jira
(v8.20.10#820010)