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
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