AlenkaF opened a new issue, #37303: URL: https://github.com/apache/arrow/issues/37303
### Describe the bug, including details regarding any error messages, version, and platform. With https://github.com/apache/arrow/pull/36977 an independent `CumulativeSumOptions` class has been created that gives a deprecation warning. We have also recently configured warnings as errors during pytest on CI in https://github.com/apache/arrow/pull/37018 so this causes a failure in the CI builds https://github.com/ursacomputing/crossbow/actions/runs/5937030278/job/16098639593. The `test_option_class_equality` from `test_compute.py` needs to be corrected accordingly. ### Component(s) Python -- 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]
