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 2022/06/13 11:07:42 UTC

[GitHub] [arrow-rs] tustvold opened a new pull request, #1860: Add vec-inspired APIs to BufferBuilder (#1850)

tustvold opened a new pull request, #1860:
URL: https://github.com/apache/arrow-rs/pull/1860

   # Which issue does this PR close?
   
   Closes #1850
   
   # Rationale for this change
    
   This adds vec-inspired APIs to BufferBuilder, which will allow removing a non-trivial amount of custom code from the parquet reader, and opens up some interesting future possibilities (e.g. #1851)
   
   # What changes are included in this PR?
   
   Adds vec-inspired APIs to BufferBuidler
   
   # Are there any user-facing changes?
   
   No
   


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


[GitHub] [arrow-rs] alamb merged pull request #1860: Add vec-inspired APIs to BufferBuilder (#1850)

Posted by GitBox <gi...@apache.org>.
alamb merged PR #1860:
URL: https://github.com/apache/arrow-rs/pull/1860


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