pchintar commented on PR #9836:
URL: https://github.com/apache/arrow-rs/pull/9836#issuecomment-4408255411

   @alamb Thanks for the valuable feedback. I've re-worked this to:
   
   * remove the separate `write_record_batch_fast` path
   * share the reusable scratch-based encoding path instead
   * added documentation & comments for the scratch + encoding helpers
   * reuse the existing `write_message_parts` writer path
   * replaced the fully qualified `crate::FieldNode` / `crate::Buffer` usage 
with direct imports


-- 
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]

Reply via email to