Github user aljoscha commented on a diff in the pull request:

    https://github.com/apache/flink/pull/1979#discussion_r63047435
  
    --- Diff: 
flink-core/src/main/java/org/apache/flink/api/common/functions/util/AbstractRuntimeUDFContext.java
 ---
    @@ -43,9 +38,13 @@
     import org.apache.flink.api.common.state.ValueStateDescriptor;
     import org.apache.flink.api.common.typeinfo.TypeInformation;
     import org.apache.flink.core.fs.Path;
    -
     import static org.apache.flink.util.Preconditions.checkNotNull;
     
    +import java.io.Serializable;
    --- End diff --
    
    unrelated changes. the order of imports should stay the same, even though 
it might be arbitrary 😃 


---
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