This is an automated email from the ASF dual-hosted git repository.
kenn pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/beam.git.
from 42ac62a Merge pull request #4310: [BEAM-3207] Create a standard
location to enumerate and document URNs.
add 33b71ae google-java-format
add 87f546b Fix empty window assignments in Nexmark
add 168b32f Fix empty window assignment in FlattenEvaluatorFactoryTest
add 93e7b65 Switch DataflowRunner to its own private ValueInEmptyWindows
add de9adea Remove deprecated valueInEmptyWindows
new 24804e9 Merge pull request #3978: [BEAM-230] Remove deprecated
WindowedValue.valueInEmptyWindows
The 1 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:
.../direct/FlattenEvaluatorFactoryTest.java | 22 +-
.../beam/runners/dataflow/BatchViewOverrides.java | 614 +++++++++++----------
.../org/apache/beam/sdk/util/WindowedValue.java | 261 ++-------
.../apache/beam/sdk/util/WindowedValueTest.java | 33 +-
.../{package-info.java => AuctionOrBid.java} | 15 +-
.../apache/beam/sdk/nexmark/queries/Query4.java | 19 +-
.../apache/beam/sdk/nexmark/queries/Query6.java | 6 +-
.../apache/beam/sdk/nexmark/queries/Query9.java | 9 +-
.../beam/sdk/nexmark/queries/WinningBids.java | 92 +--
9 files changed, 495 insertions(+), 576 deletions(-)
copy
sdks/java/nexmark/src/main/java/org/apache/beam/sdk/nexmark/queries/{package-info.java
=> AuctionOrBid.java} (70%)
--
To stop receiving notification emails like this one, please contact
[email protected].