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 591A52004A1 for ; Thu, 24 Aug 2017 18:48:33 +0200 (CEST) Received: by cust-asf.ponee.io (Postfix) id 5786416B22C; Thu, 24 Aug 2017 16:48:33 +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 9676D16B237 for ; Thu, 24 Aug 2017 18:48:32 +0200 (CEST) Received: (qmail 10598 invoked by uid 500); 24 Aug 2017 16:48:31 -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 10574 invoked by uid 99); 24 Aug 2017 16:48:30 -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, 24 Aug 2017 16:48:30 +0000 Received: by git1-us-west.apache.org (ASF Mail Server at git1-us-west.apache.org, from userid 33) id 25845DF9FE; Thu, 24 Aug 2017 16:48: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, 24 Aug 2017 16:48:28 -0000 Message-Id: <93e735108d1f420bafe5e417cd307514@git.apache.org> In-Reply-To: References: X-Mailer: ASF-Git Admin Mailer Subject: [2/2] beam git commit: This closes #3747 archived-at: Thu, 24 Aug 2017 16:48:33 -0000 This closes #3747 Project: http://git-wip-us.apache.org/repos/asf/beam/repo Commit: http://git-wip-us.apache.org/repos/asf/beam/commit/260c4fce Tree: http://git-wip-us.apache.org/repos/asf/beam/tree/260c4fce Diff: http://git-wip-us.apache.org/repos/asf/beam/diff/260c4fce Branch: refs/heads/master Commit: 260c4fce8dd61c8e50c2bb3f3da671358a773c84 Parents: 5181e61 185daff Author: Ahmet Altay Authored: Thu Aug 24 09:48:16 2017 -0700 Committer: Ahmet Altay Committed: Thu Aug 24 09:48:16 2017 -0700 ---------------------------------------------------------------------- sdks/python/apache_beam/utils/counters.py | 58 +++++++++------ sdks/python/apache_beam/utils/counters_test.py | 78 +++++++++++++++++++++ 2 files changed, 115 insertions(+), 21 deletions(-) ----------------------------------------------------------------------