[jira] [Commented] (FLINK-1591) Remove window merge before flatten as an optimization

2015-03-01 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/FLINK-1591?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14342464#comment-14342464 ] ASF GitHub Bot commented on FLINK-1591: --- GitHub user gyfora opened a pull request:

[jira] [Created] (FLINK-1617) GSoC project: Query optimisation layer for Flink Streaming

2015-03-01 Thread Gyula Fora (JIRA)
Gyula Fora created FLINK-1617: - Summary: GSoC project: Query optimisation layer for Flink Streaming Key: FLINK-1617 URL: https://issues.apache.org/jira/browse/FLINK-1617 Project: Flink Issue

[GitHub] flink pull request: [FLINK-1591] Removed unnecessary merge before ...

2015-03-01 Thread mbalassi
Github user mbalassi commented on the pull request: https://github.com/apache/flink/pull/444#issuecomment-76633206 LGTM, nice feature and surprisingly nice to read. --- 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

[jira] [Commented] (FLINK-1615) Introduces a new InputFormat for Tweets

2015-03-01 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/FLINK-1615?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14342186#comment-14342186 ] ASF GitHub Bot commented on FLINK-1615: --- Github user rmetzger commented on the pull

[jira] [Commented] (FLINK-1615) Introduces a new InputFormat for Tweets

2015-03-01 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/FLINK-1615?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14342165#comment-14342165 ] ASF GitHub Bot commented on FLINK-1615: --- Github user rmetzger commented on a diff in

[GitHub] flink pull request: [FLINK-1615] [java api] SimpleTweetInputFormat

2015-03-01 Thread rmetzger
Github user rmetzger commented on a diff in the pull request: https://github.com/apache/flink/pull/442#discussion_r25566598 --- Diff: flink-contrib/src/main/java/org/apache/flink/contrib/tweetinputformat/io/SimpleTweetInputFormat.java --- @@ -0,0 +1,67 @@ +package

[jira] [Commented] (FLINK-1615) Introduces a new InputFormat for Tweets

2015-03-01 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/FLINK-1615?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14342166#comment-14342166 ] ASF GitHub Bot commented on FLINK-1615: --- Github user rmetzger commented on a diff in

[jira] [Commented] (FLINK-1615) Introduces a new InputFormat for Tweets

2015-03-01 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/FLINK-1615?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14342176#comment-14342176 ] ASF GitHub Bot commented on FLINK-1615: --- Github user rmetzger commented on a diff in

[jira] [Commented] (FLINK-1370) Build website automatically

2015-03-01 Thread Max Michels (JIRA)
[ https://issues.apache.org/jira/browse/FLINK-1370?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14342191#comment-14342191 ] Max Michels commented on FLINK-1370: The docs are now automatically generated for all

[GitHub] flink pull request: [FLINK-1591] Removed unnecessary merge before ...

2015-03-01 Thread gyfora
GitHub user gyfora opened a pull request: https://github.com/apache/flink/pull/444 [FLINK-1591] Removed unnecessary merge before flatten as optimisation This PR adds an optimisation to the WindowingOptimizer which will remove the unnecessary merge operation on the streamwindows

[GitHub] flink pull request: Fix typos in iterations.md file

2015-03-01 Thread hsaputra
Github user hsaputra commented on the pull request: https://github.com/apache/flink/pull/443#issuecomment-76667900 Thx for the review, will merge this soon --- 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

[GitHub] flink pull request: Fix typos in iterations.md file

2015-03-01 Thread rmetzger
Github user rmetzger commented on the pull request: https://github.com/apache/flink/pull/443#issuecomment-76602475 LGTM --- 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

[jira] [Commented] (FLINK-1370) Build website automatically

2015-03-01 Thread Robert Metzger (JIRA)
[ https://issues.apache.org/jira/browse/FLINK-1370?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14342290#comment-14342290 ] Robert Metzger commented on FLINK-1370: --- Great! Thank you for implementing this.