Github user snuyanzin commented on the issue:
https://github.com/apache/flink/pull/5961
commits squashed into one
---
Github user snuyanzin commented on the issue:
https://github.com/apache/flink/pull/5961
sorry, was closed by mistake
reopened
---
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 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() {