jhorstmann opened a new pull request #8378: URL: https://github.com/apache/arrow/pull/8378
This caused a test failure in `aggregate_grouped_empty` when the `simd` feature is enabled. One could argue that it's an error in the compare kernel to set bits outside of the array len, but only taking the valid range into account solves that problem neatly. ---------------------------------------------------------------- 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]
