Abacn commented on code in PR #38961:
URL: https://github.com/apache/beam/pull/38961#discussion_r3430525867
##########
examples/java/common.gradle:
##########
@@ -35,6 +35,16 @@ configurations.sparkRunnerPreCommit {
exclude group: "org.slf4j", module: "jul-to-slf4j"
exclude group: "org.slf4j", module: "slf4j-jdk14"
}
+configurations.flinkRunnerPreCommit {
Review Comment:
I see, but `at.yawk.lz4:lz4-java` is preferred (org.lz4:lz4-java is no
longer maintained). I don't have a good idea then. We should document this in
CHANGES.md when 2.1 support is completed
--
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]