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

   **Describe the bug**
   <!--
   A clear and concise description of what the bug is.
   -->
   When I try to write a Map with non-nullable values into parquet, an error 
happens. This is similar to https://github.com/apache/arrow-rs/issues/5330.
   
   Also, when I try to write an Struct that contains any List or Map with null 
able values, the same error happens.
   
   **Expected behavior**
   <!--
   A clear and concise description of what you expected to happen.
   -->
   The data is properly written.


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