arrow icon indicating copy to clipboard operation
arrow copied to clipboard

[C++][Python] Remove deprecated functions in 21.0.0

Open AlenkaF opened this issue 9 months ago • 2 comments

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

AlenkaF avatar Mar 28 '25 14:03 AlenkaF

Flight UCX was removed here (for 20.0.0):

  • https://github.com/apache/arrow/issues/43296

raulcd avatar Mar 28 '25 17:03 raulcd

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.

AlenkaF avatar Mar 29 '25 09:03 AlenkaF

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.

AlenkaF avatar Jun 30 '25 06:06 AlenkaF