GitHub user liuyuzhong7 opened a pull request:

    https://github.com/apache/flink/pull/3532

    FLINK-6041[flink-streaming-java] Move StreamingFunctionUtils to 
'org.apache.flink.streaming.util'

    StreamingFunctionUtils.java is in 'org.apache.flink.streaming.api.util'
    And there is package 'org.apache.flink.streaming.util' in project.
    I think move StreamingFunctionUtils.java to 
'org.apache.flink.streaming.api.util' is make code more clear.

You can merge this pull request into a Git repository by running:

    $ git pull https://github.com/liuyuzhong7/flink FLINK-6041

Alternatively you can review and apply these changes as the patch at:

    https://github.com/apache/flink/pull/3532.patch

To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:

    This closes #3532
    
----
commit 2ec1f0edaf2c665aece4bda024c8ee301740e760
Author: liuyuzhong7 <liuyuzho...@gmail.com>
Date:   2017-03-14T12:23:25Z

    FLINK-6041 Move StreamingFunctionUtils to 'org.apache.flink.streaming.util'

----


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