Re: [I] [Java] StructVector throws with ExtensionType [arrow-java]

2025-04-09 Thread via GitHub
lidavidm closed issue #87: [Java] StructVector throws with ExtensionType URL: https://github.com/apache/arrow-java/issues/87 -- 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

[I] [Java] StructVector throws with ExtensionType [arrow-java]

2024-11-26 Thread via GitHub
FiV0 opened a new issue, #87: URL: https://github.com/apache/arrow-java/issues/87 ### Describe the bug, including details regarding any error messages, version, and platform. Currently when creating a struct vector with a child being an extension type things throw: ```java @T