kou closed issue #44802: [C++][CI] example-cpp-tutorial fails because of
deprecated APIs
URL: https://github.com/apache/arrow/issues/44802
--
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 specifi
pitrou opened a new issue, #44802:
URL: https://github.com/apache/arrow/issues/44802
### 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.
htt