You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@flink.apache.org by "Till Rohrmann (Jira)" <ji...@apache.org> on 2020/02/28 10:58:00 UTC

[jira] [Closed] (FLINK-9462) Disentangle flink-json and flink-table

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

Till Rohrmann closed FLINK-9462.
--------------------------------
    Resolution: Abandoned

Same here as with FLINK-9461.

> Disentangle flink-json and flink-table
> --------------------------------------
>
>                 Key: FLINK-9462
>                 URL: https://issues.apache.org/jira/browse/FLINK-9462
>             Project: Flink
>          Issue Type: Improvement
>          Components: Build System, Table SQL / API
>    Affects Versions: 1.5.0
>            Reporter: Till Rohrmann
>            Priority: Major
>
> The {{flink-json}} module defines Json serialization and deserialization schemas. Additionally, it defines Json table descriptor. Due to this, it has a dependency on {{flink-table}}. We should either rename this module into {{flink-json-table}} or move the table API specific classes into a different module. That way we could remove the dependency on {{flink-table}} which decouples the Json serialization and deserialization schemas from the Table API on which the schemas should not depend.



--
This message was sent by Atlassian Jira
(v8.3.4#803005)