alamb commented on issue #139:
URL: https://github.com/apache/arrow-rs/issues/139#issuecomment-954650617
When I run this test program I get an error (not super helpful but not a
segfault eitehr)
```
warning: `rust_parquet` (bin "rust_parquet") generated 2 warnings
Finished release [optimized + debuginfo] target(s) in 1m 22s
Running `/Volumes/RAMDisk/df-target/release/rust_parquet`
Start of loop
thread 'main' panicked at 'called `Option::unwrap()` on a `None` value',
/Users/alamb/Software/arrow-rs/arrow/src/array/builder.rs:925:71
note: run with `RUST_BACKTRACE=1` environment variable to display a backtrace
```
--
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]