vibhatha commented on issue #41686: URL: https://github.com/apache/arrow/issues/41686#issuecomment-2125395932
I think the issue is [here](https://github.com/apache/arrow/blob/9ba9253e8527a7f3e2c6e47e631e278b8ca84e53/java/vector/src/main/codegen/templates/StructWriters.java#L298) `addVectorAsNullable` field is not properly set. This doesn't go to the buffer transfer level, from the type setting level, the nullability is inaccurately set AFAIU from debugging. -- 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]
