[jira] [Commented] (FLINK-7648) Port TaskManagersHandler to new REST endpoint

2017-09-25 Thread Bowen Li (JIRA)
[ https://issues.apache.org/jira/browse/FLINK-7648?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16180227#comment-16180227 ] Bowen Li commented on FLINK-7648: - [~till.rohrmann] [~tzulitai] I'd like to try this and contribute to the

[GitHub] flink pull request #4471: [FLINK-6094] [table] Implement stream-stream proct...

2017-09-25 Thread shaoxuan-wang
Github user shaoxuan-wang commented on a diff in the pull request: https://github.com/apache/flink/pull/4471#discussion_r140951770 --- Diff: flink-libraries/flink-table/src/main/scala/org/apache/flink/table/plan/rules/datastream/DataStreamJoinRule.scala --- @@ -0,0 +1,93 @@

[jira] [Commented] (FLINK-6094) Implement stream-stream proctime non-window inner join

2017-09-25 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/FLINK-6094?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16180188#comment-16180188 ] ASF GitHub Bot commented on FLINK-6094: --- Github user shaoxuan-wang commented on a diff in the pull

[jira] [Assigned] (FLINK-5176) Properly wait for component shutdown in Runner components

2017-09-25 Thread Shuyi Chen (JIRA)
[ https://issues.apache.org/jira/browse/FLINK-5176?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Shuyi Chen reassigned FLINK-5176: - Assignee: Shuyi Chen > Properly wait for component shutdown in Runner components >

[jira] [Commented] (FLINK-7548) Support watermark generation for TableSource

2017-09-25 Thread Xingcan Cui (JIRA)
[ https://issues.apache.org/jira/browse/FLINK-7548?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16180077#comment-16180077 ] Xingcan Cui commented on FLINK-7548: Thanks for the answers, [~fhueske]. Some extra comments. About

[jira] [Assigned] (FLINK-7648) Port TaskManagersHandler to new REST endpoint

2017-09-25 Thread Bowen Li (JIRA)
[ https://issues.apache.org/jira/browse/FLINK-7648?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Bowen Li reassigned FLINK-7648: --- Assignee: Bowen Li > Port TaskManagersHandler to new REST endpoint >

[jira] [Created] (FLINK-7688) ContaineredTaskManagerParameters sets off heap memory size incorrectly unlimited

2017-09-25 Thread Bill Liu (JIRA)
Bill Liu created FLINK-7688: --- Summary: ContaineredTaskManagerParameters sets off heap memory size incorrectly unlimited Key: FLINK-7688 URL: https://issues.apache.org/jira/browse/FLINK-7688 Project: Flink

[jira] [Commented] (FLINK-7657) SQL Timestamps Converted To Wrong Type By Optimizer Causing ClassCastException

2017-09-25 Thread Fabian Hueske (JIRA)
[ https://issues.apache.org/jira/browse/FLINK-7657?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16179870#comment-16179870 ] Fabian Hueske commented on FLINK-7657: -- Hi [~kmurra], thanks for looking into this. I'm currently

[jira] [Created] (FLINK-7687) Clarify the master and slaves files are not necessary unless using the cluster start/stop scripts

2017-09-25 Thread Elias Levy (JIRA)
Elias Levy created FLINK-7687: - Summary: Clarify the master and slaves files are not necessary unless using the cluster start/stop scripts Key: FLINK-7687 URL: https://issues.apache.org/jira/browse/FLINK-7687

[jira] [Commented] (FLINK-7683) Add method to iterate over all of the existing keys in a statebackend

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

[GitHub] flink pull request #4722: [FLINK-7683] Iterate over keys in KeyedStateBacken...

2017-09-25 Thread bowenli86
Github user bowenli86 commented on a diff in the pull request: https://github.com/apache/flink/pull/4722#discussion_r140908693 --- Diff: flink-contrib/flink-statebackend-rocksdb/src/main/java/org/apache/flink/contrib/streaming/state/RocksDBKeyedStateBackend.java --- @@ -252,6

[jira] [Commented] (FLINK-7548) Support watermark generation for TableSource

2017-09-25 Thread Fabian Hueske (JIRA)
[ https://issues.apache.org/jira/browse/FLINK-7548?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16179836#comment-16179836 ] Fabian Hueske commented on FLINK-7548: -- Thanks for your thoughts [~xccui]. I added a few comments to

[GitHub] flink pull request #4688: [FLINK-7638] [flip6] Port CurrentJobsOverviewHandl...

2017-09-25 Thread asfgit
Github user asfgit closed the pull request at: https://github.com/apache/flink/pull/4688 ---

[jira] [Closed] (FLINK-7638) Port CurrentJobsOverviewHandler to new REST endpoint

2017-09-25 Thread Till Rohrmann (JIRA)
[ https://issues.apache.org/jira/browse/FLINK-7638?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Till Rohrmann closed FLINK-7638. Resolution: Fixed Fix Version/s: 1.4.0 Added via e585aed8ce751d769b56054fc1ffd4be24350e91 >

[jira] [Commented] (FLINK-7638) Port CurrentJobsOverviewHandler to new REST endpoint

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

[GitHub] flink pull request #4722: [FLINK-7683] Iterate over keys in KeyedStateBacken...

2017-09-25 Thread bowenli86
Github user bowenli86 commented on a diff in the pull request: https://github.com/apache/flink/pull/4722#discussion_r140907699 --- Diff: flink-contrib/flink-statebackend-rocksdb/src/main/java/org/apache/flink/contrib/streaming/state/RocksDBKeyedStateBackend.java --- @@ -252,6

[jira] [Commented] (FLINK-7683) Add method to iterate over all of the existing keys in a statebackend

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

[jira] [Commented] (FLINK-7683) Add method to iterate over all of the existing keys in a statebackend

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

[GitHub] flink pull request #4722: [FLINK-7683] Iterate over keys in KeyedStateBacken...

2017-09-25 Thread bowenli86
Github user bowenli86 commented on a diff in the pull request: https://github.com/apache/flink/pull/4722#discussion_r140907101 --- Diff: flink-contrib/flink-statebackend-rocksdb/src/main/java/org/apache/flink/contrib/streaming/state/RocksDBKeyedStateBackend.java --- @@ -252,6

[GitHub] flink issue #4665: [Flink-7611]add metrics to measure the num of data droppe...

2017-09-25 Thread bowenli86
Github user bowenli86 commented on the issue: https://github.com/apache/flink/pull/4665 LGTM ---

[jira] [Commented] (FLINK-7683) Add method to iterate over all of the existing keys in a statebackend

2017-09-25 Thread David Anderson (JIRA)
[ https://issues.apache.org/jira/browse/FLINK-7683?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16179607#comment-16179607 ] David Anderson commented on FLINK-7683: --- Something like this has also been requested by users

[jira] [Created] (FLINK-7686) Add Flink Forward Berlin 2017 conference slides to the flink website

2017-09-25 Thread Hai Zhou_UTC+8 (JIRA)
Hai Zhou_UTC+8 created FLINK-7686: - Summary: Add Flink Forward Berlin 2017 conference slides to the flink website Key: FLINK-7686 URL: https://issues.apache.org/jira/browse/FLINK-7686 Project: Flink

[jira] [Commented] (FLINK-7645) Modify system-metrics part show in the document

2017-09-25 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/FLINK-7645?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16179486#comment-16179486 ] ASF GitHub Bot commented on FLINK-7645: --- Github user uce commented on the issue:

[GitHub] flink issue #4693: [FLINK-7645][docs] Modify system-metrics part show in the...

2017-09-25 Thread uce
Github user uce commented on the issue: https://github.com/apache/flink/pull/4693 Hey @yew1eb, I like this 👍 I think it really makes sense to make this browsable from the table of contents. @zentol What do you think? I would be in favour of merging this if you don't have any

[jira] [Commented] (FLINK-7393) Move unit tests of KinesisConfigUtil from FlinkKinesisConsumerTest to KinesisConfigUtilTest

2017-09-25 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/FLINK-7393?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16179325#comment-16179325 ] ASF GitHub Bot commented on FLINK-7393: --- Github user bowenli86 commented on the issue:

[GitHub] flink issue #4708: [FLINK-7393][kinesis connector] Move unit tests that shou...

2017-09-25 Thread bowenli86
Github user bowenli86 commented on the issue: https://github.com/apache/flink/pull/4708 @tzulitai yes, only unit tests migration ---

[GitHub] flink issue #4702: [FLINK-7635][DataStream API][Scala API] Support sideOutpu...

2017-09-25 Thread bowenli86
Github user bowenli86 commented on the issue: https://github.com/apache/flink/pull/4702 Thank you, guys @aljoscha @chenqin ! ---

[jira] [Commented] (FLINK-7635) Support sideOutput in ProcessWindowFunciton

2017-09-25 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/FLINK-7635?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16179317#comment-16179317 ] ASF GitHub Bot commented on FLINK-7635: --- Github user bowenli86 commented on the issue:

[jira] [Commented] (FLINK-7635) Support sideOutput in ProcessWindowFunciton

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

[GitHub] flink pull request #4702: [FLINK-7635][DataStream API][Scala API] Support si...

2017-09-25 Thread bowenli86
Github user bowenli86 closed the pull request at: https://github.com/apache/flink/pull/4702 ---

[GitHub] flink pull request #4707: [hotfix] Add doc for window operators, fix typos a...

2017-09-25 Thread bowenli86
Github user bowenli86 closed the pull request at: https://github.com/apache/flink/pull/4707 ---

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

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

[GitHub] flink pull request #4499: [FLINK-7394][core] Manage exclusive buffers in Rem...

2017-09-25 Thread NicoK
Github user NicoK commented on a diff in the pull request: https://github.com/apache/flink/pull/4499#discussion_r140831859 --- Diff: flink-runtime/src/test/java/org/apache/flink/runtime/io/network/partition/consumer/RemoteInputChannelTest.java --- @@ -281,6 +286,73 @@ public void

[jira] [Commented] (FLINK-7394) Manage exclusive buffers in RemoteInputChannel

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

[jira] [Commented] (FLINK-7394) Manage exclusive buffers in RemoteInputChannel

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

[GitHub] flink pull request #4683: [FLINK-5944] Support reading of Snappy files

2017-09-25 Thread mlipkovich
Github user mlipkovich commented on a diff in the pull request: https://github.com/apache/flink/pull/4683#discussion_r140833786 --- Diff: flink-core/pom.xml --- @@ -52,6 +52,12 @@ under the License. flink-shaded-asm +

[GitHub] flink pull request #4499: [FLINK-7394][core] Manage exclusive buffers in Rem...

2017-09-25 Thread NicoK
Github user NicoK commented on a diff in the pull request: https://github.com/apache/flink/pull/4499#discussion_r140833417 --- Diff: flink-runtime/src/test/java/org/apache/flink/runtime/io/network/partition/consumer/RemoteInputChannelTest.java --- @@ -281,6 +286,73 @@ public void

[jira] [Commented] (FLINK-7465) Add build-in BloomFilterCount on TableAPI

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

[GitHub] flink pull request #4652: [FLINK-7465][table]Add cardinality count for table...

2017-09-25 Thread jparkie
Github user jparkie commented on a diff in the pull request: https://github.com/apache/flink/pull/4652#discussion_r140833539 --- Diff: flink-libraries/flink-table/src/main/java/org/apache/flink/table/runtime/functions/aggfunctions/cardinality/HyperLogLog.java --- @@ -0,0 +1,333

[jira] [Commented] (FLINK-7465) Add build-in BloomFilterCount on TableAPI

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

[GitHub] flink pull request #4652: [FLINK-7465][table]Add cardinality count for table...

2017-09-25 Thread jparkie
Github user jparkie commented on a diff in the pull request: https://github.com/apache/flink/pull/4652#discussion_r140832701 --- Diff: flink-libraries/flink-table/src/main/java/org/apache/flink/table/runtime/functions/aggfunctions/cardinality/HyperLogLog.java --- @@ -0,0 +1,333

[jira] [Commented] (FLINK-7394) Manage exclusive buffers in RemoteInputChannel

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

[jira] [Commented] (FLINK-7394) Manage exclusive buffers in RemoteInputChannel

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

[GitHub] flink pull request #4499: [FLINK-7394][core] Manage exclusive buffers in Rem...

2017-09-25 Thread NicoK
Github user NicoK commented on a diff in the pull request: https://github.com/apache/flink/pull/4499#discussion_r140831302 --- Diff: flink-runtime/src/main/java/org/apache/flink/runtime/io/network/partition/consumer/RemoteInputChannel.java --- @@ -183,18 +214,40 @@ void

[GitHub] flink pull request #4499: [FLINK-7394][core] Manage exclusive buffers in Rem...

2017-09-25 Thread NicoK
Github user NicoK commented on a diff in the pull request: https://github.com/apache/flink/pull/4499#discussion_r140829015 --- Diff: flink-runtime/src/main/java/org/apache/flink/runtime/io/network/partition/consumer/RemoteInputChannel.java --- @@ -215,6 +269,48 @@ public String

[jira] [Commented] (FLINK-7465) Add build-in BloomFilterCount on TableAPI

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

[GitHub] flink pull request #4652: [FLINK-7465][table]Add cardinality count for table...

2017-09-25 Thread jparkie
Github user jparkie commented on a diff in the pull request: https://github.com/apache/flink/pull/4652#discussion_r140830364 --- Diff: flink-libraries/flink-table/src/main/java/org/apache/flink/table/runtime/functions/aggfunctions/cardinality/ICardinality.java --- @@ -0,0 +1,80

[GitHub] flink pull request #4652: [FLINK-7465][table]Add cardinality count for table...

2017-09-25 Thread jparkie
Github user jparkie commented on a diff in the pull request: https://github.com/apache/flink/pull/4652#discussion_r140828795 --- Diff: flink-libraries/flink-table/src/main/java/org/apache/flink/table/runtime/functions/aggfunctions/cardinality/ICardinality.java --- @@ -0,0 +1,80

[jira] [Commented] (FLINK-7465) Add build-in BloomFilterCount on TableAPI

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

[jira] [Commented] (FLINK-7465) Add build-in BloomFilterCount on TableAPI

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

[GitHub] flink pull request #4652: [FLINK-7465][table]Add cardinality count for table...

2017-09-25 Thread jparkie
Github user jparkie commented on a diff in the pull request: https://github.com/apache/flink/pull/4652#discussion_r140826158 --- Diff: flink-libraries/flink-table/src/main/java/org/apache/flink/table/runtime/functions/aggfunctions/cardinality/MurmurHash.java --- @@ -0,0 +1,247 @@

[jira] [Commented] (FLINK-6465) support FIRST_VALUE on Table API & SQL

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

[GitHub] flink issue #4720: Release 1.3.2 rc3

2017-09-25 Thread StefanRRichter
Github user StefanRRichter commented on the issue: https://github.com/apache/flink/pull/4720 This looks pretty much like some sort of mistake. Can you please close the PR? ---

[jira] [Commented] (FLINK-6465) support FIRST_VALUE on Table API & SQL

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

[jira] [Commented] (FLINK-6465) support FIRST_VALUE on Table API & SQL

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

[GitHub] flink pull request #4556: [FLINK-6465][table]support FIRST_VALUE on Table AP...

2017-09-25 Thread haohui
Github user haohui commented on a diff in the pull request: https://github.com/apache/flink/pull/4556#discussion_r140824914 --- Diff: flink-libraries/flink-table/src/main/scala/org/apache/flink/table/runtime/aggregate/AggregateUtil.scala --- @@ -1406,6 +1406,61 @@ object

[GitHub] flink pull request #4556: [FLINK-6465][table]support FIRST_VALUE on Table AP...

2017-09-25 Thread haohui
Github user haohui commented on a diff in the pull request: https://github.com/apache/flink/pull/4556#discussion_r140824819 --- Diff: flink-libraries/flink-table/src/main/scala/org/apache/flink/table/functions/aggfunctions/FirstValueAggFunctionWithRetract.scala --- @@ -0,0 +1,129

[GitHub] flink pull request #4556: [FLINK-6465][table]support FIRST_VALUE on Table AP...

2017-09-25 Thread haohui
Github user haohui commented on a diff in the pull request: https://github.com/apache/flink/pull/4556#discussion_r140823719 --- Diff: flink-libraries/flink-table/src/main/scala/org/apache/flink/table/functions/aggfunctions/FirstValueAggFunction.scala --- @@ -0,0 +1,107 @@ +/*

[jira] [Commented] (FLINK-7541) Redistribute operator state using OperatorID

2017-09-25 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/FLINK-7541?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16179241#comment-16179241 ] ASF GitHub Bot commented on FLINK-7541: --- Github user StefanRRichter commented on the issue:

[GitHub] flink issue #4609: [FLINK-7541] Refactor StateAssignmentOperation

2017-09-25 Thread StefanRRichter
Github user StefanRRichter commented on the issue: https://github.com/apache/flink/pull/4609 Merged in f1b2b83d63. Please close the PR and the JIRA. ---

[GitHub] flink pull request #4652: [FLINK-7465][table]Add cardinality count for table...

2017-09-25 Thread jparkie
Github user jparkie commented on a diff in the pull request: https://github.com/apache/flink/pull/4652#discussion_r140823213 --- Diff: docs/dev/table/sql.md --- @@ -2020,7 +2020,16 @@ COUNT(*) Returns the number of input rows. - + +

[jira] [Commented] (FLINK-7465) Add build-in BloomFilterCount on TableAPI

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

[jira] [Commented] (FLINK-7394) Manage exclusive buffers in RemoteInputChannel

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

[GitHub] flink pull request #4499: [FLINK-7394][core] Manage exclusive buffers in Rem...

2017-09-25 Thread NicoK
Github user NicoK commented on a diff in the pull request: https://github.com/apache/flink/pull/4499#discussion_r140822508 --- Diff: flink-runtime/src/main/java/org/apache/flink/runtime/io/network/partition/consumer/RemoteInputChannel.java --- @@ -183,18 +214,40 @@ void

[jira] [Commented] (FLINK-7683) Add method to iterate over all of the existing keys in a statebackend

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

[jira] [Commented] (FLINK-7394) Manage exclusive buffers in RemoteInputChannel

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

[jira] [Commented] (FLINK-7394) Manage exclusive buffers in RemoteInputChannel

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

[jira] [Commented] (FLINK-7394) Manage exclusive buffers in RemoteInputChannel

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

[GitHub] flink pull request #4722: [FLINK-7683] Iterate over keys in KeyedStateBacken...

2017-09-25 Thread StefanRRichter
Github user StefanRRichter commented on a diff in the pull request: https://github.com/apache/flink/pull/4722#discussion_r140821446 --- Diff: flink-runtime/src/main/java/org/apache/flink/runtime/state/heap/CopyOnWriteStateTable.java --- @@ -287,6 +289,14 @@ public S get(K key, N

[jira] [Commented] (FLINK-7394) Manage exclusive buffers in RemoteInputChannel

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

[GitHub] flink pull request #4499: [FLINK-7394][core] Manage exclusive buffers in Rem...

2017-09-25 Thread NicoK
Github user NicoK commented on a diff in the pull request: https://github.com/apache/flink/pull/4499#discussion_r140811033 --- Diff: flink-runtime/src/main/java/org/apache/flink/runtime/io/network/partition/consumer/RemoteInputChannel.java --- @@ -100,7 +122,16 @@ public

[GitHub] flink pull request #4499: [FLINK-7394][core] Manage exclusive buffers in Rem...

2017-09-25 Thread NicoK
Github user NicoK commented on a diff in the pull request: https://github.com/apache/flink/pull/4499#discussion_r140809272 --- Diff: flink-runtime/src/main/java/org/apache/flink/runtime/io/network/partition/consumer/RemoteInputChannel.java --- @@ -70,6 +78,15 @@ */

[GitHub] flink pull request #4499: [FLINK-7394][core] Manage exclusive buffers in Rem...

2017-09-25 Thread NicoK
Github user NicoK commented on a diff in the pull request: https://github.com/apache/flink/pull/4499#discussion_r140810853 --- Diff: flink-runtime/src/main/java/org/apache/flink/runtime/io/network/partition/consumer/RemoteInputChannel.java --- @@ -99,8 +114,24 @@ public

[GitHub] flink pull request #4499: [FLINK-7394][core] Manage exclusive buffers in Rem...

2017-09-25 Thread NicoK
Github user NicoK commented on a diff in the pull request: https://github.com/apache/flink/pull/4499#discussion_r140821090 --- Diff: flink-runtime/src/main/java/org/apache/flink/runtime/io/network/partition/consumer/RemoteInputChannel.java --- @@ -183,18 +214,40 @@ void

[jira] [Closed] (FLINK-7619) Improve abstraction in AbstractAsyncIOCallable to better fit

2017-09-25 Thread Stefan Richter (JIRA)
[ https://issues.apache.org/jira/browse/FLINK-7619?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Stefan Richter closed FLINK-7619. - Resolution: Fixed Fix Version/s: 1.4.0 Merged in 5af463a9c0. > Improve abstraction in

[jira] [Commented] (FLINK-7619) Improve abstraction in AbstractAsyncIOCallable to better fit

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

[jira] [Commented] (FLINK-7619) Improve abstraction in AbstractAsyncIOCallable to better fit

2017-09-25 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/FLINK-7619?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16179199#comment-16179199 ] ASF GitHub Bot commented on FLINK-7619: --- Github user StefanRRichter commented on the issue:

[GitHub] flink pull request #4671: [FLINK-7619] Improve abstraction in AbstractAsyncI...

2017-09-25 Thread StefanRRichter
Github user StefanRRichter closed the pull request at: https://github.com/apache/flink/pull/4671 ---

[GitHub] flink issue #4671: [FLINK-7619] Improve abstraction in AbstractAsyncIOCallab...

2017-09-25 Thread StefanRRichter
Github user StefanRRichter commented on the issue: https://github.com/apache/flink/pull/4671 Merged in 5af463a9c0. ---

[jira] [Closed] (FLINK-7524) Task "xxx" did not react to cancelling signal, but is stuck in method

2017-09-25 Thread Stefan Richter (JIRA)
[ https://issues.apache.org/jira/browse/FLINK-7524?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Stefan Richter closed FLINK-7524. - Assignee: Stefan Richter I still found some small potential for improvement that is merged in

[jira] [Commented] (FLINK-7524) Task "xxx" did not react to cancelling signal, but is stuck in method

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

[GitHub] flink pull request #4639: [FLINK-7524] Remove potentially blocking behaviour...

2017-09-25 Thread StefanRRichter
Github user StefanRRichter closed the pull request at: https://github.com/apache/flink/pull/4639 ---

[jira] [Commented] (FLINK-7684) Avoid multiple data copies in MergingWindowSet

2017-09-25 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/FLINK-7684?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16179162#comment-16179162 ] ASF GitHub Bot commented on FLINK-7684: --- GitHub user pnowojski opened a pull request:

[GitHub] flink pull request #4723: [FLINK-7684] Avoid data copies in MergingWindowSet

2017-09-25 Thread pnowojski
GitHub user pnowojski opened a pull request: https://github.com/apache/flink/pull/4723 [FLINK-7684] Avoid data copies in MergingWindowSet ## What is the purpose of the change Previously MergingWindowSet uses ListState of tuples to persists it's mapping. This is inefficient

[jira] [Updated] (FLINK-7683) Add method to iterate over all of the existing keys in a statebackend

2017-09-25 Thread Piotr Nowojski (JIRA)
[ https://issues.apache.org/jira/browse/FLINK-7683?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Piotr Nowojski updated FLINK-7683: -- Description: This is required to make possible preserving backward compatibility while changing

[jira] [Commented] (FLINK-7683) Add method to iterate over all of the existing keys in a statebackend

2017-09-25 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/FLINK-7683?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16179116#comment-16179116 ] ASF GitHub Bot commented on FLINK-7683: --- GitHub user pnowojski opened a pull request:

[GitHub] flink pull request #4722: [FLINK-7683] Iterate over keys in KeyedStateBacken...

2017-09-25 Thread pnowojski
GitHub user pnowojski opened a pull request: https://github.com/apache/flink/pull/4722 [FLINK-7683] Iterate over keys in KeyedStateBackend ## What is the purpose of the change This is required to make possible preserving backward compatibility while changing state

[jira] [Updated] (FLINK-7683) Add method to iterate over all of the existing keys in a statebackend

2017-09-25 Thread Piotr Nowojski (JIRA)
[ https://issues.apache.org/jira/browse/FLINK-7683?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Piotr Nowojski updated FLINK-7683: -- Description: This is required to make possible preserving backward compatibility while changing

[jira] [Commented] (FLINK-7606) CEP operator leaks state

2017-09-25 Thread Kostas Kloudas (JIRA)
[ https://issues.apache.org/jira/browse/FLINK-7606?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16179089#comment-16179089 ] Kostas Kloudas commented on FLINK-7606: --- Perfect! Thanks a lot! > CEP operator leaks state >

[jira] [Created] (FLINK-7685) CompilerException: "Bug: Logic for branching plans (non-tree plans) has an error, and does not track the re-joining of branches correctly"

2017-09-25 Thread Gabor Gevay (JIRA)
Gabor Gevay created FLINK-7685: -- Summary: CompilerException: "Bug: Logic for branching plans (non-tree plans) has an error, and does not track the re-joining of branches correctly" Key: FLINK-7685 URL:

[jira] [Updated] (FLINK-7684) Avoid multiple data copies in MergingWindowSet

2017-09-25 Thread Piotr Nowojski (JIRA)
[ https://issues.apache.org/jira/browse/FLINK-7684?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Piotr Nowojski updated FLINK-7684: -- Issue Type: Improvement (was: New Feature) > Avoid multiple data copies in MergingWindowSet >

[jira] [Assigned] (FLINK-7684) Avoid multiple data copies in MergingWindowSet

2017-09-25 Thread Piotr Nowojski (JIRA)
[ https://issues.apache.org/jira/browse/FLINK-7684?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Piotr Nowojski reassigned FLINK-7684: - Assignee: Piotr Nowojski Affects Version/s: 1.2.0

[jira] [Commented] (FLINK-7446) Support to define an existing field as the rowtime field for TableSource

2017-09-25 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/FLINK-7446?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16179072#comment-16179072 ] ASF GitHub Bot commented on FLINK-7446: --- Github user twalthr commented on the issue:

[jira] [Created] (FLINK-7684) Avoid multiple data copies in MergingWindowSet

2017-09-25 Thread Piotr Nowojski (JIRA)
Piotr Nowojski created FLINK-7684: - Summary: Avoid multiple data copies in MergingWindowSet Key: FLINK-7684 URL: https://issues.apache.org/jira/browse/FLINK-7684 Project: Flink Issue Type:

[GitHub] flink issue #4710: [FLINK-7446] [table] Change DefinedRowtimeAttribute to wo...

2017-09-25 Thread twalthr
Github user twalthr commented on the issue: https://github.com/apache/flink/pull/4710 @haohui We only cast ROWTIME / PROCTIME directly to LONG during runtime, the special types are needed during pre-flight phase and validation. We could not come up with a better solution that ensures

[jira] [Commented] (FLINK-7446) Support to define an existing field as the rowtime field for TableSource

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

[jira] [Commented] (FLINK-7446) Support to define an existing field as the rowtime field for TableSource

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

[jira] [Commented] (FLINK-7446) Support to define an existing field as the rowtime field for TableSource

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

[jira] [Commented] (FLINK-7446) Support to define an existing field as the rowtime field for TableSource

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

[jira] [Commented] (FLINK-7446) Support to define an existing field as the rowtime field for TableSource

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

  1   2   3   >