arrow
arrow copied to clipboard
[C++][Python] Remove deprecated functions in 21.0.0
Describe the enhancement requested
This is a follow-up issue on the removal of deprecated APIs in 20.0.0.
Still needs a sub-issue
- [C++] Leftover from https://github.com/apache/arrow/pull/15104 (Deprecated in 11.0.0) owned_thread_pool_
Flight UCX has been removed in https://github.com/apache/arrow/issues/43296
Component(s)
C++, Python
Flight UCX was removed here (for 20.0.0):
- https://github.com/apache/arrow/issues/43296
Thank you for the heads-up @raulcd ! I guess it was still present when I was going through the codebase 3 weeks ago :) Will remove it from the list.
Moving the work related to HDFS (https://github.com/apache/arrow/pull/45998) out from this umbrella issue so I can close it for 21.0.0.