reswqa commented on code in PR #23006:
URL: https://github.com/apache/flink/pull/23006#discussion_r1266498915
##########
flink-connectors/flink-hadoop-compatibility/src/main/scala/org/apache/flink/api/scala/hadoop/mapred/HadoopInputFormat.scala:
##########
@@ -22,6 +22,17 @@ import
org.apache.flink.api.java.hadoop.mapred.HadoopInputFormatBase
import org.apache.hadoop.mapred.{InputFormat, JobConf}
+/**
+ * @deprecated
+ * All Flink Scala APIs are deprecated and will be removed in a future Flink
version version. You
Review Comment:
```suggestion
* All Flink Scala APIs are deprecated and will be removed in a future
Flink major version. You
```
--
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]