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

ibzib pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/beam.git.


    from 3f8a4ff  [BEAM-8829] only drop event_timestamp when it exists (#13638)
     new f120eb7  [BEAM-9541] Add flink_versions to gradle.properties.
     new 7eacb40  [BEAM-9541] All Gradle tasks use latest Flink version.
     new 08706df  Disable Flink classloader leak check when using local 
execution mode.
     new e12a0d8  [BEAM-11570] Comment with link to context.
     new 9b85af0  Merge pull request #13633 from ibzib/latest-flink

The 30111 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:
 .../org/apache/beam/gradle/BeamModulePlugin.groovy | 10 ++++++---
 examples/java/build.gradle                         |  2 +-
 examples/kotlin/build.gradle                       |  2 +-
 gradle.properties                                  |  3 +++
 runners/flink/flink_runner.gradle                  | 19 +++++++---------
 .../runners/flink/FlinkExecutionEnvironments.java  | 12 +++++++++++
 sdks/go/test/build.gradle                          |  8 +++----
 sdks/java/maven-archetypes/examples/build.gradle   |  2 +-
 sdks/java/testing/jpms-tests/build.gradle          |  2 +-
 sdks/python/test-suites/portable/common.gradle     | 25 +++++++++++-----------
 10 files changed, 51 insertions(+), 34 deletions(-)

Reply via email to