Return-Path: X-Original-To: archive-asf-public-internal@cust-asf2.ponee.io Delivered-To: archive-asf-public-internal@cust-asf2.ponee.io Received: from cust-asf.ponee.io (cust-asf.ponee.io [163.172.22.183]) by cust-asf2.ponee.io (Postfix) with ESMTP id 324C6200C1D for ; Thu, 2 Feb 2017 02:52:29 +0100 (CET) Received: by cust-asf.ponee.io (Postfix) id 30D1A160B63; Thu, 2 Feb 2017 01:52:29 +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 9FB5D160B5E for ; Thu, 2 Feb 2017 02:52:28 +0100 (CET) Received: (qmail 11811 invoked by uid 500); 2 Feb 2017 01:52:27 -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 11692 invoked by uid 99); 2 Feb 2017 01:52:27 -0000 Received: from git1-us-west.apache.org (HELO git1-us-west.apache.org) (140.211.11.23) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 02 Feb 2017 01:52:27 +0000 Received: by git1-us-west.apache.org (ASF Mail Server at git1-us-west.apache.org, from userid 33) id A79E3DFBAD; Thu, 2 Feb 2017 01:52:27 +0000 (UTC) Content-Type: text/plain; charset="us-ascii" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit From: altay@apache.org To: commits@beam.apache.org Date: Thu, 02 Feb 2017 01:52:28 -0000 Message-Id: <8fe3bcd125b84f4ca14861e9ac89067f@git.apache.org> In-Reply-To: <4eda501858d548948ccdbf2df8c3c055@git.apache.org> References: <4eda501858d548948ccdbf2df8c3c055@git.apache.org> X-Mailer: ASF-Git Admin Mailer Subject: [2/2] beam git commit: This closes #1885 archived-at: Thu, 02 Feb 2017 01:52:29 -0000 This closes #1885 Project: http://git-wip-us.apache.org/repos/asf/beam/repo Commit: http://git-wip-us.apache.org/repos/asf/beam/commit/168d6a18 Tree: http://git-wip-us.apache.org/repos/asf/beam/tree/168d6a18 Diff: http://git-wip-us.apache.org/repos/asf/beam/diff/168d6a18 Branch: refs/heads/master Commit: 168d6a18fe5bcaf1a98fdda97c88e81f6a156642 Parents: 6ea4b3a 0f56343 Author: Ahmet Altay Authored: Wed Feb 1 17:39:07 2017 -0800 Committer: Ahmet Altay Committed: Wed Feb 1 17:39:07 2017 -0800 ---------------------------------------------------------------------- .../python/apache_beam/examples/complete/estimate_pi.py | 5 ++++- .../apache_beam/examples/complete/estimate_pi_test.py | 2 +- sdks/python/apache_beam/io/avroio_test.py | 4 ++-- sdks/python/apache_beam/io/bigquery_test.py | 3 ++- sdks/python/apache_beam/io/source_test_utils_test.py | 3 +-- sdks/python/apache_beam/io/textio_test.py | 12 ++++++------ sdks/python/apache_beam/transforms/combiners_test.py | 5 ++--- 7 files changed, 18 insertions(+), 16 deletions(-) ----------------------------------------------------------------------