[
https://issues.apache.org/jira/browse/FLINK-6709?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16026409#comment-16026409
]
ASF GitHub Bot commented on FLINK-6709:
---------------------------------------
Github user greghogan commented on a diff in the pull request:
https://github.com/apache/flink/pull/3997#discussion_r118729917
--- Diff:
flink-libraries/flink-gelly-examples/src/main/java/org/apache/flink/graph/examples/data/TriangleCountData.java
---
@@ -33,7 +33,15 @@
*/
public class TriangleCountData {
- public static final String EDGES = "1 2\n"+"1 3\n"+"2 3\n"+"2 6\n"+"3
4\n"+"3 5\n"+"3 6\n"+"4 5\n"+"6 7\n";
--- End diff --
Sure, that'd be great.
> Activate strict checkstyle for flink-gellies
> --------------------------------------------
>
> Key: FLINK-6709
> URL: https://issues.apache.org/jira/browse/FLINK-6709
> Project: Flink
> Issue Type: Sub-task
> Components: Gelly
> Affects Versions: 1.4.0
> Reporter: Greg Hogan
> Assignee: Greg Hogan
> Priority: Trivial
> Fix For: 1.4.0
>
>
--
This message was sent by Atlassian JIRA
(v6.3.15#6346)