[GitHub] [flink] flinkbot edited a comment on issue #10315: [FLINK-14552][table] Enable partition statistics in blink planner

2019-11-25 Thread GitBox
flinkbot edited a comment on issue #10315: [FLINK-14552][table] Enable partition statistics in blink planner URL: https://github.com/apache/flink/pull/10315#issuecomment-558221318 ## CI report: * 05b30617c280796e80e8569dae48b726cddb23d8 : FAILURE [Build](https://travis-ci.com/fl

[GitHub] [flink] flinkbot edited a comment on issue #10306: [FLINK-13943][table-api] Provide utility method to convert Flink table to Java List

2019-11-25 Thread GitBox
flinkbot edited a comment on issue #10306: [FLINK-13943][table-api] Provide utility method to convert Flink table to Java List URL: https://github.com/apache/flink/pull/10306#issuecomment-558027199 ## CI report: * 0b265d192e2a6024e5817317be0317136208ccaf : SUCCESS [Build](https:

[GitHub] [flink] aljoscha commented on a change in pull request #10313: [FLINK-14840] Use Executor interface in SQL cli

2019-11-25 Thread GitBox
aljoscha commented on a change in pull request #10313: [FLINK-14840] Use Executor interface in SQL cli URL: https://github.com/apache/flink/pull/10313#discussion_r350585143 ## File path: flink-table/flink-sql-client/src/main/java/org/apache/flink/table/client/gateway/ProgramTargetD

[jira] [Commented] (FLINK-14947) Implement LocalExecutor as new Executor interface

2019-11-25 Thread Zili Chen (Jira)
[ https://issues.apache.org/jira/browse/FLINK-14947?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16982227#comment-16982227 ] Zili Chen commented on FLINK-14947: --- OK I will un-assign the issue. Besides, I think i

[jira] [Updated] (FLINK-14946) Retraction infer would result in bad plan under corner case in blink planner

2019-11-25 Thread Jing Zhang (Jira)
[ https://issues.apache.org/jira/browse/FLINK-14946?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jing Zhang updated FLINK-14946: --- Attachment: screenshot-5.png > Retraction infer would result in bad plan under corner case in blink

[jira] [Comment Edited] (FLINK-14947) Implement LocalExecutor as new Executor interface

2019-11-25 Thread Zili Chen (Jira)
[ https://issues.apache.org/jira/browse/FLINK-14947?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16982227#comment-16982227 ] Zili Chen edited comment on FLINK-14947 at 11/26/19 7:56 AM: -

[jira] [Updated] (FLINK-14946) Retraction infer would result in bad plan under corner case in blink planner

2019-11-25 Thread Jing Zhang (Jira)
[ https://issues.apache.org/jira/browse/FLINK-14946?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jing Zhang updated FLINK-14946: --- Attachment: screenshot-4.png > Retraction infer would result in bad plan under corner case in blink

[jira] [Assigned] (FLINK-14947) Implement LocalExecutor as new Executor interface

2019-11-25 Thread Zili Chen (Jira)
[ https://issues.apache.org/jira/browse/FLINK-14947?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Zili Chen reassigned FLINK-14947: - Assignee: (was: Zili Chen) > Implement LocalExecutor as new Executor interface > --

[jira] [Commented] (FLINK-14947) Implement LocalExecutor as new Executor interface

2019-11-25 Thread Aljoscha Krettek (Jira)
[ https://issues.apache.org/jira/browse/FLINK-14947?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=1698#comment-1698 ] Aljoscha Krettek commented on FLINK-14947: -- I think [~kkl0u]] has already start

[GitHub] [flink] lirui-apache commented on issue #8859: [FLINK-12905][table-planner] Enable querying CatalogViews in legacy planner

2019-11-25 Thread GitBox
lirui-apache commented on issue #8859: [FLINK-12905][table-planner] Enable querying CatalogViews in legacy planner URL: https://github.com/apache/flink/pull/8859#issuecomment-558504806 @dawidwys Thanks for the update. +1 to have self contained dialect flag in view definition. The PR looks

[jira] [Updated] (FLINK-14946) Retraction infer would result in bad plan under corner case in blink planner

2019-11-25 Thread Jing Zhang (Jira)
[ https://issues.apache.org/jira/browse/FLINK-14946?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jing Zhang updated FLINK-14946: --- Attachment: screenshot-3.png > Retraction infer would result in bad plan under corner case in blink

[jira] [Updated] (FLINK-14946) Retraction infer would result in bad plan under corner case in blink planner

2019-11-25 Thread Jing Zhang (Jira)
[ https://issues.apache.org/jira/browse/FLINK-14946?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jing Zhang updated FLINK-14946: --- Attachment: screenshot-2.png > Retraction infer would result in bad plan under corner case in blink

[GitHub] [flink] flinkbot edited a comment on issue #10193: [FLINK-13938][yarn] Use pre-uploaded flink binary to accelerate flink submission

2019-11-25 Thread GitBox
flinkbot edited a comment on issue #10193: [FLINK-13938][yarn] Use pre-uploaded flink binary to accelerate flink submission URL: https://github.com/apache/flink/pull/10193#issuecomment-553881527 ## CI report: * e3ac83fe02a7583159184772ff4b4341fa65f827 : FAILURE [Build](https://t

[jira] [Commented] (FLINK-10538) standalone-job.sh causes Classpath issues

2019-11-25 Thread limbo (Jira)
[ https://issues.apache.org/jira/browse/FLINK-10538?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16982216#comment-16982216 ] limbo commented on FLINK-10538: --- I think the dependencies have been shaded, issue could be

[GitHub] [flink] TisonKun commented on a change in pull request #10320: [FLINK-14948][client] Implement shutDownCluster for MiniClusterClient

2019-11-25 Thread GitBox
TisonKun commented on a change in pull request #10320: [FLINK-14948][client] Implement shutDownCluster for MiniClusterClient URL: https://github.com/apache/flink/pull/10320#discussion_r350578624 ## File path: flink-clients/src/main/java/org/apache/flink/client/program/ClusterClient

[GitHub] [flink] flinkbot edited a comment on issue #10161: [FLINK-13986][runtime] Clean up legacy code for FLIP-49.

2019-11-25 Thread GitBox
flinkbot edited a comment on issue #10161: [FLINK-13986][runtime] Clean up legacy code for FLIP-49. URL: https://github.com/apache/flink/pull/10161#issuecomment-552882313 ## CI report: * 2c0501f41bea1da031777069dd46eb17c5ae8038 : FAILURE [Build](https://travis-ci.com/flink-ci/fl

[GitHub] [flink] flinkbot edited a comment on issue #10315: [FLINK-14552][table] Enable partition statistics in blink planner

2019-11-25 Thread GitBox
flinkbot edited a comment on issue #10315: [FLINK-14552][table] Enable partition statistics in blink planner URL: https://github.com/apache/flink/pull/10315#issuecomment-558221318 ## CI report: * 05b30617c280796e80e8569dae48b726cddb23d8 : FAILURE [Build](https://travis-ci.com/fl

[GitHub] [flink] flinkbot commented on issue #10320: [FLINK-14948][client] Implement shutDownCluster for MiniClusterClient

2019-11-25 Thread GitBox
flinkbot commented on issue #10320: [FLINK-14948][client] Implement shutDownCluster for MiniClusterClient URL: https://github.com/apache/flink/pull/10320#issuecomment-558499094 Thanks a lot for your contribution to the Apache Flink project. I'm the @flinkbot. I help the community to rev

[GitHub] [flink] zjffdu commented on a change in pull request #10320: [FLINK-14948][client] Implement shutDownCluster for MiniClusterClient

2019-11-25 Thread GitBox
zjffdu commented on a change in pull request #10320: [FLINK-14948][client] Implement shutDownCluster for MiniClusterClient URL: https://github.com/apache/flink/pull/10320#discussion_r350576393 ## File path: flink-clients/src/main/java/org/apache/flink/client/program/ClusterClient.j

[GitHub] [flink] zjffdu commented on a change in pull request #10320: [FLINK-14948][client] Implement shutDownCluster for MiniClusterClient

2019-11-25 Thread GitBox
zjffdu commented on a change in pull request #10320: [FLINK-14948][client] Implement shutDownCluster for MiniClusterClient URL: https://github.com/apache/flink/pull/10320#discussion_r350576393 ## File path: flink-clients/src/main/java/org/apache/flink/client/program/ClusterClient.j

[jira] [Updated] (FLINK-14760) Documentation links check failed on travis

2019-11-25 Thread Gary Yao (Jira)
[ https://issues.apache.org/jira/browse/FLINK-14760?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Gary Yao updated FLINK-14760: - Fix Version/s: (was: 1.10.0) > Documentation links check failed on travis >

[GitHub] [flink] flinkbot edited a comment on issue #10294: [FLINK-14913][table] refactor CatalogFunction to remove properties

2019-11-25 Thread GitBox
flinkbot edited a comment on issue #10294: [FLINK-14913][table] refactor CatalogFunction to remove properties URL: https://github.com/apache/flink/pull/10294#issuecomment-557607647 ## CI report: * 579e382633f5e4f262179e8ca3018a39f80b7af9 : FAILURE [Build](https://travis-ci.com/f

[jira] [Updated] (FLINK-14948) Implement shutDownCluster for MiniClusterClient

2019-11-25 Thread ASF GitHub Bot (Jira)
[ https://issues.apache.org/jira/browse/FLINK-14948?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] ASF GitHub Bot updated FLINK-14948: --- Labels: pull-request-available (was: ) > Implement shutDownCluster for MiniClusterClient >

[GitHub] [flink] TisonKun opened a new pull request #10320: [FLINK-14948][client] Implement shutDownCluster for MiniClusterClient

2019-11-25 Thread GitBox
TisonKun opened a new pull request #10320: [FLINK-14948][client] Implement shutDownCluster for MiniClusterClient URL: https://github.com/apache/flink/pull/10320 ## What is the purpose of the change Indeed, we *can* implement proper `shutDownCluster` method for `MiniClusterClient`

[jira] [Updated] (FLINK-14947) Implement LocalExecutor as new Executor interface

2019-11-25 Thread Zili Chen (Jira)
[ https://issues.apache.org/jira/browse/FLINK-14947?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Zili Chen updated FLINK-14947: -- Description: We can replace {{PlanExecutor}} things with new Executor interface. One of this series is

[jira] [Updated] (FLINK-14947) Implement LocalExecutor as new Executor interface

2019-11-25 Thread Zili Chen (Jira)
[ https://issues.apache.org/jira/browse/FLINK-14947?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Zili Chen updated FLINK-14947: -- Description: We can replace {{PlanExecutor}} things with new Executor interface. One of this series is

[jira] [Created] (FLINK-14948) Implement shutDownCluster for MiniClusterClient

2019-11-25 Thread Zili Chen (Jira)
Zili Chen created FLINK-14948: - Summary: Implement shutDownCluster for MiniClusterClient Key: FLINK-14948 URL: https://issues.apache.org/jira/browse/FLINK-14948 Project: Flink Issue Type: Improve

[jira] [Created] (FLINK-14949) Task cancellation can be stuck against out-of-thread error

2019-11-25 Thread Hwanju Kim (Jira)
Hwanju Kim created FLINK-14949: -- Summary: Task cancellation can be stuck against out-of-thread error Key: FLINK-14949 URL: https://issues.apache.org/jira/browse/FLINK-14949 Project: Flink Issue

[GitHub] [flink] lirui-apache commented on a change in pull request #8859: [FLINK-12905][table-planner] Enable querying CatalogViews in legacy planner

2019-11-25 Thread GitBox
lirui-apache commented on a change in pull request #8859: [FLINK-12905][table-planner] Enable querying CatalogViews in legacy planner URL: https://github.com/apache/flink/pull/8859#discussion_r350568825 ## File path: flink-table/flink-table-planner-blink/src/test/scala/org/apache/f

[jira] [Commented] (FLINK-14813) Expose the new mechanism implemented in FLINK-14472 as a "is back-pressured" metric

2019-11-25 Thread lining (Jira)
[ https://issues.apache.org/jira/browse/FLINK-14813?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16982205#comment-16982205 ] lining commented on FLINK-14813: [~pnowojski] Could you help to review it? > Expose the

[jira] [Created] (FLINK-14947) Implement LocalExecutor as new Executor interface

2019-11-25 Thread Zili Chen (Jira)
Zili Chen created FLINK-14947: - Summary: Implement LocalExecutor as new Executor interface Key: FLINK-14947 URL: https://issues.apache.org/jira/browse/FLINK-14947 Project: Flink Issue Type: Sub-t

[jira] [Comment Edited] (FLINK-14936) Introduce MemoryManager#computeMemorySize to calculate managed memory from a fraction

2019-11-25 Thread Zhu Zhu (Jira)
[ https://issues.apache.org/jira/browse/FLINK-14936?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16982195#comment-16982195 ] Zhu Zhu edited comment on FLINK-14936 at 11/26/19 7:15 AM: --- Th

[jira] [Comment Edited] (FLINK-14936) Introduce MemoryManager#computeMemorySize to calculate managed memory from a fraction

2019-11-25 Thread Zhu Zhu (Jira)
[ https://issues.apache.org/jira/browse/FLINK-14936?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16982195#comment-16982195 ] Zhu Zhu edited comment on FLINK-14936 at 11/26/19 7:08 AM: --- Th

[jira] [Commented] (FLINK-14936) Introduce MemoryManager#computeMemorySize to calculate managed memory from a fraction

2019-11-25 Thread Zhu Zhu (Jira)
[ https://issues.apache.org/jira/browse/FLINK-14936?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16982195#comment-16982195 ] Zhu Zhu commented on FLINK-14936: - Thanks [~azagrebin] for the explanation. I think you

[GitHub] [flink] flinkbot edited a comment on issue #10193: [FLINK-13938][yarn] Use pre-uploaded flink binary to accelerate flink submission

2019-11-25 Thread GitBox
flinkbot edited a comment on issue #10193: [FLINK-13938][yarn] Use pre-uploaded flink binary to accelerate flink submission URL: https://github.com/apache/flink/pull/10193#issuecomment-553881527 ## CI report: * e3ac83fe02a7583159184772ff4b4341fa65f827 : FAILURE [Build](https://t

[jira] [Updated] (FLINK-14946) Retraction infer would result in bad plan under corner case in blink planner

2019-11-25 Thread Jing Zhang (Jira)
[ https://issues.apache.org/jira/browse/FLINK-14946?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jing Zhang updated FLINK-14946: --- Description: Retractions rule would result in bad plan under some case, I simplify the case like th

[jira] [Updated] (FLINK-14946) Retraction infer would result in bad plan under corner case in blink planner

2019-11-25 Thread Jing Zhang (Jira)
[ https://issues.apache.org/jira/browse/FLINK-14946?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jing Zhang updated FLINK-14946: --- Attachment: screenshot-1.png > Retraction infer would result in bad plan under corner case in blink

[jira] [Updated] (FLINK-14946) Retraction infer would result in bad plan under corner case in blink planner

2019-11-25 Thread Jing Zhang (Jira)
[ https://issues.apache.org/jira/browse/FLINK-14946?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jing Zhang updated FLINK-14946: --- Attachment: RetractionRules1Test.scala > Retraction infer would result in bad plan under corner case

[GitHub] [flink] flinkbot edited a comment on issue #10319: [FLINK-14945] [runtime] simplify some code

2019-11-25 Thread GitBox
flinkbot edited a comment on issue #10319: [FLINK-14945] [runtime] simplify some code URL: https://github.com/apache/flink/pull/10319#issuecomment-558473837 ## CI report: * b695eaeb18c267335f7f608602f747f3aec35ee3 : SUCCESS [Build](https://travis-ci.com/flink-ci/flink/builds/13

[GitHub] [flink] flinkbot edited a comment on issue #10316: [FLINK-14624][table-blink] Support computed column as rowtime attribute

2019-11-25 Thread GitBox
flinkbot edited a comment on issue #10316: [FLINK-14624][table-blink] Support computed column as rowtime attribute URL: https://github.com/apache/flink/pull/10316#issuecomment-558248395 ## CI report: * 3624bce085de9f708f4d5fb4a8a7617884c0adf8 : FAILURE [Build](https://travis-ci.

[jira] [Created] (FLINK-14946) Retraction infer would result in bad plan under corner case in blink planner

2019-11-25 Thread Jing Zhang (Jira)
Jing Zhang created FLINK-14946: -- Summary: Retraction infer would result in bad plan under corner case in blink planner Key: FLINK-14946 URL: https://issues.apache.org/jira/browse/FLINK-14946 Project: Fli

[GitHub] [flink] flinkbot edited a comment on issue #10306: [FLINK-13943][table-api] Provide utility method to convert Flink table to Java List

2019-11-25 Thread GitBox
flinkbot edited a comment on issue #10306: [FLINK-13943][table-api] Provide utility method to convert Flink table to Java List URL: https://github.com/apache/flink/pull/10306#issuecomment-558027199 ## CI report: * 0b265d192e2a6024e5817317be0317136208ccaf : SUCCESS [Build](https:

[GitHub] [flink] flinkbot edited a comment on issue #10294: [FLINK-14913][table] refactor CatalogFunction to remove properties

2019-11-25 Thread GitBox
flinkbot edited a comment on issue #10294: [FLINK-14913][table] refactor CatalogFunction to remove properties URL: https://github.com/apache/flink/pull/10294#issuecomment-557607647 ## CI report: * 579e382633f5e4f262179e8ca3018a39f80b7af9 : FAILURE [Build](https://travis-ci.com/f

[jira] [Updated] (FLINK-14941) The AbstractTableInputFormat#nextRecord in hbase connector will handle the same rowkey twice once encountered any exception

2019-11-25 Thread Jark Wu (Jira)
[ https://issues.apache.org/jira/browse/FLINK-14941?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jark Wu updated FLINK-14941: Component/s: Connectors / HBase > The AbstractTableInputFormat#nextRecord in hbase connector will handle t

[jira] [Assigned] (FLINK-14941) The AbstractTableInputFormat#nextRecord in hbase connector will handle the same rowkey twice once encountered any exception

2019-11-25 Thread Jark Wu (Jira)
[ https://issues.apache.org/jira/browse/FLINK-14941?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jark Wu reassigned FLINK-14941: --- Assignee: Zheng Hu > The AbstractTableInputFormat#nextRecord in hbase connector will handle the >

[jira] [Commented] (FLINK-14941) The AbstractTableInputFormat#nextRecord in hbase connector will handle the same rowkey twice once encountered any exception

2019-11-25 Thread Jark Wu (Jira)
[ https://issues.apache.org/jira/browse/FLINK-14941?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16982179#comment-16982179 ] Jark Wu commented on FLINK-14941: - Hi [~modavis], I checked the API and the {{withStartR

[GitHub] [flink] TisonKun commented on a change in pull request #10313: [FLINK-14840] Use Executor interface in SQL cli

2019-11-25 Thread GitBox
TisonKun commented on a change in pull request #10313: [FLINK-14840] Use Executor interface in SQL cli URL: https://github.com/apache/flink/pull/10313#discussion_r350563213 ## File path: flink-table/flink-sql-client/src/main/java/org/apache/flink/table/client/gateway/local/result/C

[GitHub] [flink] TisonKun commented on a change in pull request #10313: [FLINK-14840] Use Executor interface in SQL cli

2019-11-25 Thread GitBox
TisonKun commented on a change in pull request #10313: [FLINK-14840] Use Executor interface in SQL cli URL: https://github.com/apache/flink/pull/10313#discussion_r350562960 ## File path: flink-table/flink-sql-client/src/main/java/org/apache/flink/table/client/gateway/local/ProgramD

[GitHub] [flink] TisonKun commented on a change in pull request #10313: [FLINK-14840] Use Executor interface in SQL cli

2019-11-25 Thread GitBox
TisonKun commented on a change in pull request #10313: [FLINK-14840] Use Executor interface in SQL cli URL: https://github.com/apache/flink/pull/10313#discussion_r350562286 ## File path: flink-table/flink-sql-client/src/main/java/org/apache/flink/table/client/gateway/local/LocalExe

[GitHub] [flink] TisonKun commented on a change in pull request #10313: [FLINK-14840] Use Executor interface in SQL cli

2019-11-25 Thread GitBox
TisonKun commented on a change in pull request #10313: [FLINK-14840] Use Executor interface in SQL cli URL: https://github.com/apache/flink/pull/10313#discussion_r350558859 ## File path: flink-table/flink-sql-client/src/main/java/org/apache/flink/table/client/gateway/local/Executio

[GitHub] [flink] TisonKun commented on a change in pull request #10313: [FLINK-14840] Use Executor interface in SQL cli

2019-11-25 Thread GitBox
TisonKun commented on a change in pull request #10313: [FLINK-14840] Use Executor interface in SQL cli URL: https://github.com/apache/flink/pull/10313#discussion_r350558703 ## File path: flink-table/flink-sql-client/src/main/java/org/apache/flink/table/client/gateway/ProgramTargetD

[GitHub] [flink] TisonKun commented on a change in pull request #10313: [FLINK-14840] Use Executor interface in SQL cli

2019-11-25 Thread GitBox
TisonKun commented on a change in pull request #10313: [FLINK-14840] Use Executor interface in SQL cli URL: https://github.com/apache/flink/pull/10313#discussion_r350562168 ## File path: flink-table/flink-sql-client/src/main/java/org/apache/flink/table/client/gateway/local/LocalExe

[GitHub] [flink] TisonKun commented on a change in pull request #10313: [FLINK-14840] Use Executor interface in SQL cli

2019-11-25 Thread GitBox
TisonKun commented on a change in pull request #10313: [FLINK-14840] Use Executor interface in SQL cli URL: https://github.com/apache/flink/pull/10313#discussion_r350560496 ## File path: flink-table/flink-sql-client/src/main/java/org/apache/flink/table/client/gateway/local/Executio

[GitHub] [flink] TisonKun commented on a change in pull request #10313: [FLINK-14840] Use Executor interface in SQL cli

2019-11-25 Thread GitBox
TisonKun commented on a change in pull request #10313: [FLINK-14840] Use Executor interface in SQL cli URL: https://github.com/apache/flink/pull/10313#discussion_r350563329 ## File path: flink-table/flink-sql-client/src/main/java/org/apache/flink/table/client/gateway/local/result/M

[GitHub] [flink] TisonKun commented on a change in pull request #10313: [FLINK-14840] Use Executor interface in SQL cli

2019-11-25 Thread GitBox
TisonKun commented on a change in pull request #10313: [FLINK-14840] Use Executor interface in SQL cli URL: https://github.com/apache/flink/pull/10313#discussion_r350559045 ## File path: flink-table/flink-sql-client/src/main/java/org/apache/flink/table/client/gateway/local/Executio

[jira] [Resolved] (FLINK-14892) Add documentation for checkpoint directory layout

2019-11-25 Thread Jark Wu (Jira)
[ https://issues.apache.org/jira/browse/FLINK-14892?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jark Wu resolved FLINK-14892. - Resolution: Fixed Fixed in 1.10.0: 5984d52f6a3f39447879a026fd34485362e03ab9 > Add documentation for che

[GitHub] [flink] wuchong merged pull request #10305: [FLINK-14892][docs] Add documentation for checkpoint directory layout

2019-11-25 Thread GitBox
wuchong merged pull request #10305: [FLINK-14892][docs] Add documentation for checkpoint directory layout URL: https://github.com/apache/flink/pull/10305 This is an automated message from the Apache Git Service. To respond t

[GitHub] [flink] flinkbot edited a comment on issue #10319: [FLINK-14945] [runtime] simplify some code

2019-11-25 Thread GitBox
flinkbot edited a comment on issue #10319: [FLINK-14945] [runtime] simplify some code URL: https://github.com/apache/flink/pull/10319#issuecomment-558473837 ## CI report: * b695eaeb18c267335f7f608602f747f3aec35ee3 : PENDING [Build](https://travis-ci.com/flink-ci/flink/builds/13

[GitHub] [flink] flinkbot edited a comment on issue #10316: [FLINK-14624][table-blink] Support computed column as rowtime attribute

2019-11-25 Thread GitBox
flinkbot edited a comment on issue #10316: [FLINK-14624][table-blink] Support computed column as rowtime attribute URL: https://github.com/apache/flink/pull/10316#issuecomment-558248395 ## CI report: * 3624bce085de9f708f4d5fb4a8a7617884c0adf8 : FAILURE [Build](https://travis-ci.

[GitHub] [flink] flinkbot edited a comment on issue #10311: [FLINK-14762][client] Enrich JobClient API

2019-11-25 Thread GitBox
flinkbot edited a comment on issue #10311: [FLINK-14762][client] Enrich JobClient API URL: https://github.com/apache/flink/pull/10311#issuecomment-558081118 ## CI report: * aadc1cfef92eec54d86efbf39f50d91afda6 : FAILURE [Build](https://travis-ci.com/flink-ci/flink/builds/138

[GitHub] [flink] flinkbot edited a comment on issue #10306: [FLINK-13943][table-api] Provide utility method to convert Flink table to Java List

2019-11-25 Thread GitBox
flinkbot edited a comment on issue #10306: [FLINK-13943][table-api] Provide utility method to convert Flink table to Java List URL: https://github.com/apache/flink/pull/10306#issuecomment-558027199 ## CI report: * 0b265d192e2a6024e5817317be0317136208ccaf : SUCCESS [Build](https:

[GitHub] [flink] flinkbot edited a comment on issue #10294: [FLINK-14913][table] refactor CatalogFunction to remove properties

2019-11-25 Thread GitBox
flinkbot edited a comment on issue #10294: [FLINK-14913][table] refactor CatalogFunction to remove properties URL: https://github.com/apache/flink/pull/10294#issuecomment-557607647 ## CI report: * 579e382633f5e4f262179e8ca3018a39f80b7af9 : FAILURE [Build](https://travis-ci.com/f

[jira] [Updated] (FLINK-14936) Introduce MemoryManager#computeMemorySize to calculate managed memory from a fraction

2019-11-25 Thread Zhu Zhu (Jira)
[ https://issues.apache.org/jira/browse/FLINK-14936?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Zhu Zhu updated FLINK-14936: Summary: Introduce MemoryManager#computeMemorySize to calculate managed memory from a fraction (was: Intr

[GitHub] [flink] godfreyhe commented on issue #10174: [FLINK-14625][table-planner-blink] Add a rule to eliminate cross join as much as possible without statistics

2019-11-25 Thread GitBox
godfreyhe commented on issue #10174: [FLINK-14625][table-planner-blink] Add a rule to eliminate cross join as much as possible without statistics URL: https://github.com/apache/flink/pull/10174#issuecomment-558479874 LGTM, cc @KurtYoung ---

[jira] [Closed] (FLINK-14865) Unstable tests PyFlinkBlinkStreamUserDefinedFunctionTests#test_udf_in_join_condition_2

2019-11-25 Thread Hequn Cheng (Jira)
[ https://issues.apache.org/jira/browse/FLINK-14865?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Hequn Cheng closed FLINK-14865. --- Resolution: Fixed > Unstable tests > PyFlinkBlinkStreamUserDefinedFunctionTests#test_udf_in_join_co

[jira] [Commented] (FLINK-14865) Unstable tests PyFlinkBlinkStreamUserDefinedFunctionTests#test_udf_in_join_condition_2

2019-11-25 Thread Hequn Cheng (Jira)
[ https://issues.apache.org/jira/browse/FLINK-14865?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16982150#comment-16982150 ] Hequn Cheng commented on FLINK-14865: - Resolved in 1.10.0 via 8f665be6092d138a60c731

[jira] [Assigned] (FLINK-14865) Unstable tests PyFlinkBlinkStreamUserDefinedFunctionTests#test_udf_in_join_condition_2

2019-11-25 Thread Hequn Cheng (Jira)
[ https://issues.apache.org/jira/browse/FLINK-14865?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Hequn Cheng reassigned FLINK-14865: --- Assignee: Wei Zhong > Unstable tests > PyFlinkBlinkStreamUserDefinedFunctionTests#test_udf

[GitHub] [flink] TisonKun commented on a change in pull request #10193: [FLINK-13938][yarn] Use pre-uploaded flink binary to accelerate flink submission

2019-11-25 Thread GitBox
TisonKun commented on a change in pull request #10193: [FLINK-13938][yarn] Use pre-uploaded flink binary to accelerate flink submission URL: https://github.com/apache/flink/pull/10193#discussion_r350555630 ## File path: flink-yarn/src/main/java/org/apache/flink/yarn/Utils.java

[GitHub] [flink] hequn8128 closed pull request #10310: [FLINK-14865][python] fix unstable tests PyFlinkBlinkStreamUserDefinedFunctionTests#test_udf_in_join_condition_2

2019-11-25 Thread GitBox
hequn8128 closed pull request #10310: [FLINK-14865][python] fix unstable tests PyFlinkBlinkStreamUserDefinedFunctionTests#test_udf_in_join_condition_2 URL: https://github.com/apache/flink/pull/10310 This is an automated mess

[GitHub] [flink] flinkbot commented on issue #10319: [FLINK-14945] [runtime] simplify some code

2019-11-25 Thread GitBox
flinkbot commented on issue #10319: [FLINK-14945] [runtime] simplify some code URL: https://github.com/apache/flink/pull/10319#issuecomment-558473837 ## CI report: * b695eaeb18c267335f7f608602f747f3aec35ee3 : UNKNOWN Bot commands The @flinkbot bot supports the fol

[GitHub] [flink] flinkbot edited a comment on issue #10311: [FLINK-14762][client] Enrich JobClient API

2019-11-25 Thread GitBox
flinkbot edited a comment on issue #10311: [FLINK-14762][client] Enrich JobClient API URL: https://github.com/apache/flink/pull/10311#issuecomment-558081118 ## CI report: * aadc1cfef92eec54d86efbf39f50d91afda6 : FAILURE [Build](https://travis-ci.com/flink-ci/flink/builds/138

[GitHub] [flink] TsReaper commented on issue #10306: [FLINK-13943][table-api] Provide utility method to convert Flink table to Java List

2019-11-25 Thread GitBox
TsReaper commented on issue #10306: [FLINK-13943][table-api] Provide utility method to convert Flink table to Java List URL: https://github.com/apache/flink/pull/10306#issuecomment-558473091 > @TsReaper I think it would be better to add method `Table.collect` to expose this functionality,

[GitHub] [flink] flinkbot edited a comment on issue #10268: [Flink-14599][table-planner-blink] Support precision of TimestampType in blink planner

2019-11-25 Thread GitBox
flinkbot edited a comment on issue #10268: [Flink-14599][table-planner-blink] Support precision of TimestampType in blink planner URL: https://github.com/apache/flink/pull/10268#issuecomment-555964030 ## CI report: * 72414aad5f654b834205103f23fbbfc3d5466748 : FAILURE [Build](htt

[GitHub] [flink] TisonKun commented on a change in pull request #10193: [FLINK-13938][yarn] Use pre-uploaded flink binary to accelerate flink submission

2019-11-25 Thread GitBox
TisonKun commented on a change in pull request #10193: [FLINK-13938][yarn] Use pre-uploaded flink binary to accelerate flink submission URL: https://github.com/apache/flink/pull/10193#discussion_r350551175 ## File path: flink-yarn/src/main/java/org/apache/flink/yarn/Utils.java

[GitHub] [flink] flinkbot edited a comment on issue #10310: [FLINK-14865][python] fix unstable tests PyFlinkBlinkStreamUserDefinedFunctionTests#test_udf_in_join_condition_2

2019-11-25 Thread GitBox
flinkbot edited a comment on issue #10310: [FLINK-14865][python] fix unstable tests PyFlinkBlinkStreamUserDefinedFunctionTests#test_udf_in_join_condition_2 URL: https://github.com/apache/flink/pull/10310#issuecomment-558081072 ## CI report: * 801926d95f316419f0464dd8456d55b074d9d

[GitHub] [flink] flinkbot edited a comment on issue #10311: [FLINK-14762][client] Enrich JobClient API

2019-11-25 Thread GitBox
flinkbot edited a comment on issue #10311: [FLINK-14762][client] Enrich JobClient API URL: https://github.com/apache/flink/pull/10311#issuecomment-558081118 ## CI report: * aadc1cfef92eec54d86efbf39f50d91afda6 : FAILURE [Build](https://travis-ci.com/flink-ci/flink/builds/138

[GitHub] [flink] TisonKun commented on issue #10235: [FLINK-14839][config] Let JobGraph#classpaths become non-null

2019-11-25 Thread GitBox
TisonKun commented on issue #10235: [FLINK-14839][config] Let JobGraph#classpaths become non-null URL: https://github.com/apache/flink/pull/10235#issuecomment-558465932 @GJL could you give this patch another pass? I've addressed your comments above. ---

[jira] [Assigned] (FLINK-14945) Simplify some code in runtime

2019-11-25 Thread Zili Chen (Jira)
[ https://issues.apache.org/jira/browse/FLINK-14945?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Zili Chen reassigned FLINK-14945: - Assignee: clay > Simplify some code in runtime > - > >

[GitHub] [flink] flinkbot commented on issue #10319: [FLINK-14945] [runtime] simplify some code

2019-11-25 Thread GitBox
flinkbot commented on issue #10319: [FLINK-14945] [runtime] simplify some code URL: https://github.com/apache/flink/pull/10319#issuecomment-558465317 Thanks a lot for your contribution to the Apache Flink project. I'm the @flinkbot. I help the community to review your pull request. We w

[GitHub] [flink] TisonKun commented on issue #10319: [FLINK-14945] [runtime] simplify some code

2019-11-25 Thread GitBox
TisonKun commented on issue #10319: [FLINK-14945] [runtime] simplify some code URL: https://github.com/apache/flink/pull/10319#issuecomment-558465131 @zentol I'm ok with this diff. However, I'm not sure if we still receive code refactor like this without functional changes. --

[GitHub] [flink] clay4444 opened a new pull request #10319: [FLINK-14945] [runtime] simplify some code

2019-11-25 Thread GitBox
clay opened a new pull request #10319: [FLINK-14945] [runtime] simplify some code URL: https://github.com/apache/flink/pull/10319 ## What is the purpose of the change I found some code to simplify when using IDEA to inspect the code, so I submit a PR here ## Brief ch

[jira] [Created] (FLINK-14945) Simplify some code in runtime

2019-11-25 Thread clay (Jira)
clay created FLINK-14945: Summary: Simplify some code in runtime Key: FLINK-14945 URL: https://issues.apache.org/jira/browse/FLINK-14945 Project: Flink Issue Type: Task Components: Runtime

[GitHub] [flink] TisonKun commented on a change in pull request #10193: [FLINK-13938][yarn] Use pre-uploaded flink binary to accelerate flink submission

2019-11-25 Thread GitBox
TisonKun commented on a change in pull request #10193: [FLINK-13938][yarn] Use pre-uploaded flink binary to accelerate flink submission URL: https://github.com/apache/flink/pull/10193#discussion_r350545700 ## File path: flink-yarn-tests/src/test/java/org/apache/flink/yarn/YARNITCase

[GitHub] [flink] TisonKun commented on a change in pull request #10193: [FLINK-13938][yarn] Use pre-uploaded flink binary to accelerate flink submission

2019-11-25 Thread GitBox
TisonKun commented on a change in pull request #10193: [FLINK-13938][yarn] Use pre-uploaded flink binary to accelerate flink submission URL: https://github.com/apache/flink/pull/10193#discussion_r350545500 ## File path: flink-yarn-tests/src/test/java/org/apache/flink/yarn/YARNITCase

[GitHub] [flink] flinkbot edited a comment on issue #10268: [Flink-14599][table-planner-blink] Support precision of TimestampType in blink planner

2019-11-25 Thread GitBox
flinkbot edited a comment on issue #10268: [Flink-14599][table-planner-blink] Support precision of TimestampType in blink planner URL: https://github.com/apache/flink/pull/10268#issuecomment-555964030 ## CI report: * 72414aad5f654b834205103f23fbbfc3d5466748 : FAILURE [Build](htt

[GitHub] [flink] TisonKun closed pull request #10185: [FLINK-14762][client] Implement ClusterClientJobClientAdapter

2019-11-25 Thread GitBox
TisonKun closed pull request #10185: [FLINK-14762][client] Implement ClusterClientJobClientAdapter URL: https://github.com/apache/flink/pull/10185 This is an automated message from the Apache Git Service. To respond to the m

[GitHub] [flink] TisonKun commented on issue #10185: [FLINK-14762][client] Implement ClusterClientJobClientAdapter

2019-11-25 Thread GitBox
TisonKun commented on issue #10185: [FLINK-14762][client] Implement ClusterClientJobClientAdapter URL: https://github.com/apache/flink/pull/10185#issuecomment-558456892 closed as rebased as #10311 This is an automated messag

[GitHub] [flink] flinkbot edited a comment on issue #10310: [FLINK-14865][python] fix unstable tests PyFlinkBlinkStreamUserDefinedFunctionTests#test_udf_in_join_condition_2

2019-11-25 Thread GitBox
flinkbot edited a comment on issue #10310: [FLINK-14865][python] fix unstable tests PyFlinkBlinkStreamUserDefinedFunctionTests#test_udf_in_join_condition_2 URL: https://github.com/apache/flink/pull/10310#issuecomment-558081072 ## CI report: * 801926d95f316419f0464dd8456d55b074d9d

[GitHub] [flink] flinkbot edited a comment on issue #10017: [FLINK-14019][python] add support for managing environment and dependencies of Python UDF in Flink Python API

2019-11-25 Thread GitBox
flinkbot edited a comment on issue #10017: [FLINK-14019][python] add support for managing environment and dependencies of Python UDF in Flink Python API URL: https://github.com/apache/flink/pull/10017#issuecomment-546947394 ## CI report: * c851f9713cef338dd135c3e982f138d68bfbe33d

[GitHub] [flink] flinkbot edited a comment on issue #10268: [Flink-14599][table-planner-blink] Support precision of TimestampType in blink planner

2019-11-25 Thread GitBox
flinkbot edited a comment on issue #10268: [Flink-14599][table-planner-blink] Support precision of TimestampType in blink planner URL: https://github.com/apache/flink/pull/10268#issuecomment-555964030 ## CI report: * 72414aad5f654b834205103f23fbbfc3d5466748 : FAILURE [Build](htt

[GitHub] [flink] docete commented on issue #10268: [Flink-14599][table-planner-blink] Support precision of TimestampType in blink planner

2019-11-25 Thread GitBox
docete commented on issue #10268: [Flink-14599][table-planner-blink] Support precision of TimestampType in blink planner URL: https://github.com/apache/flink/pull/10268#issuecomment-558450225 @KurtYoung @JingsongLi @wuchong please take another look at this. ---

[GitHub] [flink] docete commented on issue #10268: [Flink-14599][table-planner-blink] Support precision of TimestampType in blink planner

2019-11-25 Thread GitBox
docete commented on issue #10268: [Flink-14599][table-planner-blink] Support precision of TimestampType in blink planner URL: https://github.com/apache/flink/pull/10268#issuecomment-558449319 > I agree with @JingsongLi . We can add some tests for high precision timestamp as group key, as d

[GitHub] [flink] flinkbot edited a comment on issue #10318: [FLINK-14721][hive]HiveTableSource implement LimitableTableSource interface

2019-11-25 Thread GitBox
flinkbot edited a comment on issue #10318: [FLINK-14721][hive]HiveTableSource implement LimitableTableSource interface URL: https://github.com/apache/flink/pull/10318#issuecomment-558436713 ## CI report: * 1a201bc0608815246d1550c0aa55691d59a25f1b : FAILURE [Build](https://travis

[GitHub] [flink] flinkbot edited a comment on issue #10310: [FLINK-14865][python] fix unstable tests PyFlinkBlinkStreamUserDefinedFunctionTests#test_udf_in_join_condition_2

2019-11-25 Thread GitBox
flinkbot edited a comment on issue #10310: [FLINK-14865][python] fix unstable tests PyFlinkBlinkStreamUserDefinedFunctionTests#test_udf_in_join_condition_2 URL: https://github.com/apache/flink/pull/10310#issuecomment-558081072 ## CI report: * 801926d95f316419f0464dd8456d55b074d9d

[GitHub] [flink] flinkbot edited a comment on issue #10017: [FLINK-14019][python] add support for managing environment and dependencies of Python UDF in Flink Python API

2019-11-25 Thread GitBox
flinkbot edited a comment on issue #10017: [FLINK-14019][python] add support for managing environment and dependencies of Python UDF in Flink Python API URL: https://github.com/apache/flink/pull/10017#issuecomment-546947394 ## CI report: * c851f9713cef338dd135c3e982f138d68bfbe33d

[GitHub] [flink] flinkbot edited a comment on issue #8444: [FLINK-10190] [Kinesis Connector] Allow AWS_REGION to be supplied along with custom Kinesis endpoint

2019-11-25 Thread GitBox
flinkbot edited a comment on issue #8444: [FLINK-10190] [Kinesis Connector] Allow AWS_REGION to be supplied along with custom Kinesis endpoint URL: https://github.com/apache/flink/pull/8444#issuecomment-546119518 ## CI report: * 176c41a7b12ecaa06a40496e6da76017e7aed122 : SUCCESS

[GitHub] [flink] flinkbot edited a comment on issue #10318: [FLINK-14721][hive]HiveTableSource implement LimitableTableSource interface

2019-11-25 Thread GitBox
flinkbot edited a comment on issue #10318: [FLINK-14721][hive]HiveTableSource implement LimitableTableSource interface URL: https://github.com/apache/flink/pull/10318#issuecomment-558436713 ## CI report: * 1a201bc0608815246d1550c0aa55691d59a25f1b : PENDING [Build](https://travis

[GitHub] [flink] flinkbot edited a comment on issue #10310: [FLINK-14865][python] fix unstable tests PyFlinkBlinkStreamUserDefinedFunctionTests#test_udf_in_join_condition_2

2019-11-25 Thread GitBox
flinkbot edited a comment on issue #10310: [FLINK-14865][python] fix unstable tests PyFlinkBlinkStreamUserDefinedFunctionTests#test_udf_in_join_condition_2 URL: https://github.com/apache/flink/pull/10310#issuecomment-558081072 ## CI report: * 801926d95f316419f0464dd8456d55b074d9d

[GitHub] [flink] flinkbot edited a comment on issue #10311: [FLINK-14762][client] Enrich JobClient API

2019-11-25 Thread GitBox
flinkbot edited a comment on issue #10311: [FLINK-14762][client] Enrich JobClient API URL: https://github.com/apache/flink/pull/10311#issuecomment-558081118 ## CI report: * aadc1cfef92eec54d86efbf39f50d91afda6 : FAILURE [Build](https://travis-ci.com/flink-ci/flink/builds/138

[jira] [Commented] (FLINK-14944) Unstable test FlinkFnExecutionSyncTests.test_flink_fn_execution_pb2_synced

2019-11-25 Thread sunjincheng (Jira)
[ https://issues.apache.org/jira/browse/FLINK-14944?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16982108#comment-16982108 ] sunjincheng commented on FLINK-14944: - Hi [~dian.fu] Thanks for report and trace thi

  1   2   3   4   5   >