From commits-return-113201-archive-asf-public=cust-asf.ponee.io@beam.apache.org Fri Mar 5 01:08:50 2021 Return-Path: X-Original-To: archive-asf-public@cust-asf.ponee.io Delivered-To: archive-asf-public@cust-asf.ponee.io Received: from mxout1-ec2-va.apache.org (mxout1-ec2-va.apache.org [3.227.148.255]) by mx-eu-01.ponee.io (Postfix) with ESMTPS id 6B000180642 for ; Fri, 5 Mar 2021 02:08:50 +0100 (CET) Received: from mail.apache.org (mailroute1-lw-us.apache.org [207.244.88.153]) by mxout1-ec2-va.apache.org (ASF Mail Server at mxout1-ec2-va.apache.org) with SMTP id A6B2041D79 for ; Fri, 5 Mar 2021 01:08:49 +0000 (UTC) Received: (qmail 54127 invoked by uid 500); 5 Mar 2021 01:08:48 -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 54116 invoked by uid 99); 5 Mar 2021 01:08:48 -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, 05 Mar 2021 01:08:48 +0000 Received: by gitbox.apache.org (ASF Mail Server at gitbox.apache.org, from userid 33) id C01F581760; Fri, 5 Mar 2021 01:08:47 +0000 (UTC) Date: Fri, 05 Mar 2021 01:08:39 +0000 To: "commits@beam.apache.org" Subject: [beam] branch master updated (2b8938e -> 805496b) MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 8bit Message-ID: <161490651399.13191.4575493323704332428@gitbox.apache.org> From: bhulette@apache.org X-Git-Host: gitbox.apache.org X-Git-Repo: beam X-Git-Refname: refs/heads/master X-Git-Reftype: branch X-Git-Oldrev: 2b8938eced3b5776441246f521a38af5269f916a X-Git-Newrev: 805496b79bac4220e662799eca0c29b94cd9a0ce X-Git-NotificationType: ref_changed X-Git-Multimail-Version: 1.5.dev Auto-Submitted: auto-generated This is an automated email from the ASF dual-hosted git repository. bhulette pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/beam.git. from 2b8938e Merge pull request #14138 from [BEAM-11899] Bump commons-pool to 2.8.1 add 805496b [BEAM-9547] Add groupby doctests (#14140) No new revisions were added by this update. Summary of changes: sdks/python/apache_beam/dataframe/doctests.py | 60 ++++++++++++-- sdks/python/apache_beam/dataframe/frames.py | 17 +++- .../apache_beam/dataframe/pandas_doctests_test.py | 91 ++++++++++++++++++++++ 3 files changed, 158 insertions(+), 10 deletions(-)