zeroshade opened a new pull request, #14183:
URL: https://github.com/apache/arrow/pull/14183

   When building the Nullable List of Struct column for record reading we 
didn't account for the worst-case scenario for building the final array. We 
need to handle the upper bound case of 
`offsetData[validityIO.Read]`+`validityIO.NullCount`


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