rangareddy commented on code in PR #18312:
URL: https://github.com/apache/hudi/pull/18312#discussion_r2923540682


##########
website/contribute/developer-setup.md:
##########
@@ -196,7 +196,7 @@ We have embraced the code style largely based on [google 
format](https://google.
 When submitting a PR please make sure to NOT commit the changes mentioned in 
these steps, instead once testing is done make sure to revert the changes and 
then submit a pr.
 :::
 
-0. Build the project with the intended profiles via the `mvn` cli, for example 
for spark 3.5 use `mvn clean package -Dspark3.5 -Dscala-2.12 -DskipTests`.
+0. Build the project with the intended profiles via the `mvn` cli, for example 
for spark 3.5 use `mvn clean package -Dspark3.5 -Dscala-2.12 -Dflink1.20 
-DskipTests`.

Review Comment:
   The document already clearly mentions “Build the project with the intended 
profiles”, and the required profiles such as Spark and Flink have been added in 
the instructions.



-- 
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]

Reply via email to