Krisztian Szucs created ARROW-8713:
--------------------------------------
Summary: [CI] Try to reduce the env boilerplate used on github
actions
Key: ARROW-8713
URL: https://issues.apache.org/jira/browse/ARROW-8713
Project: Apache Arrow
Issue Type: Improvement
Reporter: Krisztian Szucs
Fix For: 1.0.0
Since the
[removal|https://github.com/apache/arrow/pull/7081/files#diff-4e5e90c6228fd48698d074241c2ba760L58]
of docker-compose named volumes the configuration gets more tolerant to
undefined environment variables, so we can remove the matrix value propagations
to the env variables in its current
[form|https://github.com/apache/arrow/blob/master/.github/workflows/python_cron.yml#L93-L103]
--
This message was sent by Atlassian Jira
(v8.3.4#803005)