You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@beam.apache.org by mi...@apache.org on 2018/11/05 21:10:43 UTC

[beam] branch master updated (1452735 -> 48f22b3)

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

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


    from 1452735  Merge pull request #6927: [BEAM-5928] Change hash map to concurrent map.
     add 44b6751  use AbstractInstant
     new 48f22b3  Merge pull request #6950: [BEAM-5976] use AbstractInstant as DATEITME type in functions

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:
 .../extensions/sql/impl/interpreter/operator/BeamSqlPrimitive.java  | 3 ++-
 .../org/apache/beam/sdk/extensions/sql/impl/utils/CalciteUtils.java | 6 +++---
 2 files changed, 5 insertions(+), 4 deletions(-)


[beam] 01/01: Merge pull request #6950: [BEAM-5976] use AbstractInstant as DATEITME type in functions

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

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

commit 48f22b3dc94ca5af14bd83affac8089111862d65
Merge: 1452735 44b6751
Author: XuMingmin <Xu...@users.noreply.github.com>
AuthorDate: Mon Nov 5 13:10:37 2018 -0800

    Merge pull request #6950: [BEAM-5976] use AbstractInstant as DATEITME type in functions
    
    [BEAM-5976] use AbstractInstant as DATEITME type in functions

 .../extensions/sql/impl/interpreter/operator/BeamSqlPrimitive.java  | 3 ++-
 .../org/apache/beam/sdk/extensions/sql/impl/utils/CalciteUtils.java | 6 +++---
 2 files changed, 5 insertions(+), 4 deletions(-)