Martijn Visser created FLINK-40744:
--------------------------------------
Summary: Remove the dead InputFormat and OutputFormat classes from
flink-connector-jdbc
Key: FLINK-40744
URL: https://issues.apache.org/jira/browse/FLINK-40744
Project: Flink
Issue Type: Technical Debt
Components: Connectors / JDBC
Reporter: Martijn Visser
Assignee: Martijn Visser
Fix For: jdbc-5.0.0
`JdbcRowOutputFormat`, a public `@Experimental` class, is removed without a
deprecation cycle; it could not be used as a Flink `OutputFormat` since 3.1.
`JdbcInputFormat` (deprecated since 3.2.0, FLINK-33459) is removed; use
`JdbcSource`.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)