adriangb opened a new issue, #6411:
URL: https://github.com/apache/arrow-rs/issues/6411

   To get an output like:
   ```json
   {
     "a": [1, 2, 3],
     "b": ["foo", "bar", null]
   }
   ```
   
   The idea is that I can attach a schema to this and it will be much more 
compact (and possibly more performant to serializer / deserialize?).


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