-
Type:
Improvement
-
Status: Closed
-
Priority:
Trivial
-
Resolution: Won't Fix
-
Affects Version/s: 1.4.1
-
Fix Version/s: None
-
Component/s: API / Scala
-
Labels:
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.