Timo Walther created FLINK-30226:
------------------------------------
Summary: Offer a Identity(De)SerializationSchema
Key: FLINK-30226
URL: https://issues.apache.org/jira/browse/FLINK-30226
Project: Flink
Issue Type: Improvement
Components: API / DataStream
Reporter: Timo Walther
Sometimes it can be convenient if the API provides a
"Identity(De)SerializationSchema" which simply takes and returns its input as
{{byte[]}}. The Table API offers the {{raw}} format for this. DataStream API
does not have equivalent functionality.
We could also name it `Raw(De)SerializationSchema` for consistency?
--
This message was sent by Atlassian Jira
(v8.20.10#820010)