rangareddy commented on code in PR #18310: URL: https://github.com/apache/hudi/pull/18310#discussion_r2923900505
########## README.md: ########## @@ -177,6 +177,9 @@ Refer to the table below for building with different Flink and Scala versions. For example, ``` +# Build against Flink 2.1.x +mvn clean package -DskipTests -Dflink2.1 Review Comment: > Actually an example with flink 1.17 is given below. So this new addition is not really needed For Spark, we have two different Maven commands to build Hudi. Similarly, I have added commands for Flink as well. -- 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]
