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 e977cdf Merge pull request #4356: [BEAM-2963] Pass portable transform
IDs in Dataflow translation
add 28921a3 [Nexmark][SQL] Implement Query1
new 8751ea5 Merge pull request #4129: [BEAM-3182][Nexmark][SQL] Implement
query 1
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:
.../apache/beam/sdk/nexmark/NexmarkLauncher.java | 4 +-
.../beam/sdk/nexmark/queries/sql/SqlQuery1.java | 81 ++++++++++++++++++++++
.../sql/{SqlQuery0Test.java => SqlQuery1Test.java} | 48 ++++++++-----
3 files changed, 115 insertions(+), 18 deletions(-)
create mode 100644
sdks/java/nexmark/src/main/java/org/apache/beam/sdk/nexmark/queries/sql/SqlQuery1.java
copy
sdks/java/nexmark/src/test/java/org/apache/beam/sdk/nexmark/queries/sql/{SqlQuery0Test.java
=> SqlQuery1Test.java} (60%)
--
To stop receiving notification emails like this one, please contact
['"[email protected]" <[email protected]>'].