Alfred-Mountfield opened a new pull request #12451:
URL: https://github.com/apache/arrow/pull/12451


   When trying to add a null value to a StructBuilder, the code previously only 
modified the null-bitmap. 
   I believe this breaks the spec as it results in the child arrays being a 
different length to the Struct array (and the child arrays should have the null 
value appended to their 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.

To unsubscribe, e-mail: github-unsubscr...@arrow.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


Reply via email to