You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@flink.apache.org by "Till Rohrmann (JIRA)" <ji...@apache.org> on 2018/08/06 08:39:00 UTC

[jira] [Updated] (FLINK-9400) change import statement for flink-scala

     [ https://issues.apache.org/jira/browse/FLINK-9400?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Till Rohrmann updated FLINK-9400:
---------------------------------
    Fix Version/s:     (was: 1.6.0)
                   1.7.0

> change import statement for flink-scala
> ---------------------------------------
>
>                 Key: FLINK-9400
>                 URL: https://issues.apache.org/jira/browse/FLINK-9400
>             Project: Flink
>          Issue Type: Improvement
>          Components: Scala API
>    Affects Versions: 1.4.1
>            Reporter: thinkerou
>            Priority: Trivial
>              Labels: easyfix
>             Fix For: 1.7.0
>
>
> At `flink-scala` project have the follow import statement:
>  
> ```scala
> import org.apache.flink.api.common.operators.Keys
> import Keys.ExpressionKeys
> ```
> So I want to commit one pull request to fix it.
>  



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)