Have a look at the TupleTypeInfo class. It has a constructor that accepts an array of TypeInformation,
and supports automatically generating a serializer from them.

On 18.09.2017 18:28, nragon wrote:
One other thing :). Can i set tuple generic type dynamically?
Meaning, build a tuple of N arity and build TupleSerializer based on those
types.
This because I'll only know these types based on user inputs.



--
Sent from: http://apache-flink-user-mailing-list-archive.2336050.n4.nabble.com/


Reply via email to