bodduv opened a new pull request, #824: URL: https://github.com/apache/arrow-java/pull/824
## What's Changed This PR moves the UUID implementation from `tests` to appropriate locations so downstream projects can use them. This allows to avoid downstream projects to have their own custom implementation for a well-understood data type. A few modifications, such as the use `ArrowBuf`, are proposed. Closes #823 . -- 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]
