jayzhan211 commented on issue #7002:
URL: https://github.com/apache/arrow-rs/issues/7002#issuecomment-2606050585

   @Chen-Yuan-Lai I think we need to add methods for `NullBufferBuilder` and 
not make the inner builder public. 
   
   `NullBufferBuilder` may not have `bitmap_builder` if all we only append true 
(`materialize` is not called), so we need if-else to handle non-materialized 
case


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