Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[C++] The "ConcatenateBuffers" has been depreated and removed but the API declaration still exists #14916

Closed
sighingnow opened this issue Dec 12, 2022 · 0 comments · Fixed by #14915
Assignees
Milestone

Comments

@sighingnow
Copy link
Contributor

Describe the bug, including details regarding any error messages, version, and platform.

See: https://github.com/apache/arrow/blob/master/cpp/src/arrow/buffer.h#L508-L510

The variant that returns a Status has been removed in ab93ba1

Component(s)

C++

@sighingnow sighingnow changed the title The "Concatenate" has been depreated and removed but the API declaration still exists The "ConcatenateBuffers" has been depreated and removed but the API declaration still exists Dec 12, 2022
@AlenkaF AlenkaF changed the title The "ConcatenateBuffers" has been depreated and removed but the API declaration still exists [C++] The "ConcatenateBuffers" has been depreated and removed but the API declaration still exists Dec 12, 2022
@lidavidm lidavidm added this to the 11.0.0 milestone Dec 12, 2022
lidavidm pushed a commit that referenced this issue Dec 12, 2022
…#14915)

The API is deprecated since v0.17 and the implementation has been removed in ab93ba1

* Closes: #14916

Authored-by: Tao He <sighingnow@gmail.com>
Signed-off-by: David Li <li.davidm96@gmail.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants