[
https://issues.apache.org/jira/browse/FLINK-18075?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Dawid Wysakowicz closed FLINK-18075.
------------------------------------
Resolution: Fixed
* master: bebe50346d9485fa2d962c5ed1d00da2778c8feb
74fd2912d146cc2db103825f0aee2282a99b5774
* 1.11: 8d9e3a034963f00f657a0f6dc33b660c663f391f
663e9f3f0e903c9e20a9e786dd56364f6482b8f2
> Kafka connector does not call open method of (de)serialization schema
> ---------------------------------------------------------------------
>
> Key: FLINK-18075
> URL: https://issues.apache.org/jira/browse/FLINK-18075
> Project: Flink
> Issue Type: Bug
> Components: Connectors / Kafka, Formats (JSON, Avro, Parquet, ORC,
> SequenceFile)
> Affects Versions: 1.11.0, 1.12.0
> Reporter: Seth Wiesman
> Assignee: Dawid Wysakowicz
> Priority: Blocker
> Labels: pull-request-available
> Fix For: 1.11.0
>
>
> The Kafka consumer and producer do not call the open methods of plain
> (De)SerializationSchema interfaces. Only the Keyed and Kafka specific
> interfaces. The updated SQL implementations such as
> AvroRowDataSeriailzationSchema use these methods and so SQL queries using
> avro and kafka will fail in a null pointer exception.
> cc [~aljoscha]
--
This message was sent by Atlassian Jira
(v8.3.4#803005)