tustvold opened a new pull request, #2045: URL: https://github.com/apache/arrow-rs/pull/2045
# Which issue does this PR close? Part of #1764 # Rationale for this change This will allow encoding arrow arrays directly instead of the current approach which must first convert them to a row format. # What changes are included in this PR? Adds generics to ColumnWriterImpl to allow custom encoders # 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: github-unsubscr...@arrow.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org