From commits-return-41715-archive-asf-public=cust-asf.ponee.io@flink.apache.org Thu Jul 1 10:09:00 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 2DABD18064A for ; Thu, 1 Jul 2021 12:09:00 +0200 (CEST) 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 744173FB55 for ; Thu, 1 Jul 2021 10:08:54 +0000 (UTC) Received: (qmail 14153 invoked by uid 500); 1 Jul 2021 10:08:54 -0000 Mailing-List: contact commits-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 commits@flink.apache.org Received: (qmail 14141 invoked by uid 99); 1 Jul 2021 10:08:54 -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; Thu, 01 Jul 2021 10:08:53 +0000 Received: by gitbox.apache.org (ASF Mail Server at gitbox.apache.org, from userid 33) id EB4508DC92; Thu, 1 Jul 2021 10:08:51 +0000 (UTC) Date: Thu, 01 Jul 2021 10:08:50 +0000 To: "commits@flink.apache.org" Subject: [flink] branch master updated (a40abc7 -> 084bbc9) MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 8bit Message-ID: <162513412988.17877.11273689657452914751@gitbox.apache.org> From: jark@apache.org X-Git-Host: gitbox.apache.org X-Git-Repo: flink X-Git-Refname: refs/heads/master X-Git-Reftype: branch X-Git-Oldrev: a40abc7f834888a5f42efeefa662ad6ad5d7c222 X-Git-Newrev: 084bbc9775a049046f0e0a6ae9b3323ec29db03f 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. jark pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/flink.git. from a40abc7 [FLINK-23142][table] UpdatableTopNFunction output wrong order in the same unique key add 084bbc9 [FLINK-23200][docs][table] Fix code example typo in "Table API" page (#16338) No new revisions were added by this update. Summary of changes: docs/content.zh/docs/dev/table/tableApi.md | 2 +- docs/content/docs/dev/table/tableApi.md | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-)