tustvold opened a new pull request, #2091:
URL: https://github.com/apache/arrow-rs/pull/2091
_Draft as builds on #2045_
# Which issue does this PR close?
Part of #1764
# Rationale for this change
This adds a layer of indirection to `ArrowWriter` which will allow using
custom `ColumnValueEncoder` with `GenericColumnWriter` to write values directly
from their source arrow arrays.
# What changes are included in this PR?
Adds a layer of indirection to `ArrowWriter`
# Are there any user-facing changes?
No
--
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]