You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@flink.apache.org by twalthr <gi...@git.apache.org> on 2017/09/25 13:03:06 UTC

[GitHub] flink issue #4612: [FLINK-7452] [types] Add helper methods for all built-in ...

Github user twalthr commented on the issue:

    https://github.com/apache/flink/pull/4612
  
    Thanks for the review @fhueske. I hope I addressed all your comments. I would not let the other classes extend the Java class. There are multiple differences. E.g. `Either` and `Option` in Scala/Java.


---