You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@flink.apache.org by GitBox <gi...@apache.org> on 2018/11/02 15:03:38 UTC

[GitHub] manbuyun opened a new pull request #7007: [FLINK-10763][streaming] Cannot union streams of different types in the union method of DataStream class

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:
users@infra.apache.org


With regards,
Apache Git Services