Looping over a DataSet and accesing another DataSet

2016-10-30 Thread otherwise777
336050.n4.nabble.com/Looping-over-a-DataSet-and-accesing-another-DataSet-tp9778.html Sent from the Apache Flink User Mailing List archive. mailing list archive at Nabble.com.

Re: Looping over a DataSet and accesing another DataSet

2016-10-30 Thread Gábor Gévay
message in context: > http://apache-flink-user-mailing-list-archive.2336050.n4.nabble.com/Looping-over-a-DataSet-and-accesing-another-DataSet-tp9778.html > Sent from the Apache Flink User Mailing List archive. mailing list archive at > Nabble.com.

Re: Looping over a DataSet and accesing another DataSet

2016-10-31 Thread otherwise777
that won't be possible Did i understand it correctly? -- View this message in context: http://apache-flink-user-mailing-list-archive.2336050.n4.nabble.com/Looping-over-a-DataSet-and-accesing-another-DataSet-tp9778p9782.html Sent from the Apache Flink User Mailing List archive. mailing list ar

Re: Looping over a DataSet and accesing another DataSet

2016-10-31 Thread Greg Hogan
ould work, however i not > only need to access A[v] in one iteration but also A[u], so if i join on v > that won't be possible > > Did i understand it correctly? > > > > -- > View this message in context: http://apache-flink-user- > mailing-list-archive.2336050

Re: Looping over a DataSet and accesing another DataSet

2016-10-31 Thread otherwise777
first instance to "d" then in my next loop step it will be 'a'. -- View this message in context: http://apache-flink-user-mailing-list-archive.2336050.n4.nabble.com/Looping-over-a-DataSet-and-accesing-another-DataSet-tp9778p9784.html Sent from the Apache Flink User Mailing List archive. mailing list archive at Nabble.com.

Re: Looping over a DataSet and accesing another DataSet

2016-11-01 Thread Greg Hogan
l be 'a'. > > > > > -- > View this message in context: http://apache-flink-user- > mailing-list-archive.2336050.n4.nabble.com/Looping-over-a- > DataSet-and-accesing-another-DataSet-tp9778p9784.html > Sent from the Apache Flink User Mailing List archive. mailing list archive > at Nabble.com. >

Re: Looping over a DataSet and accesing another DataSet

2016-11-02 Thread otherwise777
a list or array in a Tuple element right? -- View this message in context: http://apache-flink-user-mailing-list-archive.2336050.n4.nabble.com/Looping-over-a-DataSet-and-accesing-another-DataSet-tp9778p9843.html Sent from the Apache Flink User Mailing List archive. mailing list archive at Nabble.com.

Re: Looping over a DataSet and accesing another DataSet

2016-11-03 Thread otherwise777
I just found out that I am able to use arrays in tuple values, nvm about that question -- View this message in context: http://apache-flink-user-mailing-list-archive.2336050.n4.nabble.com/Looping-over-a-DataSet-and-accesing-another-DataSet-tp9778p9850.html Sent from the Apache Flink User