[jira] [Commented] (FLINK-6101) GroupBy fields with arithmetic expression (include UDF) can not be selected

2017-03-20 Thread Fabian Hueske (JIRA)
[ https://issues.apache.org/jira/browse/FLINK-6101?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15933763#comment-15933763 ] Fabian Hueske commented on FLINK-6101: -- I agree, it would be good to fix this. IMO, it would be nice

[GitHub] flink issue #3560: [FLINK-6097][table] Guaranteed the order of the extracted...

2017-03-20 Thread fhueske
Github user fhueske commented on the issue: https://github.com/apache/flink/pull/3560 Hi @sunjincheng121, thanks for explaining the issue, but I did not completely understand the problem. The `ProjectionTranslator` is working on Table API expressions and `LogicalNodes` which are

[jira] [Commented] (FLINK-5929) Allow Access to Per-Window State in ProcessWindowFunction

2017-03-20 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/FLINK-5929?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15933393#comment-15933393 ] ASF GitHub Bot commented on FLINK-5929: --- Github user aljoscha commented on the issue:

[jira] [Commented] (FLINK-6107) Add custom checkstyle for flink-streaming-java

2017-03-20 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/FLINK-6107?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15933723#comment-15933723 ] ASF GitHub Bot commented on FLINK-6107: --- Github user greghogan commented on the issue:

[GitHub] flink issue #3567: [FLINK-6107] Add custom checkstyle for flink-streaming-ja...

2017-03-20 Thread greghogan
Github user greghogan commented on the issue: https://github.com/apache/flink/pull/3567 @aljoscha should we host the new checkstyle under tools/maven/ alongside the existing checkstyle? There is already a ticket (FLINK-6137) to add a custom checkstyle to flink-cep and I don't see any

[jira] [Commented] (FLINK-6107) Add custom checkstyle for flink-streaming-java

2017-03-20 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/FLINK-6107?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15933744#comment-15933744 ] ASF GitHub Bot commented on FLINK-6107: --- Github user StephanEwen commented on the issue:

[jira] [Created] (FLINK-6137) Add custom checkstyle for flink-cep

2017-03-20 Thread Dawid Wysakowicz (JIRA)
Dawid Wysakowicz created FLINK-6137: --- Summary: Add custom checkstyle for flink-cep Key: FLINK-6137 URL: https://issues.apache.org/jira/browse/FLINK-6137 Project: Flink Issue Type:

[jira] [Commented] (FLINK-6097) Guaranteed the order of the extracted field references

2017-03-20 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/FLINK-6097?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15933738#comment-15933738 ] ASF GitHub Bot commented on FLINK-6097: --- Github user fhueske commented on a diff in the pull

[GitHub] flink pull request #3560: [FLINK-6097][table] Guaranteed the order of the ex...

2017-03-20 Thread fhueske
Github user fhueske commented on a diff in the pull request: https://github.com/apache/flink/pull/3560#discussion_r107033984 --- Diff: flink-libraries/flink-table/src/main/scala/org/apache/flink/table/plan/ProjectionTranslator.scala --- @@ -227,18 +227,23 @@ object

[GitHub] flink issue #3567: [FLINK-6107] Add custom checkstyle for flink-streaming-ja...

2017-03-20 Thread StephanEwen
Github user StephanEwen commented on the issue: https://github.com/apache/flink/pull/3567 It would be awesome if we could make IntelliJ pick up the style config automatically. By committing some files under ".Idea", we might be able to do that... On Mar 20, 2017 11:29

[jira] [Commented] (FLINK-6097) Guaranteed the order of the extracted field references

2017-03-20 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/FLINK-6097?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15933752#comment-15933752 ] ASF GitHub Bot commented on FLINK-6097: --- Github user fhueske commented on the issue:

[jira] [Commented] (FLINK-6020) Blob Server cannot hanlde multiple job sumits(with same content) parallelly

2017-03-20 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/FLINK-6020?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15932206#comment-15932206 ] ASF GitHub Bot commented on FLINK-6020: --- Github user WangTaoTheTonic commented on the issue:

[jira] [Updated] (FLINK-6101) GroupBy fields with arithmetic expression (include UDF) can not be selected

2017-03-20 Thread lincoln.lee (JIRA)
[ https://issues.apache.org/jira/browse/FLINK-6101?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] lincoln.lee updated FLINK-6101: --- Description: currently the TableAPI do not support selecting GroupBy fields with expression either

[GitHub] flink pull request #3570: [FLINK-6122] add TravisCI build status to README.m...

2017-03-20 Thread bowenli86
GitHub user bowenli86 opened a pull request: https://github.com/apache/flink/pull/3570 [FLINK-6122] add TravisCI build status to README.md Add TravisCI build status image to FLINK's github repo homepage

[GitHub] flink pull request #3204: [FLINK-5634] Flink should not always redirect stdo...

2017-03-20 Thread jgrier
Github user jgrier closed the pull request at: https://github.com/apache/flink/pull/3204 --- 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

[GitHub] flink issue #3521: [FLINK-6027][checkpoint] Ignore the exception thrown by t...

2017-03-20 Thread shixiaogang
Github user shixiaogang commented on the issue: https://github.com/apache/flink/pull/3521 @StephanEwen I added two tests to ensure that the checkpoints are not in the store when exceptions are thrown. The methods to mock the exceptions of subsuming may be a little tricky. Do you have

[jira] [Commented] (FLINK-6027) Ignore the exception thrown by the subsuming of old completed checkpoints

2017-03-20 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/FLINK-6027?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15932266#comment-15932266 ] ASF GitHub Bot commented on FLINK-6027: --- Github user shixiaogang commented on the issue:

[jira] [Commented] (FLINK-6117) 'zookeeper.sasl.disable' not takes effet when starting CuratorFramework

2017-03-20 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/FLINK-6117?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15932217#comment-15932217 ] ASF GitHub Bot commented on FLINK-6117: --- Github user gaqzcb commented on a diff in the pull request:

[GitHub] flink issue #2982: [FLINK-4460] Side Outputs in Flink

2017-03-20 Thread jgrier
Github user jgrier commented on the issue: https://github.com/apache/flink/pull/2982 Nice :) --- 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

[jira] [Commented] (FLINK-4460) Side Outputs in Flink

2017-03-20 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/FLINK-4460?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15932258#comment-15932258 ] ASF GitHub Bot commented on FLINK-4460: --- Github user jgrier commented on the issue:

[jira] [Created] (FLINK-6121) Include TravisCI build status to README.md

2017-03-20 Thread Bowen Li (JIRA)
Bowen Li created FLINK-6121: --- Summary: Include TravisCI build status to README.md Key: FLINK-6121 URL: https://issues.apache.org/jira/browse/FLINK-6121 Project: Flink Issue Type: Improvement

[jira] [Created] (FLINK-6122) Include TravisCI build status to README.md

2017-03-20 Thread Bowen Li (JIRA)
Bowen Li created FLINK-6122: --- Summary: Include TravisCI build status to README.md Key: FLINK-6122 URL: https://issues.apache.org/jira/browse/FLINK-6122 Project: Flink Issue Type: Improvement

[jira] [Commented] (FLINK-6122) add TravisCI build status to README.md

2017-03-20 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/FLINK-6122?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15932256#comment-15932256 ] ASF GitHub Bot commented on FLINK-6122: --- GitHub user bowenli86 opened a pull request:

[GitHub] flink pull request #3566: [FLINK-6117]makes setting of 'zookeeper.sasl.disab...

2017-03-20 Thread gaqzcb
Github user gaqzcb commented on a diff in the pull request: https://github.com/apache/flink/pull/3566#discussion_r106839886 --- Diff: flink-runtime/src/main/java/org/apache/flink/runtime/util/ZooKeeperUtils.java --- @@ -89,6 +90,7 @@ public static CuratorFramework

[jira] [Commented] (FLINK-5634) Flink should not always redirect stdout to a file.

2017-03-20 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/FLINK-5634?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15932215#comment-15932215 ] ASF GitHub Bot commented on FLINK-5634: --- Github user jgrier closed the pull request at:

[jira] [Updated] (FLINK-6101) GroupBy fields with arithmetic expression (include UDF) can not be selected

2017-03-20 Thread lincoln.lee (JIRA)
[ https://issues.apache.org/jira/browse/FLINK-6101?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] lincoln.lee updated FLINK-6101: --- Summary: GroupBy fields with arithmetic expression (include UDF) can not be selected (was: GroupBy

[jira] [Commented] (FLINK-5654) Add processing time OVER RANGE BETWEEN x PRECEDING aggregation to SQL

2017-03-20 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/FLINK-5654?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15933686#comment-15933686 ] ASF GitHub Bot commented on FLINK-5654: --- Github user fhueske commented on a diff in the pull

[GitHub] flink pull request #3550: [FLINK-5654] - Add processing time OVER RANGE BETW...

2017-03-20 Thread fhueske
Github user fhueske commented on a diff in the pull request: https://github.com/apache/flink/pull/3550#discussion_r107018893 --- Diff: flink-libraries/flink-table/src/main/scala/org/apache/flink/table/plan/nodes/datastream/DataStreamOverAggregate.scala --- @@ -119,6 +152,60 @@

[GitHub] flink pull request #3550: [FLINK-5654] - Add processing time OVER RANGE BETW...

2017-03-20 Thread fhueske
Github user fhueske commented on a diff in the pull request: https://github.com/apache/flink/pull/3550#discussion_r107023949 --- Diff: flink-libraries/flink-table/src/main/scala/org/apache/flink/table/runtime/aggregate/DataStreamProcTimeAggregateWindowFunction.scala --- @@ -0,0

[jira] [Commented] (FLINK-5654) Add processing time OVER RANGE BETWEEN x PRECEDING aggregation to SQL

2017-03-20 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/FLINK-5654?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15933669#comment-15933669 ] ASF GitHub Bot commented on FLINK-5654: --- Github user fhueske commented on a diff in the pull

[jira] [Commented] (FLINK-5654) Add processing time OVER RANGE BETWEEN x PRECEDING aggregation to SQL

2017-03-20 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/FLINK-5654?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15933679#comment-15933679 ] ASF GitHub Bot commented on FLINK-5654: --- Github user fhueske commented on a diff in the pull

[jira] [Commented] (FLINK-5653) Add processing time OVER ROWS BETWEEN x PRECEDING aggregation to SQL

2017-03-20 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/FLINK-5653?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15933446#comment-15933446 ] ASF GitHub Bot commented on FLINK-5653: --- Github user fhueske commented on a diff in the pull

[jira] [Commented] (FLINK-5653) Add processing time OVER ROWS BETWEEN x PRECEDING aggregation to SQL

2017-03-20 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/FLINK-5653?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15933449#comment-15933449 ] ASF GitHub Bot commented on FLINK-5653: --- Github user fhueske commented on a diff in the pull

[jira] [Commented] (FLINK-5653) Add processing time OVER ROWS BETWEEN x PRECEDING aggregation to SQL

2017-03-20 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/FLINK-5653?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15933453#comment-15933453 ] ASF GitHub Bot commented on FLINK-5653: --- Github user fhueske commented on a diff in the pull

[GitHub] flink pull request #3574: [FLINK-5653] Add processing time OVER ROWS BETWEEN...

2017-03-20 Thread fhueske
Github user fhueske commented on a diff in the pull request: https://github.com/apache/flink/pull/3574#discussion_r106965395 --- Diff: flink-libraries/flink-table/src/main/scala/org/apache/flink/table/runtime/aggregate/AggregateAggOverFunction.scala --- @@ -0,0 +1,102 @@ +/*

[GitHub] flink pull request #3574: [FLINK-5653] Add processing time OVER ROWS BETWEEN...

2017-03-20 Thread fhueske
Github user fhueske commented on a diff in the pull request: https://github.com/apache/flink/pull/3574#discussion_r106996212 --- Diff: flink-libraries/flink-table/src/test/scala/org/apache/flink/table/api/scala/stream/sql/SqlITCase.scala --- @@ -317,4 +317,465 @@ class SqlITCase

[GitHub] flink pull request #3574: [FLINK-5653] Add processing time OVER ROWS BETWEEN...

2017-03-20 Thread fhueske
Github user fhueske commented on a diff in the pull request: https://github.com/apache/flink/pull/3574#discussion_r106962344 --- Diff: flink-libraries/flink-table/src/main/scala/org/apache/flink/table/runtime/aggregate/IncrementalAggregateOverWindowFunction.scala --- @@ -0,0

[GitHub] flink pull request #3574: [FLINK-5653] Add processing time OVER ROWS BETWEEN...

2017-03-20 Thread fhueske
Github user fhueske commented on a diff in the pull request: https://github.com/apache/flink/pull/3574#discussion_r106957084 --- Diff: flink-libraries/flink-table/src/main/scala/org/apache/flink/table/plan/nodes/datastream/DataStreamOverAggregate.scala --- @@ -150,12 +160,71 @@

[GitHub] flink pull request #3574: [FLINK-5653] Add processing time OVER ROWS BETWEEN...

2017-03-20 Thread fhueske
Github user fhueske commented on a diff in the pull request: https://github.com/apache/flink/pull/3574#discussion_r106993805 --- Diff: flink-libraries/flink-table/src/main/scala/org/apache/flink/table/runtime/aggregate/AggregateUtil.scala --- @@ -661,6 +679,36 @@ object

[GitHub] flink pull request #3574: [FLINK-5653] Add processing time OVER ROWS BETWEEN...

2017-03-20 Thread fhueske
Github user fhueske commented on a diff in the pull request: https://github.com/apache/flink/pull/3574#discussion_r106965219 --- Diff: flink-libraries/flink-table/src/main/scala/org/apache/flink/table/runtime/aggregate/AggregateAggOverFunction.scala --- @@ -0,0 +1,102 @@ +/*

[GitHub] flink pull request #3574: [FLINK-5653] Add processing time OVER ROWS BETWEEN...

2017-03-20 Thread fhueske
Github user fhueske commented on a diff in the pull request: https://github.com/apache/flink/pull/3574#discussion_r106955390 --- Diff: flink-libraries/flink-table/src/main/scala/org/apache/flink/table/plan/nodes/datastream/DataStreamOverAggregate.scala --- @@ -106,6 +112,10 @@

[GitHub] flink pull request #3574: [FLINK-5653] Add processing time OVER ROWS BETWEEN...

2017-03-20 Thread fhueske
Github user fhueske commented on a diff in the pull request: https://github.com/apache/flink/pull/3574#discussion_r106997276 --- Diff: flink-libraries/flink-table/src/test/scala/org/apache/flink/table/api/scala/stream/sql/WindowAggregateTest.scala --- @@ -239,4 +239,61 @@ class

[GitHub] flink pull request #3574: [FLINK-5653] Add processing time OVER ROWS BETWEEN...

2017-03-20 Thread fhueske
Github user fhueske commented on a diff in the pull request: https://github.com/apache/flink/pull/3574#discussion_r106963715 --- Diff: flink-libraries/flink-table/src/main/scala/org/apache/flink/table/plan/nodes/datastream/DataStreamOverAggregate.scala --- @@ -150,12 +160,71 @@

[GitHub] flink pull request #3574: [FLINK-5653] Add processing time OVER ROWS BETWEEN...

2017-03-20 Thread fhueske
Github user fhueske commented on a diff in the pull request: https://github.com/apache/flink/pull/3574#discussion_r106964910 --- Diff: flink-libraries/flink-table/src/main/scala/org/apache/flink/table/runtime/aggregate/AggregateAggOverFunction.scala --- @@ -0,0 +1,102 @@ +/*

[GitHub] flink pull request #3574: [FLINK-5653] Add processing time OVER ROWS BETWEEN...

2017-03-20 Thread fhueske
Github user fhueske commented on a diff in the pull request: https://github.com/apache/flink/pull/3574#discussion_r106958710 --- Diff: flink-libraries/flink-table/src/main/scala/org/apache/flink/table/plan/nodes/datastream/DataStreamOverAggregate.scala --- @@ -150,12 +160,71 @@

[jira] [Commented] (FLINK-5653) Add processing time OVER ROWS BETWEEN x PRECEDING aggregation to SQL

2017-03-20 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/FLINK-5653?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15933456#comment-15933456 ] ASF GitHub Bot commented on FLINK-5653: --- Github user fhueske commented on a diff in the pull

[jira] [Commented] (FLINK-5653) Add processing time OVER ROWS BETWEEN x PRECEDING aggregation to SQL

2017-03-20 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/FLINK-5653?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15933445#comment-15933445 ] ASF GitHub Bot commented on FLINK-5653: --- Github user fhueske commented on a diff in the pull

[jira] [Commented] (FLINK-5653) Add processing time OVER ROWS BETWEEN x PRECEDING aggregation to SQL

2017-03-20 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/FLINK-5653?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15933452#comment-15933452 ] ASF GitHub Bot commented on FLINK-5653: --- Github user fhueske commented on a diff in the pull

[GitHub] flink pull request #3574: [FLINK-5653] Add processing time OVER ROWS BETWEEN...

2017-03-20 Thread fhueske
Github user fhueske commented on a diff in the pull request: https://github.com/apache/flink/pull/3574#discussion_r106997447 --- Diff: flink-libraries/flink-table/src/test/scala/org/apache/flink/table/api/scala/stream/sql/WindowAggregateTest.scala --- @@ -239,4 +239,61 @@ class

[GitHub] flink pull request #3574: [FLINK-5653] Add processing time OVER ROWS BETWEEN...

2017-03-20 Thread fhueske
Github user fhueske commented on a diff in the pull request: https://github.com/apache/flink/pull/3574#discussion_r106966705 --- Diff: flink-libraries/flink-table/src/main/scala/org/apache/flink/table/runtime/aggregate/AggregateAggOverFunction.scala --- @@ -0,0 +1,102 @@ +/*

[GitHub] flink issue #3479: [FLINK-5929] Allow Access to Per-Window State in ProcessW...

2017-03-20 Thread sjwiesman
Github user sjwiesman commented on the issue: https://github.com/apache/flink/pull/3479 sorry for the delay, things got crazy at work. let me know if there are any issues. --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as

[jira] [Commented] (FLINK-5929) Allow Access to Per-Window State in ProcessWindowFunction

2017-03-20 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/FLINK-5929?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15933371#comment-15933371 ] ASF GitHub Bot commented on FLINK-5929: --- Github user sjwiesman commented on the issue:

[jira] [Commented] (FLINK-5653) Add processing time OVER ROWS BETWEEN x PRECEDING aggregation to SQL

2017-03-20 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/FLINK-5653?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15933451#comment-15933451 ] ASF GitHub Bot commented on FLINK-5653: --- Github user fhueske commented on a diff in the pull

[jira] [Commented] (FLINK-5653) Add processing time OVER ROWS BETWEEN x PRECEDING aggregation to SQL

2017-03-20 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/FLINK-5653?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15933448#comment-15933448 ] ASF GitHub Bot commented on FLINK-5653: --- Github user fhueske commented on a diff in the pull

[jira] [Commented] (FLINK-5653) Add processing time OVER ROWS BETWEEN x PRECEDING aggregation to SQL

2017-03-20 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/FLINK-5653?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15933447#comment-15933447 ] ASF GitHub Bot commented on FLINK-5653: --- Github user fhueske commented on a diff in the pull

[jira] [Commented] (FLINK-5653) Add processing time OVER ROWS BETWEEN x PRECEDING aggregation to SQL

2017-03-20 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/FLINK-5653?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15933450#comment-15933450 ] ASF GitHub Bot commented on FLINK-5653: --- Github user fhueske commented on a diff in the pull

[jira] [Commented] (FLINK-5653) Add processing time OVER ROWS BETWEEN x PRECEDING aggregation to SQL

2017-03-20 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/FLINK-5653?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15933444#comment-15933444 ] ASF GitHub Bot commented on FLINK-5653: --- Github user fhueske commented on a diff in the pull

[jira] [Commented] (FLINK-5653) Add processing time OVER ROWS BETWEEN x PRECEDING aggregation to SQL

2017-03-20 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/FLINK-5653?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15933455#comment-15933455 ] ASF GitHub Bot commented on FLINK-5653: --- Github user fhueske commented on a diff in the pull

[jira] [Commented] (FLINK-5653) Add processing time OVER ROWS BETWEEN x PRECEDING aggregation to SQL

2017-03-20 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/FLINK-5653?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15933454#comment-15933454 ] ASF GitHub Bot commented on FLINK-5653: --- Github user fhueske commented on a diff in the pull

[jira] [Commented] (FLINK-5654) Add processing time OVER RANGE BETWEEN x PRECEDING aggregation to SQL

2017-03-20 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/FLINK-5654?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15933685#comment-15933685 ] ASF GitHub Bot commented on FLINK-5654: --- Github user fhueske commented on a diff in the pull

[GitHub] flink pull request #3550: [FLINK-5654] - Add processing time OVER RANGE BETW...

2017-03-20 Thread fhueske
Github user fhueske commented on a diff in the pull request: https://github.com/apache/flink/pull/3550#discussion_r107025846 --- Diff: flink-libraries/flink-table/src/test/scala/org/apache/flink/table/api/scala/stream/sql/WindowAggregateTest.scala --- @@ -239,4 +252,179 @@ class

[GitHub] flink pull request #3550: [FLINK-5654] - Add processing time OVER RANGE BETW...

2017-03-20 Thread fhueske
Github user fhueske commented on a diff in the pull request: https://github.com/apache/flink/pull/3550#discussion_r107018019 --- Diff: flink-libraries/flink-table/src/main/scala/org/apache/flink/table/plan/nodes/datastream/DataStreamOverAggregate.scala --- @@ -119,6 +152,60 @@

[GitHub] flink pull request #3550: [FLINK-5654] - Add processing time OVER RANGE BETW...

2017-03-20 Thread fhueske
Github user fhueske commented on a diff in the pull request: https://github.com/apache/flink/pull/3550#discussion_r107023706 --- Diff: flink-libraries/flink-table/src/main/scala/org/apache/flink/table/runtime/aggregate/DataStreamProcTimeAggregateWindowFunction.scala --- @@ -0,0

[GitHub] flink pull request #3550: [FLINK-5654] - Add processing time OVER RANGE BETW...

2017-03-20 Thread fhueske
Github user fhueske commented on a diff in the pull request: https://github.com/apache/flink/pull/3550#discussion_r107023660 --- Diff: flink-libraries/flink-table/src/main/scala/org/apache/flink/table/runtime/aggregate/DataStreamProcTimeAggregateWindowFunction.scala --- @@ -0,0

[GitHub] flink pull request #3550: [FLINK-5654] - Add processing time OVER RANGE BETW...

2017-03-20 Thread fhueske
Github user fhueske commented on a diff in the pull request: https://github.com/apache/flink/pull/3550#discussion_r107017477 --- Diff: flink-libraries/flink-table/src/main/scala/org/apache/flink/table/plan/nodes/datastream/DataStreamOverAggregate.scala --- @@ -17,23 +17,52 @@

[jira] [Commented] (FLINK-5654) Add processing time OVER RANGE BETWEEN x PRECEDING aggregation to SQL

2017-03-20 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/FLINK-5654?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15933675#comment-15933675 ] ASF GitHub Bot commented on FLINK-5654: --- Github user fhueske commented on a diff in the pull

[GitHub] flink pull request #3550: [FLINK-5654] - Add processing time OVER RANGE BETW...

2017-03-20 Thread fhueske
Github user fhueske commented on a diff in the pull request: https://github.com/apache/flink/pull/3550#discussion_r107019299 --- Diff: flink-libraries/flink-table/src/main/scala/org/apache/flink/table/plan/nodes/datastream/DataStreamOverAggregate.scala --- @@ -119,6 +152,60 @@

[jira] [Commented] (FLINK-5654) Add processing time OVER RANGE BETWEEN x PRECEDING aggregation to SQL

2017-03-20 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/FLINK-5654?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15933677#comment-15933677 ] ASF GitHub Bot commented on FLINK-5654: --- Github user fhueske commented on a diff in the pull

[jira] [Commented] (FLINK-5654) Add processing time OVER RANGE BETWEEN x PRECEDING aggregation to SQL

2017-03-20 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/FLINK-5654?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15933680#comment-15933680 ] ASF GitHub Bot commented on FLINK-5654: --- Github user fhueske commented on a diff in the pull

[GitHub] flink pull request #3550: [FLINK-5654] - Add processing time OVER RANGE BETW...

2017-03-20 Thread fhueske
Github user fhueske commented on a diff in the pull request: https://github.com/apache/flink/pull/3550#discussion_r107019651 --- Diff: flink-libraries/flink-table/src/main/scala/org/apache/flink/table/plan/nodes/datastream/DataStreamOverAggregate.scala --- @@ -119,6 +152,60 @@

[GitHub] flink pull request #3550: [FLINK-5654] - Add processing time OVER RANGE BETW...

2017-03-20 Thread fhueske
Github user fhueske commented on a diff in the pull request: https://github.com/apache/flink/pull/3550#discussion_r107024971 --- Diff: flink-libraries/flink-table/src/test/scala/org/apache/flink/table/api/scala/stream/sql/SqlITCase.scala --- @@ -317,4 +317,92 @@ class SqlITCase

[jira] [Commented] (FLINK-5654) Add processing time OVER RANGE BETWEEN x PRECEDING aggregation to SQL

2017-03-20 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/FLINK-5654?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15933688#comment-15933688 ] ASF GitHub Bot commented on FLINK-5654: --- Github user fhueske commented on a diff in the pull

[jira] [Commented] (FLINK-5654) Add processing time OVER RANGE BETWEEN x PRECEDING aggregation to SQL

2017-03-20 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/FLINK-5654?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15933689#comment-15933689 ] ASF GitHub Bot commented on FLINK-5654: --- Github user fhueske commented on a diff in the pull

[GitHub] flink pull request #3550: [FLINK-5654] - Add processing time OVER RANGE BETW...

2017-03-20 Thread fhueske
Github user fhueske commented on a diff in the pull request: https://github.com/apache/flink/pull/3550#discussion_r107023458 --- Diff: flink-libraries/flink-table/src/main/scala/org/apache/flink/table/runtime/aggregate/DataStreamProcTimeAggregateGlobalWindowFunction.scala --- @@

[GitHub] flink pull request #3550: [FLINK-5654] - Add processing time OVER RANGE BETW...

2017-03-20 Thread fhueske
Github user fhueske commented on a diff in the pull request: https://github.com/apache/flink/pull/3550#discussion_r107022459 --- Diff: flink-libraries/flink-table/src/main/scala/org/apache/flink/table/runtime/aggregate/DataStreamProcTimeAggregateGlobalWindowFunction.scala --- @@

[GitHub] flink pull request #3550: [FLINK-5654] - Add processing time OVER RANGE BETW...

2017-03-20 Thread fhueske
Github user fhueske commented on a diff in the pull request: https://github.com/apache/flink/pull/3550#discussion_r107019094 --- Diff: flink-libraries/flink-table/src/main/scala/org/apache/flink/table/plan/nodes/datastream/DataStreamOverAggregate.scala --- @@ -119,6 +152,60 @@

[jira] [Commented] (FLINK-5654) Add processing time OVER RANGE BETWEEN x PRECEDING aggregation to SQL

2017-03-20 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/FLINK-5654?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15933668#comment-15933668 ] ASF GitHub Bot commented on FLINK-5654: --- Github user fhueske commented on a diff in the pull

[jira] [Commented] (FLINK-5654) Add processing time OVER RANGE BETWEEN x PRECEDING aggregation to SQL

2017-03-20 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/FLINK-5654?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15933690#comment-15933690 ] ASF GitHub Bot commented on FLINK-5654: --- Github user fhueske commented on a diff in the pull

[GitHub] flink pull request #3550: [FLINK-5654] - Add processing time OVER RANGE BETW...

2017-03-20 Thread fhueske
Github user fhueske commented on a diff in the pull request: https://github.com/apache/flink/pull/3550#discussion_r107020368 --- Diff: flink-libraries/flink-table/src/main/scala/org/apache/flink/table/plan/nodes/datastream/DataStreamOverAggregate.scala --- @@ -119,6 +152,60 @@

[jira] [Commented] (FLINK-5654) Add processing time OVER RANGE BETWEEN x PRECEDING aggregation to SQL

2017-03-20 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/FLINK-5654?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15933670#comment-15933670 ] ASF GitHub Bot commented on FLINK-5654: --- Github user fhueske commented on a diff in the pull

[jira] [Commented] (FLINK-5654) Add processing time OVER RANGE BETWEEN x PRECEDING aggregation to SQL

2017-03-20 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/FLINK-5654?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15933681#comment-15933681 ] ASF GitHub Bot commented on FLINK-5654: --- Github user fhueske commented on a diff in the pull

[GitHub] flink pull request #3550: [FLINK-5654] - Add processing time OVER RANGE BETW...

2017-03-20 Thread fhueske
Github user fhueske commented on a diff in the pull request: https://github.com/apache/flink/pull/3550#discussion_r107022916 --- Diff: flink-libraries/flink-table/src/main/scala/org/apache/flink/table/runtime/aggregate/DataStreamProcTimeAggregateGlobalWindowFunction.scala --- @@

[jira] [Commented] (FLINK-5654) Add processing time OVER RANGE BETWEEN x PRECEDING aggregation to SQL

2017-03-20 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/FLINK-5654?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15933678#comment-15933678 ] ASF GitHub Bot commented on FLINK-5654: --- Github user fhueske commented on a diff in the pull

[GitHub] flink pull request #3550: [FLINK-5654] - Add processing time OVER RANGE BETW...

2017-03-20 Thread fhueske
Github user fhueske commented on a diff in the pull request: https://github.com/apache/flink/pull/3550#discussion_r107020183 --- Diff: flink-libraries/flink-table/src/main/scala/org/apache/flink/table/plan/nodes/datastream/DataStreamOverAggregate.scala --- @@ -119,6 +152,60 @@

[GitHub] flink pull request #3550: [FLINK-5654] - Add processing time OVER RANGE BETW...

2017-03-20 Thread fhueske
Github user fhueske commented on a diff in the pull request: https://github.com/apache/flink/pull/3550#discussion_r107018828 --- Diff: flink-libraries/flink-table/src/main/scala/org/apache/flink/table/plan/nodes/datastream/DataStreamOverAggregate.scala --- @@ -119,6 +152,60 @@

[jira] [Commented] (FLINK-5654) Add processing time OVER RANGE BETWEEN x PRECEDING aggregation to SQL

2017-03-20 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/FLINK-5654?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15933687#comment-15933687 ] ASF GitHub Bot commented on FLINK-5654: --- Github user fhueske commented on a diff in the pull

[jira] [Commented] (FLINK-5654) Add processing time OVER RANGE BETWEEN x PRECEDING aggregation to SQL

2017-03-20 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/FLINK-5654?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15933674#comment-15933674 ] ASF GitHub Bot commented on FLINK-5654: --- Github user fhueske commented on a diff in the pull

[GitHub] flink pull request #3550: [FLINK-5654] - Add processing time OVER RANGE BETW...

2017-03-20 Thread fhueske
Github user fhueske commented on a diff in the pull request: https://github.com/apache/flink/pull/3550#discussion_r107023802 --- Diff: flink-libraries/flink-table/src/main/scala/org/apache/flink/table/runtime/aggregate/DataStreamProcTimeAggregateWindowFunction.scala --- @@ -0,0

[jira] [Commented] (FLINK-5654) Add processing time OVER RANGE BETWEEN x PRECEDING aggregation to SQL

2017-03-20 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/FLINK-5654?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15933682#comment-15933682 ] ASF GitHub Bot commented on FLINK-5654: --- Github user fhueske commented on a diff in the pull

[jira] [Commented] (FLINK-5654) Add processing time OVER RANGE BETWEEN x PRECEDING aggregation to SQL

2017-03-20 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/FLINK-5654?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15933665#comment-15933665 ] ASF GitHub Bot commented on FLINK-5654: --- Github user fhueske commented on a diff in the pull

[jira] [Commented] (FLINK-5654) Add processing time OVER RANGE BETWEEN x PRECEDING aggregation to SQL

2017-03-20 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/FLINK-5654?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15933667#comment-15933667 ] ASF GitHub Bot commented on FLINK-5654: --- Github user fhueske commented on a diff in the pull

[jira] [Commented] (FLINK-5654) Add processing time OVER RANGE BETWEEN x PRECEDING aggregation to SQL

2017-03-20 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/FLINK-5654?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15933673#comment-15933673 ] ASF GitHub Bot commented on FLINK-5654: --- Github user fhueske commented on a diff in the pull

[jira] [Commented] (FLINK-5654) Add processing time OVER RANGE BETWEEN x PRECEDING aggregation to SQL

2017-03-20 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/FLINK-5654?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15933672#comment-15933672 ] ASF GitHub Bot commented on FLINK-5654: --- Github user fhueske commented on a diff in the pull

[GitHub] flink pull request #3550: [FLINK-5654] - Add processing time OVER RANGE BETW...

2017-03-20 Thread fhueske
Github user fhueske commented on a diff in the pull request: https://github.com/apache/flink/pull/3550#discussion_r107022806 --- Diff: flink-libraries/flink-table/src/main/scala/org/apache/flink/table/runtime/aggregate/DataStreamProcTimeAggregateGlobalWindowFunction.scala --- @@

[GitHub] flink pull request #3550: [FLINK-5654] - Add processing time OVER RANGE BETW...

2017-03-20 Thread fhueske
Github user fhueske commented on a diff in the pull request: https://github.com/apache/flink/pull/3550#discussion_r107026831 --- Diff: flink-libraries/flink-table/src/main/scala/org/apache/flink/table/runtime/aggregate/AggregateUtil.scala --- @@ -785,7 +785,7 @@ object

[GitHub] flink pull request #3550: [FLINK-5654] - Add processing time OVER RANGE BETW...

2017-03-20 Thread fhueske
Github user fhueske commented on a diff in the pull request: https://github.com/apache/flink/pull/3550#discussion_r107017278 --- Diff: flink-libraries/flink-table/src/main/scala/org/apache/flink/table/plan/nodes/datastream/DataStreamOverAggregate.scala --- @@ -106,6 +135,10 @@

[jira] [Commented] (FLINK-5654) Add processing time OVER RANGE BETWEEN x PRECEDING aggregation to SQL

2017-03-20 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/FLINK-5654?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15933666#comment-15933666 ] ASF GitHub Bot commented on FLINK-5654: --- Github user fhueske commented on a diff in the pull

[jira] [Commented] (FLINK-5654) Add processing time OVER RANGE BETWEEN x PRECEDING aggregation to SQL

2017-03-20 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/FLINK-5654?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15933683#comment-15933683 ] ASF GitHub Bot commented on FLINK-5654: --- Github user fhueske commented on a diff in the pull

[jira] [Commented] (FLINK-5654) Add processing time OVER RANGE BETWEEN x PRECEDING aggregation to SQL

2017-03-20 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/FLINK-5654?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15933671#comment-15933671 ] ASF GitHub Bot commented on FLINK-5654: --- Github user fhueske commented on a diff in the pull

[jira] [Commented] (FLINK-5654) Add processing time OVER RANGE BETWEEN x PRECEDING aggregation to SQL

2017-03-20 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/FLINK-5654?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15933684#comment-15933684 ] ASF GitHub Bot commented on FLINK-5654: --- Github user fhueske commented on a diff in the pull

  1   2   3   4   5   >