hohav opened a new issue #385:
URL: https://github.com/apache/arrow-rs/issues/385


   Possibly related: #282, #270.
   
   Minimal reproducing code 
[here](https://github.com/hohav/arrow-parquet-list-test).
   
   Trying to write a Parquet file containing a variable-length array with 
non-nullable items results in this panic:
   
   ```
   thread 'main' panicked at 'assertion failed: `(left == right)`
     left: `1`,
    right: `0`', .../parquet-4.1.0/src/util/bit_util.rs:332:9
   ```


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

For queries about this service, please contact Infrastructure at:
[email protected]


Reply via email to