You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@beam.apache.org by ke...@apache.org on 2018/07/03 14:09:22 UTC

[beam] branch master updated (bf496be -> cd40794)

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 bf496be  Merge pull request #5851: Test expressions and values via JDBC
     add e46747e  [BEAM-4723] Support date type plus interval
     add cd40794  Merge pull request #5875: [BEAM-4723] Support all datetime types plus interval

No new revisions were added by this update.

Summary of changes:
 .../interpreter/operator/BeamSqlPrimitive.java     |  1 -
 .../date/BeamSqlDatetimePlusExpression.java        |  7 ++--
 .../date/BeamSqlDateExpressionTestBase.java        |  5 +++
 .../date/BeamSqlDatetimePlusExpressionTest.java    | 43 ++++++++++++++++++----
 4 files changed, 44 insertions(+), 12 deletions(-)