TheNeuralBit opened a new pull request, #46413: URL: https://github.com/apache/arrow/pull/46413
### Rationale for this change float16 has never been truly supported in `scipy.sparse`, and it is explicitly rejected now in the 1.15 release (https://github.com/scipy/scipy/issues/20207). ### What changes are included in this PR? Skip tests that roundtrip arrow float16 sparse tensors through scipy.sparse csr and coo matrices. -- 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: github-unsubscr...@arrow.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org