[
https://issues.apache.org/jira/browse/FLINK-2627?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16066596#comment-16066596
]
ASF GitHub Bot commented on FLINK-2627:
---------------------------------------
Github user coveralls commented on the issue:
https://github.com/apache/flink/pull/1099
[](https://coveralls.io/builds/12169841)
Changes Unknown when pulling **784cbc1a7901c65719f92919a2f584b5636105bf on
sachingoel0101:scala_utils_fix** into ** on apache:master**.
> Make Scala Data Set utils easier to access
> ------------------------------------------
>
> Key: FLINK-2627
> URL: https://issues.apache.org/jira/browse/FLINK-2627
> Project: Flink
> Issue Type: Improvement
> Components: Scala API
> Reporter: Sachin Goel
> Assignee: Sachin Goel
> Priority: Trivial
> Fix For: 0.10.0
>
>
> Currently, to use the Scala Data Set utility functions, one needs to import
> {{import org.apache.flink.api.scala.DataSetUtils.utilsToDataSet}}
> This is counter-intuitive, extra complicated and should be more in sync with
> how Java utils are imported. I propose a package object which can allow
> importing utils like
> {{import org.apache.flink.api.scala.utils._}}
--
This message was sent by Atlassian JIRA
(v6.4.14#64029)