zentol opened a new pull request #17051: URL: https://github.com/apache/flink/pull/17051
With this PR the Scala-reliant FieldAccessors in flink-streaming-java are moved to flink-streaming-scala and loaded via reflection. This implies that users wanting to use Scala types in their jobs need to rely on the Scala APIs (which seems reasonable?). This further reduces the Scala dependencies in flink-streaming-java (in fact we should now be at a point where we can remove a bunch of suffixes). @tisonkun This one could be interesting to 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]
