This is an automated email from the ASF dual-hosted git repository.
yhu pushed a change to branch flink2-pvr
in repository https://gitbox.apache.org/repos/asf/beam.git
omit 7939c661906 Exercise Flink PVR tests
add dd92b8fc179 [Flink 2.0] Exercise validate runner test for classic
Flink runner (#37537)
add 99541ff4336 Fix flakiness in model manager and multiprocessshared
tests (#37529)
add 90108ce48d7 Exercise Flink PVR tests
This update added new revisions after undoing existing revisions.
That is to say, some revisions that were in the old version of the
branch are not in the new version. This situation occurs
when a user --force pushes a change and generates a repository
containing something like this:
* -- * -- B -- O -- O -- O (7939c661906)
\
N -- N -- N refs/heads/flink2-pvr (90108ce48d7)
You should already have received notification emails for all of the O
revisions, and so the following emails describe only the N revisions
from the common base, B.
Any revisions marked "omit" are not gone; other references still
refer to them. Any revisions marked "discard" are gone forever.
No new revisions were added by this update.
Summary of changes:
.github/workflows/beam_PostCommit_Java_PVR_Flink_Batch.yml | 5 -----
.github/workflows/beam_PostCommit_Java_ValidatesRunner_Flink.yml | 8 +++++---
CHANGES.md | 3 +++
sdks/python/apache_beam/ml/inference/model_manager_test.py | 7 +++----
sdks/python/apache_beam/utils/multi_process_shared_test.py | 6 ++++--
5 files changed, 15 insertions(+), 14 deletions(-)