Describe the bug, including details regarding any error messages, version, and platform.
The example-cpp-tutorial Crossbow night build now fails because it's using some deprecated APIs.
https://github.com/ursacomputing/crossbow/actions/runs/11944262092/job/33294899404
It should certainly be easy to migrate the tested example(s) to non-deprecated APIs, and is therefore a good task for someone wanting to start on Arrow C++ development (or even perhaps general C++ development).
Component(s)
C++, Continuous Integration