From commits-return-55770-apmail-beam-commits-archive=beam.apache.org@beam.apache.org Fri Jan 12 22:09:34 2018 Return-Path: X-Original-To: apmail-beam-commits-archive@minotaur.apache.org Delivered-To: apmail-beam-commits-archive@minotaur.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id 28ACD177B2 for ; Fri, 12 Jan 2018 22:09:34 +0000 (UTC) Received: (qmail 61995 invoked by uid 500); 12 Jan 2018 22:09:34 -0000 Delivered-To: apmail-beam-commits-archive@beam.apache.org Received: (qmail 61926 invoked by uid 500); 12 Jan 2018 22:09:34 -0000 Mailing-List: contact commits-help@beam.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@beam.apache.org Delivered-To: mailing list commits@beam.apache.org Received: (qmail 61917 invoked by uid 99); 12 Jan 2018 22:09:34 -0000 Received: from ec2-52-202-80-70.compute-1.amazonaws.com (HELO gitbox.apache.org) (52.202.80.70) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 12 Jan 2018 22:09:34 +0000 Received: by gitbox.apache.org (ASF Mail Server at gitbox.apache.org, from userid 33) id 28FA8821B6; Fri, 12 Jan 2018 22:09:32 +0000 (UTC) Date: Fri, 12 Jan 2018 22:09:32 +0000 To: "commits@beam.apache.org" Subject: [beam] 01/01: Merge pull request #4397 MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 8bit From: tgroh@apache.org In-Reply-To: <151579497142.17383.14441213737111967233@gitbox.apache.org> References: <151579497142.17383.14441213737111967233@gitbox.apache.org> X-Git-Host: gitbox.apache.org X-Git-Repo: beam X-Git-Refname: refs/heads/go-sdk X-Git-Reftype: branch X-Git-Rev: 334180c0d848376bd367b8a2b1e42d9717e84d9d X-Git-NotificationType: diff X-Git-Multimail-Version: 1.5.dev Auto-Submitted: auto-generated Message-Id: <20180112220932.28FA8821B6@gitbox.apache.org> This is an automated email from the ASF dual-hosted git repository. tgroh pushed a commit to branch go-sdk in repository https://gitbox.apache.org/repos/asf/beam.git commit 334180c0d848376bd367b8a2b1e42d9717e84d9d Merge: acac64e 599b746 Author: Thomas Groh AuthorDate: Fri Jan 12 14:09:27 2018 -0800 Merge pull request #4397 [BEAM-3458] Fix value encoding for Create sdks/go/pkg/beam/coder_test.go | 7 +++-- sdks/go/pkg/beam/create.go | 23 ++++++++++---- sdks/go/pkg/beam/{coder_test.go => create_test.go} | 35 ++++++++++++---------- 3 files changed, 42 insertions(+), 23 deletions(-) -- To stop receiving notification emails like this one, please contact "commits@beam.apache.org" .