aljoscha commented on issue #7902: [FLINK-11821] fix the error package location of KafkaDeserializationSchemaWrapper.java URL: https://github.com/apache/flink/pull/7902#issuecomment-470067748 @lamber-ken Do you want to move both `KeyedSerializationSchemaWrapper` and `KafkaDeserializationSchemaWrapper` to the `kafka.internals` package? These two are internal classes that are also marked as `@Internal` so we can move them there without breaking anything. We have to move quickly, because I want to create a first release candidate (RC) for Flink 1.8.0 as soon as possible.
---------------------------------------------------------------- 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
