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 1b9d879  Merge pull request #4691 from long was renamed to int in 
Python 3 (en masse)
     add 85a3437  [Nexmark][SQL] Implement Query7
     new bbe6c97  Merge pull request #4699: [BEAM-3182] [Nexmark][SQL] 
Implement Query 7

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   |  5 +-
 .../queries/sql/{SqlQuery5.java => SqlQuery7.java} | 56 +++++++++-------------
 .../sql/{SqlQuery5Test.java => SqlQuery7Test.java} | 46 +++++++++---------
 3 files changed, 48 insertions(+), 59 deletions(-)
 copy 
sdks/java/nexmark/src/main/java/org/apache/beam/sdk/nexmark/queries/sql/{SqlQuery5.java
 => SqlQuery7.java} (59%)
 copy 
sdks/java/nexmark/src/test/java/org/apache/beam/sdk/nexmark/queries/sql/{SqlQuery5Test.java
 => SqlQuery7Test.java} (79%)

-- 
To stop receiving notification emails like this one, please contact
[email protected].

Reply via email to