This is an automated email from the ASF dual-hosted git repository.

mxm pushed a change to branch release-2.10.0
in repository https://gitbox.apache.org/repos/asf/beam.git.


    from 93a4cb5  Merge pull request #7419: [BEAM-6337] Cherry-pick #7417 to 
release-2.10.0: Fix JdbcDriver breaking DriverManager#getConnection
     new ae38b89  [BEAM-6326] Fix portable stateful processing with side input
     new 19bb897  [BEAM-6248] Add Flink v1.7 build target to Flink Runner  
(#7300)

The 2 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:
 runners/flink/{1.6 => 1.7}/build.gradle            |  2 +-
 .../{1.6 => 1.7}/job-server-container/build.gradle |  0
 runners/flink/{1.6 => 1.7}/job-server/build.gradle |  0
 .../runners/flink/FlinkExecutionEnvironments.java  |  5 ++-
 .../FlinkStreamingPortablePipelineTranslator.java  | 41 +++++++++++++++++++---
 .../state/FlinkKeyGroupStateInternals.java         |  6 ++--
 .../beam/runners/flink/PortableExecutionTest.java  |  1 +
 .../runners/flink/PortableStateExecutionTest.java  |  1 +
 .../runners/flink/PortableTimersExecutionTest.java |  1 +
 settings.gradle                                    |  7 ++++
 10 files changed, 55 insertions(+), 9 deletions(-)
 copy runners/flink/{1.6 => 1.7}/build.gradle (98%)
 copy runners/flink/{1.6 => 1.7}/job-server-container/build.gradle (100%)
 copy runners/flink/{1.6 => 1.7}/job-server/build.gradle (100%)

Reply via email to