Thank very much
--
View this message in context:
http://apache-flink-user-mailing-list-archive.2336050.n4.nabble.com/how-can-rturn-all-row-in-dataset-include-mult-value-example-tp1289p1318.html
Sent from the Apache Flink User Mailing List archive. mailing list archive at
Nabble.com.
return
> c.getField(index1).toString().equals(valuesfromsubquery.get(i));
> return true;
>
>
> }
> });
>
> customers.print();
>
> customers.writeAsCsv("/home/hadoop/Desktop/Dataset/out2.csv", "\n",
> "|",W
/apache-flink-user-mailing-list-archive.2336050.n4.nabble.com/how-can-rturn-all-row-in-dataset-include-mult-value-example-tp1289.html
Sent from the Apache Flink User Mailing List archive. mailing list archive at
Nabble.com.