tomncooper opened a new pull request, #187: URL: https://github.com/apache/flink-connector-kafka/pull/187
This PR updates the Flink version to 2.1.0. The main issue with this update is that Flink has [removed](https://github.com/apache/flink/pull/26784) (without deprecating first) the `stripRowPrefix` method from the `DataTypeUtilsTest` class. So this PR adds that logic into a util class within the connector. -- 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. To unsubscribe, e-mail: issues-unsubscr...@flink.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org