You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@arrow.apache.org by "Antoine Pitrou (Jira)" <ji...@apache.org> on 2022/11/07 17:54:00 UTC

[jira] [Created] (ARROW-18270) [Python] Remove gcc 4.9 compatibility code

Antoine Pitrou created ARROW-18270:
--------------------------------------

             Summary: [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


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)