From issues-return-167000-archive-asf-public=cust-asf.ponee.io@flink.apache.org Wed May 16 10:59:09 2018 Return-Path: X-Original-To: archive-asf-public@cust-asf.ponee.io Delivered-To: archive-asf-public@cust-asf.ponee.io Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by mx-eu-01.ponee.io (Postfix) with SMTP id 7B3B3180669 for ; Wed, 16 May 2018 10:59:08 +0200 (CEST) Received: (qmail 5556 invoked by uid 500); 16 May 2018 08:59:06 -0000 Mailing-List: contact issues-help@flink.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@flink.apache.org Delivered-To: mailing list issues@flink.apache.org Received: (qmail 5542 invoked by uid 99); 16 May 2018 08:59:06 -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; Wed, 16 May 2018 08:59:06 +0000 Received: by git1-us-west.apache.org (ASF Mail Server at git1-us-west.apache.org, from userid 33) id CB767E9665; Wed, 16 May 2018 08:59:05 +0000 (UTC) From: yanghua To: issues@flink.apache.org Reply-To: issues@flink.apache.org References: In-Reply-To: Subject: [GitHub] flink issue #6001: [FLINK-9299] ProcessWindowFunction documentation Java exa... Content-Type: text/plain Message-Id: <20180516085905.CB767E9665@git1-us-west.apache.org> Date: Wed, 16 May 2018 08:59:05 +0000 (UTC) Github user yanghua commented on the issue: https://github.com/apache/flink/pull/6001 @StephanEwen fixed based on your suggestion ---