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

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


    from 8972e5e  Merge pull request #9896 from [BEAM-8481] Increasing Py3.7 
postcommit job timeout after 120 minutes instead of 100
     add 501df3a  [BEAM-8493] Add standard double coder to Go SDK.

No new revisions were added by this update.

Summary of changes:
 sdks/go/pkg/beam/coder.go                          |  6 +++-
 sdks/go/pkg/beam/core/graph/coder/coder.go         |  6 ++++
 .../graph/coder/double.go}                         | 33 ++++++++++++----------
 sdks/go/pkg/beam/core/runtime/exec/coder.go        | 24 ++++++++++++++++
 sdks/go/pkg/beam/core/runtime/exec/coder_test.go   |  3 ++
 sdks/go/pkg/beam/core/runtime/graphx/coder.go      |  7 +++++
 sdks/go/pkg/beam/core/runtime/graphx/coder_test.go |  4 +++
 sdks/go/pkg/beam/core/runtime/graphx/dataflow.go   |  7 +++++
 sdks/go/pkg/beam/create_test.go                    |  3 +-
 9 files changed, 76 insertions(+), 17 deletions(-)
 copy sdks/go/pkg/beam/{util/syscallx/syscall_linux.go => 
core/graph/coder/double.go} (57%)

Reply via email to