You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@flink.apache.org by "Chesnay Schepler (Jira)" <ji...@apache.org> on 2022/07/25 11:53:00 UTC

[jira] [Updated] (FLINK-28634) Add a simple Json (De) SerializationSchema

     [ https://issues.apache.org/jira/browse/FLINK-28634?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Chesnay Schepler updated FLINK-28634:
-------------------------------------
    Description: 
Add a basic schema to read/write JSON.

This is so common that users shouldn't have to implement that themselves.

  was:
Add a basic schema to read/write POJOs.

This is so common that users shouldn't have to implement that themselves.


> Add a simple Json (De) SerializationSchema
> ------------------------------------------
>
>                 Key: FLINK-28634
>                 URL: https://issues.apache.org/jira/browse/FLINK-28634
>             Project: Flink
>          Issue Type: Improvement
>          Components: Formats (JSON, Avro, Parquet, ORC, SequenceFile)
>            Reporter: Chesnay Schepler
>            Assignee: Chesnay Schepler
>            Priority: Major
>             Fix For: 1.16.0
>
>
> Add a basic schema to read/write JSON.
> This is so common that users shouldn't have to implement that themselves.



--
This message was sent by Atlassian Jira
(v8.20.10#820010)