Shockp commented on PR #49848:
URL: https://github.com/apache/arrow/pull/49848#issuecomment-4328467592

   Reverted the testing submodule, added the out_offset default, implemented 
the zero-copy slicing for byte-aligned offsets, and updated the tests to use 
BitmapFromVector for non-trivial inputs. Let me know how it looks! @pitrou 
   
   Quick question on the API: I noticed the other functions in bitmap_ops.h 
(like BitmapAnd, BitmapOr, etc.) don't currently have out_offset = 0 as a 
default. Would it be worth unifying those for consistency in a separate, 
follow-up PR, or is it safer to leave the existing signatures as-is?


-- 
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: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to