Commits


Raúl Cumplido authored and GitHub committed bc8a6082374
ARROW-17725: [CI][Python] Fix test collection in case of Arrow built without parquet (#14119) As seen on the JIRA ticket our minimal builds were failing due to failures on test collection. The issue happened when Arrow was built without PARQUET. Authored-by: Raúl Cumplido <raulcumplido@gmail.com> Signed-off-by: Antoine Pitrou <antoine@python.org>