Github user StephanEwen commented on the pull request:

    https://github.com/apache/flink/pull/966#issuecomment-127032323
  
    Would not not be much simpler to add an interface `RuntimeContextFormat` 
with a method (`setRuntimeContext()`) and call this method on the formats that 
implement this interface? That would be three changed classes, done.
    
    I am also a bit sceptical about the difference between input format and 
rich input format. For transformation functions the difference between Function 
(a lambda) and RichFunction (many mode methods) makes sense. Input formats are 
per-se pretty rich...


---
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 infrastruct...@apache.org or file a JIRA ticket
with INFRA.
---

Reply via email to