You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@flink.apache.org by "Robert Metzger (JIRA)" <ji...@apache.org> on 2019/02/27 15:13:01 UTC

[jira] [Closed] (FLINK-8630) Add proper support for JSON formats

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

Robert Metzger closed FLINK-8630.
---------------------------------
    Resolution: Fixed

> Add proper support for JSON formats
> -----------------------------------
>
>                 Key: FLINK-8630
>                 URL: https://issues.apache.org/jira/browse/FLINK-8630
>             Project: Flink
>          Issue Type: Sub-task
>          Components: Formats (JSON, Avro, Parquet, ORC, SequenceFile)
>            Reporter: Xingcan Cui
>            Assignee: Timo Walther
>            Priority: Blocker
>
> To support (FLINK-8558), we need to generate a \{{TypeInformation}} from a standard [JSON schema|http://json-schema.org/] (and maybe vice verse). There are some problems to be discussed, e.g., how to handle JSON {{Number}} type. One option would be we always return a specific type, which can be configured to be double or BigDecimal, for it.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)