lamber-ken edited a comment on issue #7902: [FLINK-11821] fix the error package 
location of KafkaDeserializationSchemaWrapper.java
URL: https://github.com/apache/flink/pull/7902#issuecomment-470061975
 
 
   > It is a class that is specific to Kafka and that is internal, that's why 
it should be in the `kafka.internals` package.
   
   right, but other classes like `JSONKeyValueDeserializationSchema`, 
`KeyedSerializationSchemaWrapper`, `KeyedSerializationSchemaWrapper` and so on 
are in flink-connector-kafka-base module and they are also specific to Kafka 
currently. when other module wants to use these serialization tools, must need 
to use flink-connector-kafka-base dependency.
   
   
   

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
[email protected]


With regards,
Apache Git Services

Reply via email to