You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@beam.apache.org by lc...@apache.org on 2018/03/06 18:23:33 UTC

[beam] branch go-sdk updated (5e6db92 -> 63cb46c)

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

lcwik pushed a change to branch go-sdk
in repository https://gitbox.apache.org/repos/asf/beam.git.


    from 5e6db92  Merge pull request #4682: [BEAM-3684] Integrate master to go-sdk and fixup coder urns
     add e27ddc0  Correct EventTime encoding. time.(Time).Unix() returns seconds not millis.
     new 63cb46c  [BEAM-3571] Correct the Go SDK's EventTime encoding

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:
 sdks/go/pkg/beam/core/graph/coder/time.go      | 16 +++++----
 sdks/go/pkg/beam/core/graph/coder/time_test.go | 49 ++++++++++++++++++++++++++
 2 files changed, 59 insertions(+), 6 deletions(-)
 create mode 100644 sdks/go/pkg/beam/core/graph/coder/time_test.go

-- 
To stop receiving notification emails like this one, please contact
lcwik@apache.org.

[beam] 01/01: [BEAM-3571] Correct the Go SDK's EventTime encoding

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

lcwik pushed a commit to branch go-sdk
in repository https://gitbox.apache.org/repos/asf/beam.git

commit 63cb46c778dbb7f9d257dbe62136ae6d012cf51a
Merge: 5e6db92 e27ddc0
Author: Lukasz Cwik <lc...@google.com>
AuthorDate: Tue Mar 6 10:23:30 2018 -0800

    [BEAM-3571] Correct the Go SDK's EventTime encoding

 sdks/go/pkg/beam/core/graph/coder/time.go      | 16 +++++----
 sdks/go/pkg/beam/core/graph/coder/time_test.go | 49 ++++++++++++++++++++++++++
 2 files changed, 59 insertions(+), 6 deletions(-)

-- 
To stop receiving notification emails like this one, please contact
lcwik@apache.org.