Jorge Leitão created ARROW-15668:
------------------------------------
Summary: Parameterize integration tests by language
Key: ARROW-15668
URL: https://issues.apache.org/jira/browse/ARROW-15668
Project: Apache Arrow
Issue Type: Test
Components: Developer Tools, Integration
Reporter: Jorge Leitão
Currently, the matrix of which integration tests to run is done on a per test
basis and is written in Python.
I propose that we lift this into a common configuration file (.yaml) that
declares which tests each language supports, which is then harnessed during
test execution to skip files that are not supported.
This allows for a better overview of which languages support what.
--
This message was sent by Atlassian Jira
(v8.20.1#820001)