mbrobbel opened a new pull request, #5190:
URL: https://github.com/apache/arrow-rs/pull/5190
# Which issue does this PR close?
None.
# Rationale for this change
`Buffer` does not implement `From<Vec<T>>`.
# What changes are included in this PR?
Update the note to point to the existing alternative: `Buffer::from_vec`.
# Are there any user-facing changes?
Users of this deprecated method can directly find the alternative.
--
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: [email protected]
For queries about this service, please contact Infrastructure at:
[email protected]