LuciferYang edited a comment on pull request #35666: URL: https://github.com/apache/spark/pull/35666#issuecomment-1053094775
On the other hand, we can use `assertj` instead of `hamcrest`, `assertj` also use [APL 2.0](https://github.com/assertj/assertj-core/blob/main/LICENSE.txt) . It seems that `assertj` is also popular and it declares that it supports Java 17 after `3.21.0` at the same time: - https://mvnrepository.com/artifact/org.assertj/assertj-core - https://assertj.github.io/doc/#assertj-core-3-21-0-release-notes cc @dongjoon-hyun @srowen -- 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]
