Fabian Paul created FLINK-23640: ----------------------------------- Summary: Create a KafkaRecordSerializationSchemas valueOnly helper Key: FLINK-23640 URL: https://issues.apache.org/jira/browse/FLINK-23640 Project: Flink Issue Type: Sub-task Reporter: Fabian Paul
Commonly users only want to serialize the value of a Kafka record if they are not using a key schema. For these users, we can provide an easier entry point comparable to \{{ KafkaValueOnlyDeserializerWrapper }}. -- This message was sent by Atlassian Jira (v8.3.4#803005)