yanghua opened a new pull request #8034: [FLINK-11733] Provide HadoopMapFunction for org.apache.hadoop.mapreduce.Mapper URL: https://github.com/apache/flink/pull/8034 ## What is the purpose of the change *This pull request provide `HadoopMapFunction` for `org.apache.hadoop.mapreduce.Mapper`* ## Brief change log - *Implement `HadoopMapFunction`* - *Implement `HadoopProxyMapper` as a wrapper* - *Add a test class `HadoopMapFunctionITCase`* ## Verifying this change This change is already covered by existing tests, such as *HadoopMapFunctionITCase*. ## Documentation - Does this pull request introduce a new feature? (**yes** / no) - If yes, how is the feature documented? (not applicable / **docs** / JavaDocs / not documented)
---------------------------------------------------------------- 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. For queries about this service, please contact Infrastructure at: [email protected] With regards, Apache Git Services
