Github user aljoscha commented on the pull request:

    https://github.com/apache/flink/pull/2020
  
    The changes look good, we just have to figure out what to do about the 
methods on `StreamExecutionEnvironment`. One thing I'd like to get rid of is 
`CheckpointableInputFormat.getCurrentState` returns a Tuple that contains the 
split. The split is never used internally, it's only stored to return it from 
this method but the read operator itself also stores the split so I think it is 
redundant.


---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at [email protected] or file a JIRA ticket
with INFRA.
---

Reply via email to