Ryo Okubo created FLINK-20179: --------------------------------- Summary: Support Protobuf serialization and deseriazation schema for RowData type Key: FLINK-20179 URL: https://issues.apache.org/jira/browse/FLINK-20179 Project: Flink Issue Type: Improvement Components: Formats (JSON, Avro, Parquet, ORC, SequenceFile) Reporter: Ryo Okubo
Add support Protobuf{{RowDataDeserializationSchema}} and Protobuf{{RowDataSerializationSchema}} for the new data structure {{RowData}}. JSON, Avro and CSV are already supported at https://issues.apache.org/jira/browse/FLINK-17025 but Protobuf is not yet. I actually want to integrate protobuf encoded Cloud Pub/Sub messages with Flink SQL. -- This message was sent by Atlassian Jira (v8.3.4#803005)