Shuiqiang Chen created FLINK-18879: -------------------------------------- Summary: Support Row Serialization and Deserialization schemas for DataStream source/sink Key: FLINK-18879 URL: https://issues.apache.org/jira/browse/FLINK-18879 Project: Flink Issue Type: Sub-task Components: API / Python Reporter: Shuiqiang Chen Fix For: 1.12.0
There are many built-in RowSerializationSchemas and RowDeserializationSchemas for DataStream Source and Sink, like JsonRow(De)SerializationSchema, AvroRow(De)SerializationSchema. In Python DataStream API, we will also support these schemas. -- This message was sent by Atlassian Jira (v8.3.4#803005)