zeroshade commented on issue #398:
URL: https://github.com/apache/iceberg-go/issues/398#issuecomment-2819475496

   Thanks for filing this, looks like you're correct. It's coming from 
`NewStructArrayWithFields`, which and the `ToRequestedSchema` looks like it 
doesn't properly carry over the null bitmap in that scenario either for the 
parent. I've filed a PR on arrow-go 
(https://github.com/apache/arrow-go/pull/359) to fix this and create a new 
method that I'll use here in the `ToRequestedSchema` function. After that PR is 
merged on arrow-go, I'll ping you on the corresponding PR here to test and 
confirm that it works for you if that's okay.


-- 
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: issues-unsubscr...@iceberg.apache.org

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


---------------------------------------------------------------------
To unsubscribe, e-mail: issues-unsubscr...@iceberg.apache.org
For additional commands, e-mail: issues-h...@iceberg.apache.org

Reply via email to