tustvold edited a comment on pull request #1054: URL: https://github.com/apache/arrow-rs/pull/1054#issuecomment-998885584
Pushed a PR that fixes a bug in the handling of `ColumnLevelDecoder::read` w.r.t ranges. This is an area of the traits that I'm currently not very happy with and largely stems from preserving the ability to pass `[i32]` to `ColumnLevelDecoderImpl`, which have no state about where they've been written up until and so need this to be passed in. I hope to remove this derp prior to merge -- 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: github-unsubscr...@arrow.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org