cyb70289 commented on pull request #10184:
URL: https://github.com/apache/arrow/pull/10184#issuecomment-828213344


   Turns out there are more "buffers[0]->data()" codes where "buffers[0]" is 
not checked for null.
   - Three in 
https://github.com/apache/arrow/blob/master/cpp/src/arrow/compute/kernels/scalar_boolean.cc
   - One in 
https://github.com/apache/arrow/blob/master/cpp/src/arrow/compute/kernels/hash_aggregate.cc
   Unit test doesn't cover the case that input contains no nulls.


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

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


Reply via email to