You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@flink.apache.org by "thinkerou (JIRA)" <ji...@apache.org> on 2018/05/18 15:44:00 UTC

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

thinkerou created FLINK-9400:
--------------------------------

             Summary: 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
             Fix For: 1.6.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)