You are viewing a plain text version of this content. The canonical link for it is here.
Posted to github@arrow.apache.org by "tustvold (via GitHub)" <gi...@apache.org> on 2023/05/18 15:17:29 UTC

[GitHub] [arrow-rs] tustvold commented on pull request #3872: chore: remove LevelDecoder

tustvold commented on PR #3872:
URL: https://github.com/apache/arrow-rs/pull/3872#issuecomment-1553219409

   > LevelDecoder to read repetition and definition levels
   
   What do you think of:
   
   * Use RleDecoder's directly
   * Maintain LevelDecoder within your own project
   
   I would rather avoid maintaining an experimental API that isn't used by any of the first-class APIs


-- 
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