Zakelly commented on code in PR #80: URL: https://github.com/apache/flink-benchmarks/pull/80#discussion_r1349620289
########## README.md: ########## @@ -39,6 +39,12 @@ There're mainly three ways: ``` java -jar target/benchmarks.jar -rf csv "<benchmark_class>" ``` + + When using uber jar with Java 17, you may need add arguments in command like: Review Comment: I have no idea... But since Flink only support Java 17 so far, I'd like document Java 17 only. If Flink support higher version of Java, we could consider testing and changing this description. -- 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: issues-unsubscr...@flink.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org