alamb commented on PR #1539:
URL: https://github.com/apache/arrow-rs/pull/1539#issuecomment-1098024536

   > It took me a while to work out why there is a separation between the 
`Decoder` and a `Reader` and therefore we end up with nested builders, but I 
think this makes sense. We want to allow people to construct a `Decoder` with 
arbitrary streams of `serde_json::Value` and convert them to `RecordBatch`, 
whereas `Reader` only supports files 👍
   
   I tried to encode this insight into the docs here: 
https://github.com/apache/arrow-rs/pull/1559


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