This is an automated email from the ASF dual-hosted git repository.
mxm pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/beam.git.
from d046063 Merge pull request #6902: [BEAM-5930] Fix Java SDK harness to
be able to access state on timer callbacks.
add 329e51f [BEAM-5464] Use BATCH_FORCED as the default ExecutionMode for
batch pipeline
new 03c0837 Merge pull request #6897: [BEAM-5464] Allow to configure
ExecutionMode for batch pipelines
The 1 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails. The revisions
listed as "add" were already present in the repository and have only
been added to this reference.
Summary of changes:
.../beam/runners/flink/FlinkExecutionEnvironments.java | 3 +++
.../org/apache/beam/runners/flink/FlinkPipelineOptions.java | 12 ++++++++++++
.../org/apache/beam/runners/flink/PipelineOptionsTest.java | 2 ++
3 files changed, 17 insertions(+)