You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@flink.apache.org by fhueske <gi...@git.apache.org> on 2017/09/18 08:46:02 UTC

[GitHub] flink issue #4674: [FLINK-7627] [table] SingleElementIterable should impleme...

Github user fhueske commented on the issue:

    https://github.com/apache/flink/pull/4674
  
    Hi @hequn8128, thanks for the PR.
    I think it's OK to make the iterable serializable, but would like to understand better when a non-serializable iterable leads to a bug.
    
    Thanks, Fabian


---