geoarrow/geoarrow-rs

GeometryArrayTrait::value() should return an option

Closed this issue · 1 comments

Should do a bounds check

As part of #235, I'm aligning with the arrow-rs API, which panics if the index is out of range: https://docs.rs/arrow/latest/arrow/array/trait.ArrayAccessor.html#tymethod.value