Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Don't validate offset buffers when converting them to arrow (#887)
This shows up as most expensive part of converting into arrow since OffsetBuffer::new validates that values are monotonic
- Loading branch information