Re: [GitHub] incubator-flink pull request: New operator map partition function
Posted by
Ufuk Celebi on
URL: http://deprecated-apache-flink-mailing-list-archive.368.s1.nabble.com/GitHub-incubator-flink-pull-request-New-operator-map-partition-function-tp740p745.html
You can also do
mvn checkstyle:check
if you only want to run checkstyle.
On 25 Jun 2014, at 15:51, rmetzger <
[hidden email]> wrote:
> Github user rmetzger commented on a diff in the pull request:
>
>
https://github.com/apache/incubator-flink/pull/42#discussion_r14186130>
> --- Diff: stratosphere-compiler/src/main/java/eu/stratosphere/compiler/PactCompiler.java ---
> @@ -23,52 +23,19 @@
> import java.util.Map;
> import java.util.Set;
>
> +import eu.stratosphere.api.common.operators.base.*;
> --- End diff --
>
> Please run "mvn verify" locally. We have maven checkstyle in place. It forbids using star imports.
>
>
> ---
> If your project is set up for it, you can reply to this email and have your
> reply appear on GitHub as well. If your project does not have this feature
> enabled and wishes so, or if the feature is enabled but not working, please
> contact infrastructure at
[hidden email] or file a JIRA ticket
> with INFRA.
> ---