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 AF7F8200D10 for ; Sat, 26 Aug 2017 01:47:12 +0200 (CEST) Received: by cust-asf.ponee.io (Postfix) id AE24D16D87E; Fri, 25 Aug 2017 23:47:12 +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 EA00A16D87D for ; Sat, 26 Aug 2017 01:47:11 +0200 (CEST) Received: (qmail 21533 invoked by uid 500); 25 Aug 2017 23:47:08 -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 21466 invoked by uid 99); 25 Aug 2017 23:47:08 -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; Fri, 25 Aug 2017 23:47:08 +0000 Received: by git1-us-west.apache.org (ASF Mail Server at git1-us-west.apache.org, from userid 33) id 7D9E7E0667; Fri, 25 Aug 2017 23:47:08 +0000 (UTC) From: XuMingmin To: commits@beam.apache.org Reply-To: commits@beam.apache.org Message-ID: Subject: [GitHub] beam pull request #3767: [BEAM-2809] update JavaDoc of BeamSortRel Content-Type: text/plain Date: Fri, 25 Aug 2017 23:47:08 +0000 (UTC) archived-at: Fri, 25 Aug 2017 23:47:12 -0000 GitHub user XuMingmin opened a pull request: https://github.com/apache/beam/pull/3767 [BEAM-2809] update JavaDoc of BeamSortRel R: @xumingming @takidau You can merge this pull request into a Git repository by running: $ git pull https://github.com/XuMingmin/beam BEAM-2809 Alternatively you can review and apply these changes as the patch at: https://github.com/apache/beam/pull/3767.patch To close this pull request, make a commit to your master/trunk branch with (at least) the following in the commit message: This closes #3767 ---- commit 97ad2f8609230861f6804ae2cba6cada42f4c865 Author: mingmxu Date: 2017-08-25T23:45:33Z update JavaDoc of BeamSortRel ---- --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as well. If your project does not have this feature enabled and wishes so, or if the feature is enabled but not working, please contact infrastructure at infrastructure@apache.org or file a JIRA ticket with INFRA. ---