[
https://issues.apache.org/jira/browse/FLINK-9462?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Till Rohrmann updated FLINK-9462:
---------------------------------
Fix Version/s: (was: 1.7.0)
> 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 API & SQL
> Affects Versions: 1.5.0
> Reporter: Till Rohrmann
> Priority: Major
> Fix For: 1.8.0
>
>
> 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
(v7.6.3#76005)