alamb commented on issue #14115:
URL: https://github.com/apache/datafusion/issues/14115#issuecomment-2593524823

   I looked a little at this usage: 
https://github.com/apache/datafusion/blob/63b94c8f9e128b938e81b7e867ce6256a94d67e6/datafusion/physical-plan/src/aggregates/group_values/null_builder.rs#L20-L32
   
   It turns out `NullBuferBuilder` would likely need to provide acess to the 
inner builder so we could implement `is_null`
   


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


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to