pan3793 commented on PR #272: URL: https://github.com/apache/datasketches-memory/pull/272#issuecomment-3850710611
@leerho Awesome, thanks a lot! For the testing plan you suggested at https://github.com/apache/datasketches-memory/pull/271#issuecomment-3849462933, > Please thoroughly test the new prepare_3.0.3 branch form 272 in your environment to make sure it works with 25 like you expect. It already passes our internal test cases, which are a subset of Apache Spark's official test cases. The most confident approach would be: - deploy 3.0.3-SNAPSHOT to Apache Maven SNAPSHOT repo (or a RC version in Staging repo) - I create a PR on the Apache Spark repo to run full test cases with the ds-memory 3.0.3[-SNAPSHOT], the test report will be publicly available, and then it can be reviewed by both the Spark and DataSketches communities. -- 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]
