martin-traverse commented on issue #108: URL: https://github.com/apache/arrow-java/issues/108#issuecomment-2750682666
Just to add to this, the union vector writers could also use revisiting as part of this work. The dense writer [seems to have a bug](https://github.com/apache/arrow-java/blob/48a20ba91605ebb44df845671782acd8f869bd4b/vector/src/main/codegen/templates/DenseUnionWriter.java#L55) where the child writers are not initialized. But more generally both writers have a lot of things in them that the format spec doesn't talk about. -- 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