cyq89051127 commented on issue #10656: [FLINK-15221][Table SQL / API]supporting exactly_once semantic for kafka table api URL: https://github.com/apache/flink/pull/10656#issuecomment-570534435 @wuchong yeah, using connector.sink-semantic seems better. There's another question, i use the value exactly_once, at_least_once, none, which is the lower case of EXACTLY_ONCE, AT_LEAST_ONCE and NONE which are the value of Enum FlinkKafkaProducer.Semantic , should i change it to exactly-once, at-least-once and none ? Or do you think exactly_once, at_least_once and none also feel good?
---------------------------------------------------------------- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. For queries about this service, please contact Infrastructure at: [email protected] With regards, Apache Git Services
