Commits


Antoine Pitrou authored and Krisztián Szűcs committed af86869ceb1
ARROW-4954: [Python] Fix test failure with Flight enabled Avoid allocating static test data. Author: Antoine Pitrou <antoine@python.org> Closes #3968 from pitrou/ARROW-4954-flight-python-test-failure and squashes the following commits: e44b26e2 <Antoine Pitrou> ARROW-4954: Fix test failure with Flight enabled