JichaoS commented on code in PR #5318: URL: https://github.com/apache/arrow-rs/pull/5318#discussion_r1476906953
########## 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: Hey @tustvold, could you clarify on what the serde_json's raw value mechanism is you're thinking of? -- 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]
