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 0619E200BAB for ; Sat, 22 Oct 2016 10:28:00 +0200 (CEST) Received: by cust-asf.ponee.io (Postfix) id 04998160AEF; Sat, 22 Oct 2016 08:28:00 +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 431B0160ADF for ; Sat, 22 Oct 2016 10:27:59 +0200 (CEST) Received: (qmail 66040 invoked by uid 500); 22 Oct 2016 08:27:58 -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 66026 invoked by uid 99); 22 Oct 2016 08:27:58 -0000 Received: from arcas.apache.org (HELO arcas) (140.211.11.28) by apache.org (qpsmtpd/0.29) with ESMTP; Sat, 22 Oct 2016 08:27:58 +0000 Received: from arcas.apache.org (localhost [127.0.0.1]) by arcas (Postfix) with ESMTP id 5A7362C0087 for ; Sat, 22 Oct 2016 08:27:58 +0000 (UTC) Date: Sat, 22 Oct 2016 08:27:58 +0000 (UTC) From: "Fabian Hueske (JIRA)" To: issues@flink.apache.org Message-ID: In-Reply-To: References: Subject: [jira] [Closed] (FLINK-4838) remove STREAM keyword in StreamSQLExample MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-JIRA-FingerPrint: 30527f35849b9dde25b450d4833f0394 archived-at: Sat, 22 Oct 2016 08:28:00 -0000 [ https://issues.apache.org/jira/browse/FLINK-4838?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Fabian Hueske closed FLINK-4838. -------------------------------- Resolution: Fixed Assignee: Manu Zhang Fix Version/s: 1.2.0 Fixed for 1.2.0 with 227cdc82917e72ad41180b054f1ca715af394baf Thanks for the contribution! > remove STREAM keyword in StreamSQLExample > ----------------------------------------- > > Key: FLINK-4838 > URL: https://issues.apache.org/jira/browse/FLINK-4838 > Project: Flink > Issue Type: Bug > Components: Examples, Table API & SQL > Reporter: Manu Zhang > Assignee: Manu Zhang > Priority: Minor > Fix For: 1.2.0 > > > After FLINK-4546, "STREAM" keyword should be removed from SQL query in StreamSQLExample -- This message was sent by Atlassian JIRA (v6.3.4#6332)