I ran into the same problem. 
I think it depends on the input data, in my case it is CSV of unknown size.
My solution is to read as text, then process on each line and add them into
Map or Array of type Any



--
View this message in context: 
http://apache-flink-incubator-user-mailing-list-archive.2336050.n4.nabble.com/Most-convenient-data-structure-for-unspecified-length-objects-tp859p863.html
Sent from the Apache Flink (Incubator) User Mailing List archive. mailing list 
archive at Nabble.com.

Reply via email to