BryanCutler commented on pull request #10513: URL: https://github.com/apache/arrow/pull/10513#issuecomment-859790741
Ah you're right @liyafan82 , I must have mixed it up with `ValueVector`, so probably extension types won't work for struct and union types. I still think it's right for `UnionVector` to extend `AbstractContainerVector`, but probably not `BaseValueVector`. Maybe the constraint for `ExtensionTypeVector` should be relaxed to `ValueVector`? What do you and @lidavidm think? cc @emkornfield -- 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. For queries about this service, please contact Infrastructure at: [email protected]
