You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@flink.apache.org by "Ryo Okubo (Jira)" <ji...@apache.org> on 2020/11/17 02:46:00 UTC

[jira] [Created] (FLINK-20179) Support Protobuf serialization and deseriazation schema for RowData type

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)