From commits-return-113243-archive-asf-public=cust-asf.ponee.io@beam.apache.org Wed Mar 10 07:58:07 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-he-de.apache.org (mxout1-he-de.apache.org [95.216.194.37]) by mx-eu-01.ponee.io (Postfix) with ESMTPS id A9B2B180654 for ; Wed, 10 Mar 2021 08:58:07 +0100 (CET) Received: from mail.apache.org (mailroute1-lw-us.apache.org [207.244.88.153]) by mxout1-he-de.apache.org (ASF Mail Server at mxout1-he-de.apache.org) with SMTP id 41B8B646ED for ; Wed, 10 Mar 2021 07:58:05 +0000 (UTC) Received: (qmail 5647 invoked by uid 500); 10 Mar 2021 07:58:04 -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 5638 invoked by uid 99); 10 Mar 2021 07:58:04 -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, 10 Mar 2021 07:58:04 +0000 Received: by gitbox.apache.org (ASF Mail Server at gitbox.apache.org, from userid 33) id 706FB81763; Wed, 10 Mar 2021 07:58:04 +0000 (UTC) Date: Wed, 10 Mar 2021 07:57:55 +0000 To: "commits@beam.apache.org" Subject: [beam] branch master updated (1cd4787 -> 498e9c0) MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 8bit Message-ID: <161536307121.1185.5278615430673121199@gitbox.apache.org> From: robertwb@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: 1cd4787be410997028cf36193414c3d161f97d23 X-Git-Newrev: 498e9c050d7c1290ceda2f405b82bb6161a869de 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. robertwb pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/beam.git. from 1cd4787 Merge pull request #14181 from TheNeuralBit/deferred-scalard-dunders add 8d7de5f Allow conversion of non-deferred dataframes to PCollections. add 265ee7e More tests, expanded docstring. add 498e9c0 Merge pull request #14170 Allow conversion of non-deferred dataframes to PCollections. No new revisions were added by this update. Summary of changes: sdks/python/apache_beam/dataframe/convert.py | 49 ++++++++++++++++++----- sdks/python/apache_beam/dataframe/convert_test.py | 9 +++++ 2 files changed, 47 insertions(+), 11 deletions(-)