leesf commented on a change in pull request #4488: URL: https://github.com/apache/hudi/pull/4488#discussion_r777090621
########## File path: pom.xml ########## @@ -1612,7 +1614,7 @@ </properties> <activation> <property> - <name>spark3</name> + <name>spark3.1.x</name> Review comment: fix the name conflict with spark3 profile, or it will use spark3.1.2 when running `mvn clean package -Dscala-2.12 -Dspark3 -DskipTests` -- 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: commits-unsubscr...@hudi.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org