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

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

commit c75a1d919ba11826a1fd89851569dace7ba0f95d
Merge: 6df71d2 0d12851
Author: Lukasz Cwik <lc...@google.com>
AuthorDate: Fri Apr 6 14:38:17 2018 -0400

    BEAM-3910: Add float support for the Go SDK.

 sdks/go/pkg/beam/coder.go                          |   7 +
 sdks/go/pkg/beam/core/runtime/coderx/float.go      |  75 ++++++++++
 sdks/go/pkg/beam/core/runtime/coderx/float_test.go |  50 +++++++
 sdks/go/pkg/beam/core/runtime/graphx/serialize.go  |   8 +
 sdks/go/pkg/beam/core/runtime/graphx/v1/v1.pb.go   | 165 +++++++++++----------
 sdks/go/pkg/beam/core/runtime/graphx/v1/v1.proto   |   2 +
 6 files changed, 228 insertions(+), 79 deletions(-)

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

Reply via email to