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/03/21 18:53:48 UTC

[GitHub] [arrow-rs] tustvold commented on pull request #3895: Use BooleanBuffer in BooleanArray (#3879)

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

   I'm running into some issues converting `PrimitiveArray::values` to return `ScalarBuffer<T>` instead of `&[T]` so I may need to change plan to instead add a `values_buffer` method to the arrays, will sleep on it


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