tustvold opened a new pull request, #1775:
URL: https://github.com/apache/arrow-rs/pull/1775
Deprecate SliceableCursor
# Which issue does this PR close?
Part of #1163
Part of #1474
# Rationale for this change
Better ecosystem interoperability, removes custom code, and may eventually
allow eliding copies on read.
# What changes are included in this PR?
Implement ChunkReader for Bytes and deprecates SliceableCursor
# Are there any user-facing changes?
Deprecates an API
--
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]