asubiotto commented on PR #8978:
URL: https://github.com/apache/arrow-rs/pull/8978#issuecomment-3641352726

   > > If keys are nullable from the input but no nulls were found, we now 
return a null buffer that is fully valid. We were using a None null buffer 
before. Are these two semantically equivalent
   > 
   > Yes you can use `None` null buffer, this is more efficient than a 
all-valid null buffer.
   
   Ok, changed it back.


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