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 0d918b7 [BEAM-3496] Add missing dependencies in hadoopInputFormats
build.gradle (#4442)
add 14bd90b [Nexmark][SQL] Implement sql query 2
new 6d9b228 Merge pull request #4351: [BEAM-3182][Nexmark][SQL] Implement
sql query 2
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 | 8 +-
.../queries/sql/{SqlQuery1.java => SqlQuery2.java} | 40 ++++----
.../sdk/nexmark/queries/sql/SqlQuery2Test.java | 113 +++++++++++++++++++++
3 files changed, 134 insertions(+), 27 deletions(-)
copy
sdks/java/nexmark/src/main/java/org/apache/beam/sdk/nexmark/queries/sql/{SqlQuery1.java
=> SqlQuery2.java} (68%)
create mode 100644
sdks/java/nexmark/src/test/java/org/apache/beam/sdk/nexmark/queries/sql/SqlQuery2Test.java
--
To stop receiving notification emails like this one, please contact
['"[email protected]" <[email protected]>'].