vibhatha commented on code in PR #40835: URL: https://github.com/apache/arrow/pull/40835#discussion_r1542154916
########## java/algorithm/pom.xml: ########## @@ -50,4 +55,68 @@ <build> </build> + + <profiles> + <profile> + <id>spotless-jdk11+</id> Review Comment: I assume we still do have some JDK 8 developers? That's why I wanted to leave it here, but if it is not a very strong case, we can definitely remove it. WDYT? -- 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]
