Abacn commented on code in PR #39867:
URL: https://github.com/apache/beam/pull/39867#discussion_r3847449713
##########
runners/flink/src/main/java/org/apache/beam/runners/flink/FlinkPipelineOptions.java:
##########
@@ -365,6 +365,16 @@ public Long create(PipelineOptions options) {
void setFasterCopy(Boolean fasterCopy);
+ @Description(
+ "Batch/DataStream mode only (Flink 2.x): cache materialized side-input
views per "
Review Comment:
If it's Flink 2.x only, revert the changes on common runners/flink/src/
--
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]