You are viewing a plain text version of this content. The canonical link for it is here.
Posted to github@arrow.apache.org by GitBox <gi...@apache.org> on 2021/12/21 15:44:28 UTC

[GitHub] [arrow-rs] tustvold edited a comment on pull request #1054: Preserve Parquet Bitmask (#1037)

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-unsubscribe@arrow.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org