alamb commented on a change in pull request #9575: URL: https://github.com/apache/arrow/pull/9575#discussion_r583015629
########## File path: rust/arrow/src/json/writer.rs ########## @@ -42,7 +45,39 @@ //! ); //! ``` //! -//! Serialize record batches into line-delimited JSON bytes: +//! ## Writing JSON formatted byte streams Review comment: The doc examples are probably the best way to see how to use this structure and what the changes looked like ---------------------------------------------------------------- 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. For queries about this service, please contact Infrastructure at: us...@infra.apache.org