You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@beam.apache.org by an...@apache.org on 2018/11/07 17:53:52 UTC

[beam] branch master updated (ba5bc60 -> 5fd8257)

This is an automated email from the ASF dual-hosted git repository.

anton pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/beam.git.


    from ba5bc60  Merge pull request #6964: [BEAM-6010] Deprecate KafkaIO withTimestampFn().
     add 73af056  [BEAM-6006] Test TIME +/- INTERVAL
     new 5fd8257  Merge pull request #6972 from amaliujia/rui_wang-test_time_add_sub

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:
 .../date/BeamSqlDatetimeMinusIntervalExpression.java       |  4 +++-
 .../sdk/extensions/sql/BeamSqlDslSqlStdOperatorsTest.java  | 14 ++++++++++----
 .../date/BeamSqlDatetimeMinusIntervalExpressionTest.java   |  1 +
 .../BeamSqlBuiltinFunctionsIntegrationTestBase.java        |  9 +++++++++
 4 files changed, 23 insertions(+), 5 deletions(-)


[beam] 01/01: Merge pull request #6972 from amaliujia/rui_wang-test_time_add_sub

Posted by an...@apache.org.
This is an automated email from the ASF dual-hosted git repository.

anton pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/beam.git

commit 5fd82572b5a6ae84f6313f86a98a6230e8104a36
Merge: ba5bc60 73af056
Author: Anton Kedin <33...@users.noreply.github.com>
AuthorDate: Wed Nov 7 12:53:44 2018 -0500

    Merge pull request #6972 from amaliujia/rui_wang-test_time_add_sub
    
    [BEAM-6006] Test TIME +/- INTERVAL

 .../date/BeamSqlDatetimeMinusIntervalExpression.java       |  4 +++-
 .../sdk/extensions/sql/BeamSqlDslSqlStdOperatorsTest.java  | 14 ++++++++++----
 .../date/BeamSqlDatetimeMinusIntervalExpressionTest.java   |  1 +
 .../BeamSqlBuiltinFunctionsIntegrationTestBase.java        |  9 +++++++++
 4 files changed, 23 insertions(+), 5 deletions(-)