manbuyun opened a new pull request #7007: [FLINK-10763][streaming] Cannot union streams of different types in the union method of DataStream class URL: https://github.com/apache/flink/pull/7007 JIRA Issue: https://issues.apache.org/jira/browse/FLINK-10763 When stream is a Scala case class, the TypeInformation will fall back to GenericType in the process function which result in bad performance when union another DataStream
---------------------------------------------------------------- This is an automated message from the Apache Git Service. To respond to the message, please log on 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
