This is an automated email from the ASF dual-hosted git repository.
vterentev pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/beam.git
from 8c832e93423 Fix the issue of sliding window firing early. (#35385)
add 2feb407ea0e Fix suppressed Spotbugs issues
add 4c1c2daa17d Fix suppressed Spotbugs issues (#35394)
No new revisions were added by this update.
Summary of changes:
.../complete/datatokenization/utils/SchemasUtils.java | 8 +++++---
.../beam/examples/subprocess/SubProcessPipelineOptions.java | 2 +-
.../subprocess/configuration/SubProcessConfiguration.java | 12 +++++-------
.../apache/beam/examples/kotlin/cookbook/TriggerExample.kt | 3 +--
.../org/apache/beam/sdk/io/kafka/KafkaExactlyOnceSink.java | 5 ++---
.../main/java/org/apache/beam/sdk/io/kafka/KafkaIOUtils.java | 7 ++++---
.../java/org/apache/beam/sdk/io/synthetic/SyntheticStep.java | 6 ++----
7 files changed, 20 insertions(+), 23 deletions(-)