colin99d opened a new issue, #5568: URL: https://github.com/apache/arrow-rs/issues/5568
**Is your feature request related to a problem or challenge? Please describe what you are trying to do.** I would like for the arrow-json library to automatically implement the FixedSizedList. **Describe the solution you'd like** It seems like adding FixedSizedList should be trivial, since it would be encoded in the same way as a list, I would be happy to try it myself, I just wanted to start this first to make sure there is nothing I am missing. **Describe alternatives you've considered** The alternative is I continue to implement this manually. -- 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]
