You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@flink.apache.org by "Timo Walther (JIRA)" <ji...@apache.org> on 2018/10/30 10:30:00 UTC

[jira] [Resolved] (FLINK-10687) Make flink-formats Scala-free

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

Timo Walther resolved FLINK-10687.
----------------------------------
       Resolution: Fixed
    Fix Version/s: 1.7.0

Fixed in 1.7.0:
f3bce3cb99bf6a754f472a1151ac642e4d51f7d8:
[FLINK-10687] [table] Introduce flink-table-common
f0b244e15720d698a486d778085cc5ab6ceb5f73:
[FLINK-10687] [table] Move TableException and ValidationException to flink-table-common
0ab12d716171227f2a3956bf805e065434d6fbd9:
[FLINK-10687] [table] Move TableSchema to flink-table-common
026f43a2d2ec1883757e9949879450c6350be0e1:
[FLINK-10687] [table] Move TypeStringUtils to flink-table-common
3bfe134b7602e749074ded3826689328c29c3ab1:
[FLINK-10687] [table] Move DescriptorProperties to flink-table-common
95b40868ef19a38353ecbb84ea3946e90e2e38e3:
[FLINK-10687] [table] Move format factories to flink-table-common
9e5a4272d22ecd8c56a877ea5ca6156c42e9c620:
[FLINK-10687] [table] Move format descriptors and validators to flink-table-common

> Make flink-formats Scala-free
> -----------------------------
>
>                 Key: FLINK-10687
>                 URL: https://issues.apache.org/jira/browse/FLINK-10687
>             Project: Flink
>          Issue Type: Sub-task
>          Components: Table API &amp; SQL
>            Reporter: Timo Walther
>            Assignee: Timo Walther
>            Priority: Major
>              Labels: pull-request-available
>             Fix For: 1.7.0
>
>
> {{flink-table}} is the only dependency that pulls in Scala for {{flink-json}}, {{flink-avro}}. We should aim to make {{flink-formats}} Scala-free using only a dependency to {{flink-table-common}}.



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