This is an automated email from the ASF dual-hosted git repository.
tvalentyn pushed a change to branch tvalentyn-gha
in repository https://gitbox.apache.org/repos/asf/beam.git
discard db6a0ec8340 Define Python 3.12 test environments in tox.
discard a01bcfd53a8 Increase pyarrow upper bound. Add compat tests, and remove
some of the compat suites for pyarrow to reduce test suite runtime.
omit 2196758c20b Merge pull request #31270: Reapply "Add Redistribute
translation to Samza runner"
omit f58a9d6680e Reapply "Add Redistribute translation to Samza runner"
omit 041a8dd1173 Touch Samza ValidatesRunner trigger files
add 7593608e219 Increase pyarrow upper bound. Add compat tests, and remove
some of the compat suites for pyarrow to reduce test suite runtime.
add 3dac627e918 trigger
add ead701cf765 Install Beam from wheels in Dependency Compat Test Suite.
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 (db6a0ec8340)
\
N -- N -- N refs/heads/tvalentyn-gha (ead701cf765)
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:
.../beam_PostCommit_Java_PVR_Samza.json | 3 +-
...beam_PostCommit_Java_ValidatesRunner_Samza.json | 3 +-
...json => beam_PostCommit_Python_Dependency.json} | 0
.../beam_PostCommit_Python_Dependency.yml | 1 +
.../translation/RedistributeByKeyTranslator.java | 64 ----------------------
.../samza/translation/ReshuffleTranslator.java | 14 +----
.../samza/translation/SamzaPipelineTranslator.java | 1 -
sdks/python/tox.ini | 30 +++++-----
8 files changed, 20 insertions(+), 96 deletions(-)
copy .github/trigger_files/{beam_PostCommit_Python_ValidatesRunner_Flink.json
=> beam_PostCommit_Python_Dependency.json} (100%)
delete mode 100644
runners/samza/src/main/java/org/apache/beam/runners/samza/translation/RedistributeByKeyTranslator.java