From issues-return-380812-archive-asf-public=cust-asf.ponee.io@flink.apache.org Wed Jul 1 02:18:03 2020 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 [207.244.88.153]) by mx-eu-01.ponee.io (Postfix) with SMTP id 229F5180643 for ; Wed, 1 Jul 2020 04:18:03 +0200 (CEST) Received: (qmail 13785 invoked by uid 500); 1 Jul 2020 02:18:02 -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 13773 invoked by uid 99); 1 Jul 2020 02:18:02 -0000 Received: from mailrelay1-us-west.apache.org (HELO mailrelay1-us-west.apache.org) (209.188.14.139) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 01 Jul 2020 02:18:02 +0000 Received: from jira-he-de.apache.org (static.172.67.40.188.clients.your-server.de [188.40.67.172]) by mailrelay1-us-west.apache.org (ASF Mail Server at mailrelay1-us-west.apache.org) with ESMTP id 8FFDD4870E for ; Wed, 1 Jul 2020 02:18:01 +0000 (UTC) Received: from jira-he-de.apache.org (localhost.localdomain [127.0.0.1]) by jira-he-de.apache.org (ASF Mail Server at jira-he-de.apache.org) with ESMTP id 2F155781F3E for ; Wed, 1 Jul 2020 02:18:00 +0000 (UTC) Date: Wed, 1 Jul 2020 02:18:00 +0000 (UTC) From: "Shengkai Fang (Jira)" To: issues@flink.apache.org Message-ID: In-Reply-To: References: Subject: [jira] [Commented] (FLINK-15221) supporting Exactly-once for kafka table APi MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable X-JIRA-FingerPrint: 30527f35849b9dde25b450d4833f0394 [ https://issues.apache.org/jira/browse/FLINK-15221?page=3Dcom.atlassia= n.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=3D171= 49050#comment-17149050 ]=20 Shengkai Fang commented on FLINK-15221: --------------------------------------- According to [FLIP-122 |https://cwiki.apache.org/confluence/display/FLINK/F= LIP-122%3A+New+Connector+Property+Keys+for+New+Factory], we have already in= troduced new property keys and it's not suitable to continue using key '{{c= onnector.sink-semantic}}'. I think key '{{sink.semantic}}' is a better idea= , which has the same format as key '{{sink.partitioner}}'. > supporting Exactly-once for kafka table APi > ------------------------------------------- > > Key: FLINK-15221 > URL: https://issues.apache.org/jira/browse/FLINK-15221 > Project: Flink > Issue Type: Wish > Components: Table SQL / API > Reporter: chaiyongqiang > Assignee: chaiyongqiang > Priority: Major > Labels: pull-request-available > Time Spent: 10m > Remaining Estimate: 0h > > The Table Api doesn't support End to End Exactly once sematic like datast= ream Api.=C2=A0 Does Flink have a plan for this? -- This message was sent by Atlassian Jira (v8.3.4#803005)