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

   
   
   FWIW I think the list of functions listed above are good and straightforward 
to add to `NullBufferBuilder`. 
   
   There are some function in Datafusion  that I think might be too special 
purpose (aka only DataFusion would use them) such as `take_n` 
   
   
https://github.com/apache/datafusion/blob/63b94c8f9e128b938e81b7e867ce6256a94d67e6/datafusion/physical-plan/src/aggregates/group_values/null_builder.rs#L110C1-L111C1
 
   
   


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