[
https://issues.apache.org/jira/browse/ARROW-7217?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Krisztian Szucs resolved ARROW-7217.
------------------------------------
Fix Version/s: 1.0.0
Resolution: Fixed
Issue resolved by pull request 5873
[https://github.com/apache/arrow/pull/5873]
> ARROW-7217: [CI][Python] Use correct python version in Github Actions
> ---------------------------------------------------------------------
>
> Key: ARROW-7217
> URL: https://issues.apache.org/jira/browse/ARROW-7217
> Project: Apache Arrow
> Issue Type: Test
> Components: CI, Python
> Reporter: Joris Van den Bossche
> Assignee: Krisztian Szucs
> Priority: Major
> Labels: pull-request-available
> Fix For: 1.0.0
>
> Time Spent: 2h 10m
> Remaining Estimate: 0h
>
> The "AMD64 Conda Python 2.7" build is actually using Python 3.6.
> This python 3.6 version is written in the conda-python.dockerfile:
> https://github.com/apache/arrow/blob/master/ci/docker/conda-python.dockerfile#L24
>
> and I am not fully sure how the ENV variable overrides that or not
> cc [~kszucs]
--
This message was sent by Atlassian Jira
(v8.3.4#803005)