[
https://issues.apache.org/jira/browse/FLINK-18158?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17126820#comment-17126820
]
Dawid Wysakowicz commented on FLINK-18158:
------------------------------------------
I'd say yes and no. Depending how do you look at schema inference. I understand
the schema inference more as looking into the data itself and then deriving
common schema for it. This utility would work more like a tool where you can
point to an avro schema and get a DDL statement.
But I understand your take and I think this would be useful as a first step for
a more complete avro inference story.
> Add a utility to create a DDL statement from avro schema
> --------------------------------------------------------
>
> Key: FLINK-18158
> URL: https://issues.apache.org/jira/browse/FLINK-18158
> Project: Flink
> Issue Type: Improvement
> Components: Table SQL / API
> Reporter: Dawid Wysakowicz
> Priority: Major
>
> User asked if there is a way to create a TableSchema/Table originating from
> avro schema.
> https://lists.apache.org/thread.html/r9bd43449314230fad0b627a170db05284c9727371092fc275fc05b74%40%3Cuser.flink.apache.org%3E
--
This message was sent by Atlassian Jira
(v8.3.4#803005)