BryanCutler opened a new pull request #11073: URL: https://github.com/apache/arrow/pull/11073
This adds the ExtensionTypeVector to the VectorVisitor interface and implements that method for the existing visitors. Now when visitor like RangeEqualsVisitor that uses another ExtensionTypeVector, they can both use the visitor on the underlying storage vector. -- 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 unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
