[
https://issues.apache.org/jira/browse/FLINK-7191?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16107007#comment-16107007
]
ASF GitHub Bot commented on FLINK-7191:
---------------------------------------
Github user NicoK commented on a diff in the pull request:
https://github.com/apache/flink/pull/4334#discussion_r130292761
--- Diff:
flink-java/src/main/java/org/apache/flink/api/java/operators/translation/PlanProjectOperator.java
---
@@ -27,30 +27,32 @@
import org.apache.flink.api.common.typeinfo.TypeInformation;
import org.apache.flink.api.java.tuple.Tuple;
+/**
+ *
+ * @param <T>
+ * @param <R>
+ */
--- End diff --
this should be filled will real content, if possible
> Activate checkstyle flink-java/operators/translation
> ----------------------------------------------------
>
> Key: FLINK-7191
> URL: https://issues.apache.org/jira/browse/FLINK-7191
> Project: Flink
> Issue Type: Improvement
> Components: Build System
> Reporter: Dawid Wysakowicz
> Assignee: Dawid Wysakowicz
> Priority: Trivial
>
--
This message was sent by Atlassian JIRA
(v6.4.14#64029)