Re: [I] Nullability in schema is not considered in VectorLoader [arrow-java]

2025-03-04 Thread via GitHub
viirya closed issue #648: Nullability in schema is not considered in VectorLoader URL: https://github.com/apache/arrow-java/issues/648 -- 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 co

[I] Nullability in schema is not considered in VectorLoader [arrow-java]

2025-03-03 Thread via GitHub
viirya opened a new issue, #648: URL: https://github.com/apache/arrow-java/issues/648 ### Describe the bug, including details regarding any error messages, version, and platform. We hit an issue on using `VectorLoader` to load some Arrow vectors. ``` java.util.NoSuchElementE