alamb commented on code in PR #5318: URL: https://github.com/apache/arrow-rs/pull/5318#discussion_r1477311235
########## arrow-json/src/writer.rs: ########## @@ -20,28 +20,6 @@ //! This JSON writer converts Arrow [`RecordBatch`]es into arrays of //! JSON objects or JSON formatted byte streams. //! -//! ## Writing JSON Objects Review Comment: Yeah, this isn't clear to me either as I mentioned in the original review -- I made a PR to add an example showing how to use this: https://github.com/apache/arrow-rs/pull/5364 -- 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]
