bkietz commented on pull request #9471: URL: https://github.com/apache/arrow/pull/9471#issuecomment-777565056
The indeterminate bits result from applying comparisons to values under null bits; if we wanted to avoid doing those comparisons we'd lose some performance since we'd no longer decouple comparison from null handling ---------------------------------------------------------------- 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]
