[GitHub] flink pull request: [FLINK-2310] Add an Adamic Adar Similarity exa...

2015-07-08 Thread andralungu
Github user andralungu commented on a diff in the pull request: https://github.com/apache/flink/pull/892#discussion_r34189005 --- Diff: flink-staging/flink-gelly/src/main/java/org/apache/flink/graph/example/AdamicAdarSimilarityMeasure.java --- @@ -0,0 +1,243 @@ +/* + *

[GitHub] flink pull request: [FLINK-1520]Read edges and vertices from CSV f...

2015-07-08 Thread shghatge
Github user shghatge commented on the pull request: https://github.com/apache/flink/pull/847#issuecomment-119705061 Updated PR --- 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

[jira] [Commented] (FLINK-2310) Add an Adamic-Adar Similarity example

2015-07-08 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/FLINK-2310?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14619230#comment-14619230 ] ASF GitHub Bot commented on FLINK-2310: --- Github user andralungu commented on a diff

[jira] [Commented] (FLINK-2310) Add an Adamic-Adar Similarity example

2015-07-08 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/FLINK-2310?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14619470#comment-14619470 ] ASF GitHub Bot commented on FLINK-2310: --- Github user vasia commented on a diff in

[jira] [Commented] (FLINK-2310) Add an Adamic-Adar Similarity example

2015-07-08 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/FLINK-2310?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14619509#comment-14619509 ] ASF GitHub Bot commented on FLINK-2310: --- Github user vasia commented on the pull

[GitHub] flink pull request: [FLINK-2280] GenericTypeComparator.compare() r...

2015-07-08 Thread fhueske
GitHub user fhueske opened a pull request: https://github.com/apache/flink/pull/894 [FLINK-2280] GenericTypeComparator.compare() respects ascending flag You can merge this pull request into a Git repository by running: $ git pull https://github.com/fhueske/flink FLINK-2280

[jira] [Commented] (FLINK-2280) GenericTypeComparator.compare() does not respect ascending flag

2015-07-08 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/FLINK-2280?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14619647#comment-14619647 ] ASF GitHub Bot commented on FLINK-2280: --- GitHub user fhueske opened a pull request:

[GitHub] flink pull request: [FLINK-2240] Use BloomFilter to filter probe r...

2015-07-08 Thread ChengXiangLi
Github user ChengXiangLi commented on the pull request: https://github.com/apache/flink/pull/888#issuecomment-119778981 Fixed the unit test failure and merge it into the latest patch, it passed all the checks now. --- If your project is set up for it, you can reply to this email and

[jira] [Commented] (FLINK-2240) Use BloomFilter to minimize probe side records which are spilled to disk in Hybrid-Hash-Join

2015-07-08 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/FLINK-2240?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14619720#comment-14619720 ] ASF GitHub Bot commented on FLINK-2240: --- Github user ChengXiangLi commented on the

[GitHub] flink pull request: [FLINK-2310] Add an Adamic Adar Similarity exa...

2015-07-08 Thread vasia
Github user vasia commented on the pull request: https://github.com/apache/flink/pull/892#issuecomment-119750756 Hi @shghatge, thank you for working on this! It's not a trivial problem :) I have two general comments: - I would prefer to see this as library method

[jira] [Commented] (FLINK-1520) Read edges and vertices from CSV files

2015-07-08 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/FLINK-1520?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14619182#comment-14619182 ] ASF GitHub Bot commented on FLINK-1520: --- Github user shghatge commented on the pull

<    1   2   3