1996fanrui opened a new pull request, #96: URL: https://github.com/apache/flink-connector-pulsar/pull/96
## Purpose of the change getLong and getInteger are removing in Flink 2.0, we should refactor them to get method. Note: It blocks https://github.com/apache/flink/pull/25000. Because flink-pyhon module depends on the `flink-sql-connector-pulsar` , version : `4.0.0-1.17`. But when `getLong and getInteger` are removed, `flink-sql-connector-pulsar` and `4.0.0-1.17` is still using them. So the CI will be failed. https://dev.azure.com/apache-flink/apache-flink/_build/results?buildId=62127&view=logs&j=9cada3cb-c1d3-5621-16da-0f718fb86602&t=c67e71ed-6451-5d26-8920-5a8cf9651901&l=25266 -- 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]
