j1wonpark commented on code in PR #4141: URL: https://github.com/apache/amoro/pull/4141#discussion_r2979773975
########## docs/engines/flink/flink-get-started.md: ########## @@ -59,7 +59,7 @@ The Amoro project can be self-compiled to obtain the runtime jar. The Flink Runtime Jar is located in the `amoro-format-mixed/amoro-mixed-flink/v1.17/amoro-mixed-flink-runtime-1.17/target` directory. ## Environment preparation -Download Flink and related dependencies, and download Flink 1.17/1.18 as needed. Taking Flink 1.17 as an example: +Download Flink and related dependencies, and download Flink 1.17/1.18/1.19 as needed. Taking Flink 1.18 as an example: Review Comment: Good catch — unintentionally changed the example version from 1.17 to 1.18, which is out of scope for this PR. Reverted to 1.17. -- 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]
