[GitHub] flink issue #5961: [FLINK-8255][DataSet API, DataStream API] key expressions...

2018-06-22 Thread snuyanzin
Github user snuyanzin commented on the issue: https://github.com/apache/flink/pull/5961 commits squashed into one ---

[GitHub] flink issue #5961: [FLINK-8255][DataSet API, DataStream API] key expressions...

2018-05-17 Thread snuyanzin
Github user snuyanzin commented on the issue: https://github.com/apache/flink/pull/5961 sorry, was closed by mistake reopened ---

[GitHub] flink issue #5961: [FLINK-8255][DataSet API, DataStream API] key expressions...

2018-05-16 Thread fhueske
Github user fhueske commented on the issue: https://github.com/apache/flink/pull/5961 Thanks for the update @snuyanzin. I'll try to have a look at the changes in the next days. Best, Fabian ---

[GitHub] flink issue #5961: [FLINK-8255][DataSet API, DataStream API] key expressions...

2018-05-15 Thread snuyanzin
Github user snuyanzin commented on the issue: https://github.com/apache/flink/pull/5961 Hello @fhueske Thank you for your review As you proposed I tried to use org.apache.flink.api.java.typeutils.RowTypeInfo#isTupleType ```java public boolean isTupleType() {