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

2017-03-01 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/FLINK-5653?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15891757#comment-15891757 ] ASF GitHub Bot commented on FLINK-5653: --- Github user huawei-flink commented on a dif

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

2017-03-01 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/FLINK-5653?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15891756#comment-15891756 ] ASF GitHub Bot commented on FLINK-5653: --- Github user huawei-flink commented on a dif

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

2017-03-01 Thread huawei-flink
Github user huawei-flink commented on a diff in the pull request: https://github.com/apache/flink/pull/3443#discussion_r103866134 --- Diff: flink-libraries/flink-table/src/main/java/org/apache/flink/table/plan/nodes/datastream/aggs/DoubleSummaryAggregation.java --- @@ -0,0 +1,214

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

2017-03-01 Thread huawei-flink
Github user huawei-flink commented on a diff in the pull request: https://github.com/apache/flink/pull/3443#discussion_r103866164 --- Diff: flink-libraries/flink-table/src/test/java/org/apache/flink/table/api/java/stream/sql/ProcTimeRowStreamAggregationSqlITCase.java --- @@ -0,0 +

[jira] [Commented] (FLINK-4422) Convert all time interval measurements to System.nanoTime()

2017-03-01 Thread Tzu-Li (Gordon) Tai (JIRA)
[ https://issues.apache.org/jira/browse/FLINK-4422?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15891754#comment-15891754 ] Tzu-Li (Gordon) Tai commented on FLINK-4422: Fixes for the Kafka connector mod

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

2017-03-01 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/FLINK-5653?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15891752#comment-15891752 ] ASF GitHub Bot commented on FLINK-5653: --- Github user huawei-flink commented on a dif

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

2017-03-01 Thread huawei-flink
Github user huawei-flink commented on a diff in the pull request: https://github.com/apache/flink/pull/3443#discussion_r103865652 --- Diff: flink-libraries/flink-table/src/main/java/org/apache/flink/table/plan/logical/rel/util/WindowAggregateUtil.java --- @@ -0,0 +1,103 @@ +/*

[jira] [Updated] (FLINK-5134) Aggregate ResourceSpec for chained operators when generating job graph

2017-03-01 Thread zhijiang (JIRA)
[ https://issues.apache.org/jira/browse/FLINK-5134?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] zhijiang updated FLINK-5134: Description: This is a part of fine-grained resource configuration in flip-6. In *JobGraph* generation, eac

[jira] [Updated] (FLINK-5134) Aggregate ResourceSpec for chained operators when generating job graph

2017-03-01 Thread zhijiang (JIRA)
[ https://issues.apache.org/jira/browse/FLINK-5134?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] zhijiang updated FLINK-5134: Summary: Aggregate ResourceSpec for chained operators when generating job graph (was: Aggregate ResourceSpe

[jira] [Commented] (FLINK-4422) Convert all time interval measurements to System.nanoTime()

2017-03-01 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/FLINK-4422?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15891715#comment-15891715 ] ASF GitHub Bot commented on FLINK-4422: --- Github user asfgit closed the pull request

[jira] [Commented] (FLINK-4422) Convert all time interval measurements to System.nanoTime()

2017-03-01 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/FLINK-4422?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15891714#comment-15891714 ] ASF GitHub Bot commented on FLINK-4422: --- Github user asfgit closed the pull request

[jira] [Commented] (FLINK-4422) Convert all time interval measurements to System.nanoTime()

2017-03-01 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/FLINK-4422?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15891717#comment-15891717 ] ASF GitHub Bot commented on FLINK-4422: --- Github user asfgit closed the pull request

[jira] [Commented] (FLINK-4422) Convert all time interval measurements to System.nanoTime()

2017-03-01 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/FLINK-4422?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15891716#comment-15891716 ] ASF GitHub Bot commented on FLINK-4422: --- Github user asfgit closed the pull request

[GitHub] flink pull request #3422: [FLINK-4422] Convert all time interval measurement...

2017-03-01 Thread asfgit
Github user asfgit closed the pull request at: https://github.com/apache/flink/pull/3422 --- 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 enab

[GitHub] flink pull request #3419: [FLINK-4422] Convert all time interval measurement...

2017-03-01 Thread asfgit
Github user asfgit closed the pull request at: https://github.com/apache/flink/pull/3419 --- 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 enab

[GitHub] flink pull request #3421: [FLINK-4422] Convert all time interval measurement...

2017-03-01 Thread asfgit
Github user asfgit closed the pull request at: https://github.com/apache/flink/pull/3421 --- 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 enab

[GitHub] flink pull request #3420: [FLINK-4422] Convert all time interval measurement...

2017-03-01 Thread asfgit
Github user asfgit closed the pull request at: https://github.com/apache/flink/pull/3420 --- 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 enab

[jira] [Issue Comment Deleted] (FLINK-4714) Set task state to RUNNING after state has been restored

2017-03-01 Thread Wei-Che Wei (JIRA)
[ https://issues.apache.org/jira/browse/FLINK-4714?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Wei-Che Wei updated FLINK-4714: --- Comment: was deleted (was: Hi [~uce] I saw you implement {{ZooKeeperCompletedCheckpointStore}} in FLI

[jira] [Commented] (FLINK-4815) Automatic fallback to earlier checkpoints when checkpoint restore fails

2017-03-01 Thread Wei-Che Wei (JIRA)
[ https://issues.apache.org/jira/browse/FLINK-4815?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15891711#comment-15891711 ] Wei-Che Wei commented on FLINK-4815: Hi [~uce] I saw you implement {{ZooKeeperComplet

[jira] [Commented] (FLINK-4714) Set task state to RUNNING after state has been restored

2017-03-01 Thread Wei-Che Wei (JIRA)
[ https://issues.apache.org/jira/browse/FLINK-4714?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15891709#comment-15891709 ] Wei-Che Wei commented on FLINK-4714: Hi [~uce] I saw you implement {{ZooKeeperComplet

[jira] [Commented] (FLINK-4422) Convert all time interval measurements to System.nanoTime()

2017-03-01 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/FLINK-4422?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15891706#comment-15891706 ] ASF GitHub Bot commented on FLINK-4422: --- Github user tzulitai commented on a diff in

[GitHub] flink pull request #3420: [FLINK-4422] Convert all time interval measurement...

2017-03-01 Thread tzulitai
Github user tzulitai commented on a diff in the pull request: https://github.com/apache/flink/pull/3420#discussion_r103861044 --- Diff: flink-connectors/flink-connector-kafka-0.8/src/main/java/org/apache/flink/streaming/connectors/kafka/internals/KillerWatchDog.java --- @@ -42,12

[GitHub] flink issue #3420: [FLINK-4422] Convert all time interval measurements to Sy...

2017-03-01 Thread tzulitai
Github user tzulitai commented on the issue: https://github.com/apache/flink/pull/3420 Thanks for the fix @jinmingjian. LGTM, merging the PRs now. --- 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 h

[jira] [Commented] (FLINK-4422) Convert all time interval measurements to System.nanoTime()

2017-03-01 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/FLINK-4422?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15891697#comment-15891697 ] ASF GitHub Bot commented on FLINK-4422: --- Github user tzulitai commented on the issue

[jira] [Updated] (FLINK-5949) Flink on YARN checks for Kerberos credentials for non-Kerberos authentication methods

2017-03-01 Thread Tzu-Li (Gordon) Tai (JIRA)
[ https://issues.apache.org/jira/browse/FLINK-5949?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Tzu-Li (Gordon) Tai updated FLINK-5949: --- Priority: Blocker (was: Critical) > Flink on YARN checks for Kerberos credentials for

[jira] [Updated] (FLINK-5949) Flink on YARN checks for Kerberos credentials for non-Kerberos authentication methods

2017-03-01 Thread Tzu-Li (Gordon) Tai (JIRA)
[ https://issues.apache.org/jira/browse/FLINK-5949?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Tzu-Li (Gordon) Tai updated FLINK-5949: --- Fix Version/s: 1.2.1 > Flink on YARN checks for Kerberos credentials for non-Kerberos

[jira] [Commented] (FLINK-4789) Avoid Kafka partition discovery on restore and share consumer instance for discovery and data consumption

2017-03-01 Thread Tzu-Li (Gordon) Tai (JIRA)
[ https://issues.apache.org/jira/browse/FLINK-4789?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15891695#comment-15891695 ] Tzu-Li (Gordon) Tai commented on FLINK-4789: I think this issue is partially f

[jira] [Comment Edited] (FLINK-4789) Avoid Kafka partition discovery on restore and share consumer instance for discovery and data consumption

2017-03-01 Thread Tzu-Li (Gordon) Tai (JIRA)
[ https://issues.apache.org/jira/browse/FLINK-4789?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15891695#comment-15891695 ] Tzu-Li (Gordon) Tai edited comment on FLINK-4789 at 3/2/17 6:32 AM:

[jira] [Commented] (FLINK-5134) Aggregate ResourceSpe for chained operators when generating job graph

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

[GitHub] flink pull request #3455: [FLINK-5134][runtime]Aggregate ResourceSpe for cha...

2017-03-01 Thread zhijiangW
GitHub user zhijiangW opened a pull request: https://github.com/apache/flink/pull/3455 [FLINK-5134][runtime]Aggregate ResourceSpe for chained operators when generating JobGraph It is a part of fine-grained resource configuration in 'flip-6'. In 'JobGraph' generation, each c

[jira] [Updated] (FLINK-5949) Flink on YARN checks for Kerberos credentials for non-Kerberos authentication methods

2017-03-01 Thread Tzu-Li (Gordon) Tai (JIRA)
[ https://issues.apache.org/jira/browse/FLINK-5949?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Tzu-Li (Gordon) Tai updated FLINK-5949: --- Description: Reported in ML: http://apache-flink-user-mailing-list-archive.2336050.n4

[jira] [Updated] (FLINK-5949) Flink on YARN checks for Kerberos credentials for non-Kerberos authentication methods

2017-03-01 Thread Tzu-Li (Gordon) Tai (JIRA)
[ https://issues.apache.org/jira/browse/FLINK-5949?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Tzu-Li (Gordon) Tai updated FLINK-5949: --- Component/s: YARN > Flink on YARN checks for Kerberos credentials for non-Kerberos aut

[jira] [Created] (FLINK-5949) Flink on YARN checks for Kerberos credentials for non-Kerberos authentication methods

2017-03-01 Thread Tzu-Li (Gordon) Tai (JIRA)
Tzu-Li (Gordon) Tai created FLINK-5949: -- Summary: Flink on YARN checks for Kerberos credentials for non-Kerberos authentication methods Key: FLINK-5949 URL: https://issues.apache.org/jira/browse/FLINK-5949

[jira] [Commented] (FLINK-5947) NullPointerException in ContinuousProcessingTimeTrigger.clear()

2017-03-01 Thread sunjincheng (JIRA)
[ https://issues.apache.org/jira/browse/FLINK-5947?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15891654#comment-15891654 ] sunjincheng commented on FLINK-5947: [~Xiaojun Jin] Congratulations you solved this bu

[jira] [Comment Edited] (FLINK-5947) NullPointerException in ContinuousProcessingTimeTrigger.clear()

2017-03-01 Thread Xiaojun Jin (JIRA)
[ https://issues.apache.org/jira/browse/FLINK-5947?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15891644#comment-15891644 ] Xiaojun Jin edited comment on FLINK-5947 at 3/2/17 5:12 AM: [~

[jira] [Commented] (FLINK-5947) NullPointerException in ContinuousProcessingTimeTrigger.clear()

2017-03-01 Thread Xiaojun Jin (JIRA)
[ https://issues.apache.org/jira/browse/FLINK-5947?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15891644#comment-15891644 ] Xiaojun Jin commented on FLINK-5947: [~sunjincheng] thanks for your answer. I have sol

[jira] [Commented] (FLINK-5947) NullPointerException in ContinuousProcessingTimeTrigger.clear()

2017-03-01 Thread sunjincheng (JIRA)
[ https://issues.apache.org/jira/browse/FLINK-5947?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15891602#comment-15891602 ] sunjincheng commented on FLINK-5947: I think the reason for this problem may be for me

[jira] [Comment Edited] (FLINK-5947) NullPointerException in ContinuousProcessingTimeTrigger.clear()

2017-03-01 Thread Xiaojun Jin (JIRA)
[ https://issues.apache.org/jira/browse/FLINK-5947?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15891584#comment-15891584 ] Xiaojun Jin edited comment on FLINK-5947 at 3/2/17 4:00 AM: Ye

[jira] [Commented] (FLINK-5947) NullPointerException in ContinuousProcessingTimeTrigger.clear()

2017-03-01 Thread Xiaojun Jin (JIRA)
[ https://issues.apache.org/jira/browse/FLINK-5947?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15891584#comment-15891584 ] Xiaojun Jin commented on FLINK-5947: Yes. I have maintained a separate version of flin

[jira] [Commented] (FLINK-5948) Error in Python zip_with_index documentation

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

[GitHub] flink pull request #3454: [FLINK-5948] Fix error in Python zip_with_index do...

2017-03-01 Thread GEOFBOT
GitHub user GEOFBOT opened a pull request: https://github.com/apache/flink/pull/3454 [FLINK-5948] Fix error in Python zip_with_index documentation Fixes an issue with the documentation where the camel-cased name `zipWithIndex` is used instead of the snake-cased name (`zip_with_index

[jira] [Created] (FLINK-5948) Error in Python zip_with_index documentation

2017-03-01 Thread Geoffrey Mon (JIRA)
Geoffrey Mon created FLINK-5948: --- Summary: Error in Python zip_with_index documentation Key: FLINK-5948 URL: https://issues.apache.org/jira/browse/FLINK-5948 Project: Flink Issue Type: Bug

[jira] [Comment Edited] (FLINK-5947) NullPointerException in ContinuousProcessingTimeTrigger.clear()

2017-03-01 Thread sunjincheng (JIRA)
[ https://issues.apache.org/jira/browse/FLINK-5947?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15891567#comment-15891567 ] sunjincheng edited comment on FLINK-5947 at 3/2/17 3:40 AM: [~

[jira] [Commented] (FLINK-5947) NullPointerException in ContinuousProcessingTimeTrigger.clear()

2017-03-01 Thread sunjincheng (JIRA)
[ https://issues.apache.org/jira/browse/FLINK-5947?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15891567#comment-15891567 ] sunjincheng commented on FLINK-5947: [~Xiaojun Jin] In your exception information, the

[jira] [Commented] (FLINK-5740) Make WrappingFunction an interface and move to flink-core

2017-03-01 Thread sunjincheng (JIRA)
[ https://issues.apache.org/jira/browse/FLINK-5740?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15891562#comment-15891562 ] sunjincheng commented on FLINK-5740: +1 very good point, any news for this issue? [~al

[jira] [Comment Edited] (FLINK-5947) NullPointerException in ContinuousProcessingTimeTrigger.clear()

2017-03-01 Thread sunjincheng (JIRA)
[ https://issues.apache.org/jira/browse/FLINK-5947?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15891558#comment-15891558 ] sunjincheng edited comment on FLINK-5947 at 3/2/17 3:23 AM: Hi

[jira] [Commented] (FLINK-5947) NullPointerException in ContinuousProcessingTimeTrigger.clear()

2017-03-01 Thread sunjincheng (JIRA)
[ https://issues.apache.org/jira/browse/FLINK-5947?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15891558#comment-15891558 ] sunjincheng commented on FLINK-5947: Hi, @Xiaojun Jin thanks for reporter this issue.

[jira] [Commented] (FLINK-4714) Set task state to RUNNING after state has been restored

2017-03-01 Thread Wei-Che Wei (JIRA)
[ https://issues.apache.org/jira/browse/FLINK-4714?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15891545#comment-15891545 ] Wei-Che Wei commented on FLINK-4714: Hi [~till.rohrmann] I have some ideas about this

[GitHub] flink pull request #3450: [FLINK-5794][doc] update the documentation about �...

2017-03-01 Thread asfgit
Github user asfgit closed the pull request at: https://github.com/apache/flink/pull/3450 --- 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 enab

[jira] [Commented] (FLINK-5794) update the documentation about “UDF/UDTF" support have parameters constructor.

2017-03-01 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/FLINK-5794?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15891530#comment-15891530 ] ASF GitHub Bot commented on FLINK-5794: --- Github user asfgit closed the pull request

[jira] [Closed] (FLINK-5794) update the documentation about “UDF/UDTF" support have parameters constructor.

2017-03-01 Thread Jark Wu (JIRA)
[ https://issues.apache.org/jira/browse/FLINK-5794?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jark Wu closed FLINK-5794. -- Resolution: Fixed Fix Version/s: 1.3.0 fixed in bf4eed144428179a2390eb67642f8ac755896fc2 > update the do

[GitHub] flink pull request #3423: [FLINK-5768] [table] Apply new aggregation functio...

2017-03-01 Thread shaoxuan-wang
Github user shaoxuan-wang commented on a diff in the pull request: https://github.com/apache/flink/pull/3423#discussion_r103839943 --- Diff: flink-libraries/flink-table/src/main/scala/org/apache/flink/table/runtime/aggregate/AggregateUtil.scala --- @@ -363,199 +342,112 @@ object A

[jira] [Commented] (FLINK-5768) Apply new aggregation functions for datastream and dataset tables

2017-03-01 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/FLINK-5768?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15891503#comment-15891503 ] ASF GitHub Bot commented on FLINK-5768: --- Github user shaoxuan-wang commented on a di

[jira] [Created] (FLINK-5947) NullPointerException in ContinuousProcessingTimeTrigger.clear()

2017-03-01 Thread Xiaojun Jin (JIRA)
Xiaojun Jin created FLINK-5947: -- Summary: NullPointerException in ContinuousProcessingTimeTrigger.clear() Key: FLINK-5947 URL: https://issues.apache.org/jira/browse/FLINK-5947 Project: Flink Is

[jira] [Commented] (FLINK-5768) Apply new aggregation functions for datastream and dataset tables

2017-03-01 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/FLINK-5768?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15891454#comment-15891454 ] ASF GitHub Bot commented on FLINK-5768: --- Github user shaoxuan-wang commented on a di

[GitHub] flink pull request #3423: [FLINK-5768] [table] Apply new aggregation functio...

2017-03-01 Thread shaoxuan-wang
Github user shaoxuan-wang commented on a diff in the pull request: https://github.com/apache/flink/pull/3423#discussion_r103835523 --- Diff: flink-libraries/flink-table/src/main/scala/org/apache/flink/table/runtime/aggregate/AggregateUtil.scala --- @@ -54,31 +58,31 @@ object Aggre

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

2017-03-01 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/FLINK-5653?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15891447#comment-15891447 ] ASF GitHub Bot commented on FLINK-5653: --- Github user hongyuhong commented on a diff

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

2017-03-01 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/FLINK-5653?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15891449#comment-15891449 ] ASF GitHub Bot commented on FLINK-5653: --- Github user hongyuhong commented on a diff

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

2017-03-01 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/FLINK-5653?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15891448#comment-15891448 ] ASF GitHub Bot commented on FLINK-5653: --- Github user hongyuhong commented on a diff

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

2017-03-01 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/FLINK-5653?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15891450#comment-15891450 ] ASF GitHub Bot commented on FLINK-5653: --- Github user hongyuhong commented on a diff

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

2017-03-01 Thread hongyuhong
Github user hongyuhong commented on a diff in the pull request: https://github.com/apache/flink/pull/3443#discussion_r103835080 --- Diff: flink-libraries/flink-table/src/main/java/org/apache/flink/table/plan/nodes/datastream/DataStreamProcTimeRowAggregate.java --- @@ -0,0 +1,160 @

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

2017-03-01 Thread hongyuhong
Github user hongyuhong commented on a diff in the pull request: https://github.com/apache/flink/pull/3443#discussion_r103835059 --- Diff: flink-libraries/flink-table/src/main/java/org/apache/flink/table/plan/logical/rel/util/WindowAggregateUtil.java --- @@ -0,0 +1,103 @@ +/*

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

2017-03-01 Thread hongyuhong
Github user hongyuhong commented on a diff in the pull request: https://github.com/apache/flink/pull/3443#discussion_r103835113 --- Diff: flink-libraries/flink-table/src/test/java/org/apache/flink/table/api/java/stream/sql/ProcTimeRowStreamAggregationSqlITCase.java --- @@ -0,0 +1,

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

2017-03-01 Thread hongyuhong
Github user hongyuhong commented on a diff in the pull request: https://github.com/apache/flink/pull/3443#discussion_r103835088 --- Diff: flink-libraries/flink-table/src/main/java/org/apache/flink/table/plan/nodes/datastream/aggs/DoubleSummaryAggregation.java --- @@ -0,0 +1,214 @@

[jira] [Commented] (FLINK-5768) Apply new aggregation functions for datastream and dataset tables

2017-03-01 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/FLINK-5768?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15891441#comment-15891441 ] ASF GitHub Bot commented on FLINK-5768: --- Github user shaoxuan-wang commented on a di

[GitHub] flink pull request #3423: [FLINK-5768] [table] Apply new aggregation functio...

2017-03-01 Thread shaoxuan-wang
Github user shaoxuan-wang commented on a diff in the pull request: https://github.com/apache/flink/pull/3423#discussion_r103834968 --- Diff: flink-libraries/flink-table/src/main/scala/org/apache/flink/table/runtime/aggregate/DataSetSessionWindowAggregateReduceGroupFunction.scala ---

[GitHub] flink issue #3450: [FLINK-5794][doc] update the documentation about “UDF/U...

2017-03-01 Thread wuchong
Github user wuchong commented on the issue: https://github.com/apache/flink/pull/3450 Looks good to me too. I will merge it. --- 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 enab

[jira] [Commented] (FLINK-5794) update the documentation about “UDF/UDTF" support have parameters constructor.

2017-03-01 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/FLINK-5794?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15891407#comment-15891407 ] ASF GitHub Bot commented on FLINK-5794: --- Github user wuchong commented on the issue:

[jira] [Created] (FLINK-5946) Kinesis Producer uses KPL that orphans threads that consume 100% CPU

2017-03-01 Thread Scott Kidder (JIRA)
Scott Kidder created FLINK-5946: --- Summary: Kinesis Producer uses KPL that orphans threads that consume 100% CPU Key: FLINK-5946 URL: https://issues.apache.org/jira/browse/FLINK-5946 Project: Flink

[jira] [Comment Edited] (FLINK-5486) Lack of synchronization in BucketingSink#handleRestoredBucketState()

2017-03-01 Thread Ted Yu (JIRA)
[ https://issues.apache.org/jira/browse/FLINK-5486?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15822346#comment-15822346 ] Ted Yu edited comment on FLINK-5486 at 3/2/17 12:35 AM: Lock on St

[jira] [Commented] (FLINK-5768) Apply new aggregation functions for datastream and dataset tables

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

[GitHub] flink pull request #3423: [FLINK-5768] [table] Apply new aggregation functio...

2017-03-01 Thread fhueske
Github user fhueske commented on a diff in the pull request: https://github.com/apache/flink/pull/3423#discussion_r103807487 --- Diff: flink-libraries/flink-table/src/main/scala/org/apache/flink/table/runtime/aggregate/AggregateUtil.scala --- @@ -54,31 +58,31 @@ object AggregateUt

[GitHub] flink pull request #3423: [FLINK-5768] [table] Apply new aggregation functio...

2017-03-01 Thread fhueske
Github user fhueske commented on a diff in the pull request: https://github.com/apache/flink/pull/3423#discussion_r103818316 --- Diff: flink-libraries/flink-table/src/main/scala/org/apache/flink/table/runtime/aggregate/AggregateUtil.scala --- @@ -737,101 +632,121 @@ object Aggrega

[GitHub] flink pull request #3423: [FLINK-5768] [table] Apply new aggregation functio...

2017-03-01 Thread fhueske
Github user fhueske commented on a diff in the pull request: https://github.com/apache/flink/pull/3423#discussion_r103806696 --- Diff: flink-libraries/flink-table/src/main/scala/org/apache/flink/table/runtime/aggregate/AggregateUtil.scala --- @@ -737,101 +632,121 @@ object Aggrega

[jira] [Commented] (FLINK-5768) Apply new aggregation functions for datastream and dataset tables

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

[GitHub] flink pull request #3423: [FLINK-5768] [table] Apply new aggregation functio...

2017-03-01 Thread fhueske
Github user fhueske commented on a diff in the pull request: https://github.com/apache/flink/pull/3423#discussion_r103801735 --- Diff: flink-libraries/flink-table/src/main/scala/org/apache/flink/table/runtime/aggregate/AggregateUtil.scala --- @@ -363,199 +342,112 @@ object Aggrega

[GitHub] flink pull request #3423: [FLINK-5768] [table] Apply new aggregation functio...

2017-03-01 Thread fhueske
Github user fhueske commented on a diff in the pull request: https://github.com/apache/flink/pull/3423#discussion_r103806213 --- Diff: flink-libraries/flink-table/src/main/scala/org/apache/flink/table/runtime/aggregate/AggregateUtil.scala --- @@ -737,101 +632,121 @@ object Aggrega

[GitHub] flink pull request #3423: [FLINK-5768] [table] Apply new aggregation functio...

2017-03-01 Thread fhueske
Github user fhueske commented on a diff in the pull request: https://github.com/apache/flink/pull/3423#discussion_r103801835 --- Diff: flink-libraries/flink-table/src/main/scala/org/apache/flink/table/runtime/aggregate/AggregateUtil.scala --- @@ -363,199 +342,112 @@ object Aggrega

[jira] [Commented] (FLINK-5768) Apply new aggregation functions for datastream and dataset tables

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

[jira] [Commented] (FLINK-5768) Apply new aggregation functions for datastream and dataset tables

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

[jira] [Commented] (FLINK-5768) Apply new aggregation functions for datastream and dataset tables

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

[jira] [Commented] (FLINK-5768) Apply new aggregation functions for datastream and dataset tables

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

[GitHub] flink pull request #3423: [FLINK-5768] [table] Apply new aggregation functio...

2017-03-01 Thread fhueske
Github user fhueske commented on a diff in the pull request: https://github.com/apache/flink/pull/3423#discussion_r103818719 --- Diff: flink-libraries/flink-table/src/main/scala/org/apache/flink/table/runtime/aggregate/AggregateAggFunction.scala --- @@ -0,0 +1,101 @@ +/* +

[jira] [Commented] (FLINK-5768) Apply new aggregation functions for datastream and dataset tables

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

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

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

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

2017-03-01 Thread chenqin
Github user chenqin commented on the issue: https://github.com/apache/flink/pull/2982 @aljoscha Nice! Let's do "Chen Qin qinnc...@gmail.com" --- 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 ha

[jira] [Commented] (FLINK-5945) Close function in OuterJoinOperatorBase#executeOnCollections

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

[GitHub] flink issue #3453: [FLINK-5945] [core] Close function in OuterJoinOperatorBa...

2017-03-01 Thread fhueske
Github user fhueske commented on the issue: https://github.com/apache/flink/pull/3453 Looks good to me. +1 to merge --- 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 a

[jira] [Commented] (FLINK-5945) Close function in OuterJoinOperatorBase#executeOnCollections

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

[GitHub] flink pull request #3453: [FLINK-5945] [core] Close function in OuterJoinOpe...

2017-03-01 Thread greghogan
GitHub user greghogan opened a pull request: https://github.com/apache/flink/pull/3453 [FLINK-5945] [core] Close function in OuterJoinOperatorBase#executeOnCollections Conclude OuterJoinOperatorBase#executeOnCollections with a call to FunctionUtils.closeFunction(function) in order

[jira] [Created] (FLINK-5945) Close function in OuterJoinOperatorBase#executeOnCollections

2017-03-01 Thread Greg Hogan (JIRA)
Greg Hogan created FLINK-5945: - Summary: Close function in OuterJoinOperatorBase#executeOnCollections Key: FLINK-5945 URL: https://issues.apache.org/jira/browse/FLINK-5945 Project: Flink Issue T

[jira] [Updated] (FLINK-5944) Flink should support reading Snappy Files

2017-03-01 Thread Ilya Ganelin (JIRA)
[ https://issues.apache.org/jira/browse/FLINK-5944?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ilya Ganelin updated FLINK-5944: Description: Snappy is an extremely performant compression format that's widely used offering fast

[GitHub] flink issue #3450: [FLINK-5794][doc] update the documentation about “UDF/U...

2017-03-01 Thread fhueske
Github user fhueske commented on the issue: https://github.com/apache/flink/pull/3450 thanks for the update. +1 to merge --- 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 enabl

[jira] [Commented] (FLINK-5794) update the documentation about “UDF/UDTF" support have parameters constructor.

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

[jira] [Created] (FLINK-5944) Flink should support reading Snappy Files

2017-03-01 Thread Ilya Ganelin (JIRA)
Ilya Ganelin created FLINK-5944: --- Summary: Flink should support reading Snappy Files Key: FLINK-5944 URL: https://issues.apache.org/jira/browse/FLINK-5944 Project: Flink Issue Type: New Feature

[jira] [Commented] (FLINK-5794) update the documentation about “UDF/UDTF" support have parameters constructor.

2017-03-01 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/FLINK-5794?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15890710#comment-15890710 ] ASF GitHub Bot commented on FLINK-5794: --- Github user sunjincheng121 commented on the

[GitHub] flink issue #3450: [FLINK-5794][doc] update the documentation about “UDF/U...

2017-03-01 Thread sunjincheng121
Github user sunjincheng121 commented on the issue: https://github.com/apache/flink/pull/3450 @fhueske Appreciate your hint,And I have updated the 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 do

[jira] [Commented] (FLINK-5794) update the documentation about “UDF/UDTF" support have parameters constructor.

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

[GitHub] flink pull request #3450: [FLINK-5794][doc] update the documentation about �...

2017-03-01 Thread fhueske
Github user fhueske commented on a diff in the pull request: https://github.com/apache/flink/pull/3450#discussion_r103747100 --- Diff: docs/dev/table_api.md --- @@ -4732,23 +4732,29 @@ User-defined Functions If a required scalar function is not contained in the built-in f

[GitHub] flink pull request #3450: [FLINK-5794][doc] update the documentation about �...

2017-03-01 Thread fhueske
Github user fhueske commented on a diff in the pull request: https://github.com/apache/flink/pull/3450#discussion_r103747440 --- Diff: docs/dev/table_api.md --- @@ -4819,7 +4826,7 @@ object TimestampModifier extends ScalarFunction { Similar to a user-defined scalar functi

  1   2   3   >