AlexanderSaydakov opened a new pull request #11773: URL: https://github.com/apache/druid/pull/11773
This is a code maintenance change to update dependency on apache/datasketches-java and apache/datasketches-memory and adjust some API calls as necessary. datasketches-memory maintains existing support for Java 8 and adds support for Java 9 up to Java 13. In Java9+, the library can now be declared as a JPMS module dependency in user applications. -- 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] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
