### Describe the enhancement requested In the scope of [GH-87](https://github.com/apache/arrow-java/issues/87) ExtensionWriter was introduced to support writing extension types to complex vectors. Also, **ExtensionReader** should be added for reading the extension type from the complex vector.