adriangb commented on PR #10074:
URL: https://github.com/apache/arrow-rs/pull/10074#issuecomment-4653640412
I am referring to this part:
```rust
/// let mut writer =
/// ArrowWriter::try_new_with_options(&mut buffer,
to_write.schema(), options).unwrap();
```
(the actual bytes are still written to memory)
--
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]