emkornfield opened a new pull request #8516: URL: https://github.com/apache/arrow/pull/8516
The arrow code path doesn't call this method of not-null columns with no null parents, so this wasn't caught in arrow tests. The only time we can pass through counts is if definition level happens to be zero. Also fix some potential UBSan issues with adding offset to values. ---------------------------------------------------------------- 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: us...@infra.apache.org