dexterduck opened a new pull request, #4267:
URL: https://github.com/apache/arrow-rs/pull/4267

   # Which issue does this PR close?
   
   Closes #4214 
   
   # What changes are included in this PR?
   
   - Parquet writer support for fixed-size lists
   - Parquet reader support for fixed-size lists
   
   Reader and writer both include unit tests.   
   I also sanity-checked the reader and writer against `pyarrow` (although I 
wasn't able to verify writing lists with nulls against pyarrow due to 
[this](https://github.com/apache/arrow/issues/35692) outstanding issue).
   
   # Are there any user-facing changes?
   
   None other than the added type support
   


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