Commits


Eduardo Ponce authored and Joris Van den Bossche committed f393da3b74e
ARROW-13686: [Python] Update deprecated pytest yield_fixture functions Replace 'pytest.yield_fixture' with 'pytest.fixture' as the former is marked as deprecated by pytest. Closes #11010 from edponce/ARROW-13686-Update-deprecated-pytest-yield-fixture-f Authored-by: Eduardo Ponce <edponce00@gmail.com> Signed-off-by: Joris Van den Bossche <jorisvandenbossche@gmail.com>