From commits-return-57491-archive-asf-public=cust-asf.ponee.io@beam.apache.org Wed Jan 31 04:51:57 2018 Return-Path: X-Original-To: archive-asf-public@eu.ponee.io Delivered-To: archive-asf-public@eu.ponee.io Received: from cust-asf.ponee.io (cust-asf.ponee.io [163.172.22.183]) by mx-eu-01.ponee.io (Postfix) with ESMTP id 8F63418061A for ; Wed, 31 Jan 2018 04:51:57 +0100 (CET) Received: by cust-asf.ponee.io (Postfix) id 7F175160C53; Wed, 31 Jan 2018 03:51:57 +0000 (UTC) Delivered-To: archive-asf-public@cust-asf.ponee.io Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by cust-asf.ponee.io (Postfix) with SMTP id C10AB160C54 for ; Wed, 31 Jan 2018 04:51:56 +0100 (CET) Received: (qmail 98778 invoked by uid 500); 31 Jan 2018 03:51:55 -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 98769 invoked by uid 99); 31 Jan 2018 03:51:55 -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; Wed, 31 Jan 2018 03:51:55 +0000 Received: by gitbox.apache.org (ASF Mail Server at gitbox.apache.org, from userid 33) id 442ED81C4C; Wed, 31 Jan 2018 03:51:54 +0000 (UTC) Date: Wed, 31 Jan 2018 03:51:54 +0000 To: "commits@beam.apache.org" Subject: [beam] 01/01: Merge pull request #4535:[BEAM-3512] Updates PTransform overriding to create new AppliedPTransform objects MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 8bit From: chamikara@apache.org In-Reply-To: <151737071311.7230.2725509013744750741@gitbox.apache.org> References: <151737071311.7230.2725509013744750741@gitbox.apache.org> X-Git-Host: gitbox.apache.org X-Git-Repo: beam X-Git-Refname: refs/heads/master X-Git-Reftype: branch X-Git-Rev: 53466d161b432c2a95535bca85294f44ad477967 X-Git-NotificationType: diff X-Git-Multimail-Version: 1.5.dev Auto-Submitted: auto-generated Message-Id: <20180131035154.442ED81C4C@gitbox.apache.org> This is an automated email from the ASF dual-hosted git repository. chamikara pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/beam.git commit 53466d161b432c2a95535bca85294f44ad477967 Merge: a14b34e dac0e3f Author: Chamikara Jayalath AuthorDate: Tue Jan 30 19:51:50 2018 -0800 Merge pull request #4535:[BEAM-3512] Updates PTransform overriding to create new AppliedPTransform objects sdks/python/apache_beam/pipeline.py | 64 +++++++++++++++++++++++++------------ 1 file changed, 44 insertions(+), 20 deletions(-) -- To stop receiving notification emails like this one, please contact chamikara@apache.org.