mas-chen commented on code in PR #84:
URL:
https://github.com/apache/flink-connector-kafka/pull/84#discussion_r1482311723
##########
.github/workflows/push_pr.yml:
##########
@@ -30,6 +30,8 @@ jobs:
include:
- flink: 1.18.1
jdk: '8, 11, 17'
+ - flink: 1.19-SNAPSHOT
Review Comment:
Are the rest of the changes due to removed internal APIs from Flink (e.g.
the metrics stuff)? I would rename this PR as "Add build option for 1.19 to
verify SinkV2 backward compatibility" or similar
--
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: [email protected]
For queries about this service, please contact Infrastructure at:
[email protected]