GH-48402: [Python] Enable the relative path in test_write_dataset
Rationale for this change
Enable a test that is intended so.
What changes are included in this PR?
This PR proposes to enable the relative path in test_write_dataset with pyarrow.tests.util.change_cwd.
Are these changes tested?
Manually tested with pytest -k "test_write_dataset"
Are there any user-facing changes?
No, test-only.
- GitHub Issue: #48402
:warning: GitHub issue #48402 has been automatically assigned in GitHub to PR creator.
Hi @jorisvandenbossche, it was added in https://github.com/apache/arrow/commit/8813eacdefea8a43838cc7b45694fdbca5fec304. Would you mind taking a quick look when you find some time please?
After merging your PR, Conbench analyzed the 3 benchmarking runs that have been run so far on merge-commit 8fcab2f0e59e5897965f890d6ddae02e30c3e121.
There were no benchmark performance regressions. 🎉
The full Conbench report has more details. It also includes information about 11 possible false positives for unstable benchmarks that are known to sometimes produce them.