[ 
https://issues.apache.org/jira/browse/FLINK-2774?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14951807#comment-14951807
 ] 

Chiwan Park edited comment on FLINK-2774 at 10/10/15 12:29 PM:
---------------------------------------------------------------

Because JIRA restarted by Apache Infra Team yesterday, there is no comment from 
github bot. But the pull request for [this 
issue|https://github.com/apache/flink/pull/1247] is opened.


was (Author: chiwanpark):
Because JIRA restarted by Apache Infra Team yesterday, there is no comments 
from github bot. But the pull request for [this 
issue|https://github.com/apache/flink/pull/1247] is opened.

> Import Java API classes automatically in Flink's Scala shell
> ------------------------------------------------------------
>
>                 Key: FLINK-2774
>                 URL: https://issues.apache.org/jira/browse/FLINK-2774
>             Project: Flink
>          Issue Type: Improvement
>          Components: Scala Shell
>            Reporter: Till Rohrmann
>            Assignee: Chiwan Park
>            Priority: Minor
>
> Flink's Scala API depends partially on Flink's Java API classes. For example, 
> the {{sortPartition}} method requires an {{Order}} enum value. Flink's Scala 
> shell, however, only imports the Scala API classes. Thus, if a user wants to 
> {{sortPartition}} in the Scala shell, he has to manually import the 
> {{org.apache.flink.api.common.operators.Order}} enumeration. In order to 
> improve the user experience. I propose to automatically import all Java API 
> classes in Flink's Scala shell.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

Reply via email to