Ryan

Results 1 issues of Ryan

I found an issue where a small dictionary offset (length of 1) in `arrow2::io::parquet::read::deserialize::binary::basic::State::OptionalDictionary` causes the parquet reader to panic. I imagine restricting the slice bound is a fix. In...