AlenkaF opened a new issue, #45746: URL: https://github.com/apache/arrow/issues/45746
### Describe the enhancement requested Remove subset of deprecated functions listed in #45688: - `GetCapacity` in Gandiva cache.cc from [GH-41329](https://github.com/apache/arrow/pull/41330 )(Deprecated in 17.0.0) - `BufferReader` constructors in io/memory.h from [GH-37212](https://github.com/apache/arrow/pull/37360) (Deprecated in 14.0.0) - `ObjectType`, `FileStatistics` in io/hdfs.h from [ARROW-8224](https://github.com/apache/arrow/pull/6735) (Deprecated in 0.17.0) - `OpenAppendStream` in filesystem/gcsfs.h from [ARROW-14222](https://github.com/apache/arrow/pull/11331) (Deprecated in 6.0.0) - Leftover from [ARROW-15732](https://github.com/apache/arrow/pull/15104) (Deprecated in 11.0.0) - [owned_thread_pool_](https://github.com/apache/arrow/blob/c124bb55d993daca93742ce896869ab3101dccbb/cpp/src/arrow/acero/exec_plan.cc#L343-L345) ### Component(s) C++ -- 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: issues-unsubscr...@arrow.apache.org.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org