bodduv commented on PR #824: URL: https://github.com/apache/arrow-java/pull/824#issuecomment-3216790944
@lidavidm thank you for the comment! I can open an issue and work on this. I have a couple of questions: - would the canonical extension type implementation for UUID be considerably different the current PR proposes? Are there any concerns regarding the current implementation using `ExtensionType`, `ExtensionHolder` and `ExtensionVector` (apart from the fact that the implementation is moved and modified)? - in case we add the canonical extension type for UUID, should we keep `UuidType` and other relevant code in `tests`? (tagging @wgtmac too) -- 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]
