raulcd opened a new pull request, #50416: URL: https://github.com/apache/arrow/pull/50416
### Rationale for this change `test_fastparquet_cross_compatibility` is not exercised and when exercised with latest versions it fails because it's not compatible with pandas 3 and it won't be as the project is retired, see: - https://github.com/dask/fastparquet/pull/973 ### What changes are included in this PR? Removal of fixture to mark test as `fastparquet` and remove single test that still required fastarquet. ### Are these changes tested? Yes and no. CI is exercised as expected but `fastparquet` tests weren't exercised on CI in the first place. ### Are there any user-facing changes? No -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
