[
https://issues.apache.org/jira/browse/FLINK-18096?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17126868#comment-17126868
]
Seth Wiesman edited comment on FLINK-18096 at 6/5/20, 3:19 PM:
---------------------------------------------------------------
I certainly want to see registry support, and I believe Kurt has been
discussing for 1.12 as well.
This came up for me when I was working with a user earlier this week and we
were using 1.11 to write avro data to Kafka. We then had a DataStream
application that was consuming from that topic and manually created an avro
schema based on our DDL. Orignially we wanted to use a specific record but were
forced to use generic record based on the above mentioned Java namespace issue.
was (Author: sjwiesman):
I certainly want to see registry support in 1.12, and I believe Kurt has been
discussing that as well. This came up for me when I was working with a user
earlier this week and we were using 1.11 to write avro data to Kafka. We then
had a DataStream application that was consuming from that topic and manually
created an avro schema based on our DDL. Orignially we wanted to use a specific
record but were forced to use generic record based on the above mentioned Java
namespace issue.
> Generated avro formats should support user specified name and namespace
> -----------------------------------------------------------------------
>
> Key: FLINK-18096
> URL: https://issues.apache.org/jira/browse/FLINK-18096
> Project: Flink
> Issue Type: Improvement
> Components: Formats (JSON, Avro, Parquet, ORC, SequenceFile)
> Reporter: Seth Wiesman
> Priority: Major
>
> When avro schema is auto derived it should still be possible to specify
> namespace and name.
--
This message was sent by Atlassian Jira
(v8.3.4#803005)