[jira] [Commented] (FLINK-13489) Heavy deployment end-to-end test fails on Travis with TM heartbeat timeout

2019-08-09 Thread Yingjie Cao (JIRA)
[ https://issues.apache.org/jira/browse/FLINK-13489?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16903757#comment-16903757 ] Yingjie Cao commented on FLINK-13489: - [~till.rohrmann] I'll try to reproduce the problem and figure

[GitHub] [flink] xuyang1706 commented on a change in pull request #8631: [FLINK-12745][ml] add sparse and dense vector class, and dense matrix class with basic operations.

2019-08-09 Thread GitBox
xuyang1706 commented on a change in pull request #8631: [FLINK-12745][ml] add sparse and dense vector class, and dense matrix class with basic operations. URL: https://github.com/apache/flink/pull/8631#discussion_r312403047 ## File path:

[GitHub] [flink] flinkbot commented on issue #9403: [FLINK-13666][ml] Add an implement of collector with the row type

2019-08-09 Thread GitBox
flinkbot commented on issue #9403: [FLINK-13666][ml] Add an implement of collector with the row type URL: https://github.com/apache/flink/pull/9403#issuecomment-519853529 Thanks a lot for your contribution to the Apache Flink project. I'm the @flinkbot. I help the community to review

[GitHub] [flink] flinkbot commented on issue #9402: [FLINK-13665][flink-planner] Use of decimal(p, s) where p is less tha…

2019-08-09 Thread GitBox
flinkbot commented on issue #9402: [FLINK-13665][flink-planner] Use of decimal(p, s) where p is less tha… URL: https://github.com/apache/flink/pull/9402#issuecomment-519853135 ## CI report: * 97da69b22c3432e83c4e0869df4037fa630b5a4f : PENDING

[GitHub] [flink] flinkbot edited a comment on issue #9230: [FLINK-13430][build] Configure sending travis build notifications to bui...@flink.apache.org

2019-08-09 Thread GitBox
flinkbot edited a comment on issue #9230: [FLINK-13430][build] Configure sending travis build notifications to bui...@flink.apache.org URL: https://github.com/apache/flink/pull/9230#issuecomment-515092299 ## CI report: * 465011b7a8f0ae4774f8c9c47ec03e8f58edaa2b : FAILURE

[jira] [Updated] (FLINK-13666) Add an implement of collector with the row type

2019-08-09 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/FLINK-13666?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] ASF GitHub Bot updated FLINK-13666: --- Labels: pull-request-available (was: ) > Add an implement of collector with the row type >

[GitHub] [flink] xuyang1706 opened a new pull request #9403: [FLINK-13666][ml] Add an implement of collector with the row type

2019-08-09 Thread GitBox
xuyang1706 opened a new pull request #9403: [FLINK-13666][ml] Add an implement of collector with the row type URL: https://github.com/apache/flink/pull/9403 ## What is the purpose of the change Add an implement of collector with the row type the RowCollector use list

[jira] [Created] (FLINK-13666) Add an implement of collector with the row type

2019-08-09 Thread Xu Yang (JIRA)
Xu Yang created FLINK-13666: --- Summary: Add an implement of collector with the row type Key: FLINK-13666 URL: https://issues.apache.org/jira/browse/FLINK-13666 Project: Flink Issue Type: Sub-task

[GitHub] [flink] docete commented on issue #9402: [FLINK-13665][flink-planner] Use of decimal(p, s) where p is less tha…

2019-08-09 Thread GitBox
docete commented on issue #9402: [FLINK-13665][flink-planner] Use of decimal(p, s) where p is less tha… URL: https://github.com/apache/flink/pull/9402#issuecomment-519850099 Hi @twalthr, I found an illegal use of decimal type in old planner, and some code in FlinkTypeFactory for

[GitHub] [flink] flinkbot commented on issue #9402: [FLINK-13665][flink-planner] Use of decimal(p, s) where p is less tha…

2019-08-09 Thread GitBox
flinkbot commented on issue #9402: [FLINK-13665][flink-planner] Use of decimal(p, s) where p is less tha… URL: https://github.com/apache/flink/pull/9402#issuecomment-519850162 Thanks a lot for your contribution to the Apache Flink project. I'm the @flinkbot. I help the community to

[GitHub] [flink] docete opened a new pull request #9402: [FLINK-13665][flink-planner] Use of decimal(p, s) where p is less tha…

2019-08-09 Thread GitBox
docete opened a new pull request #9402: [FLINK-13665][flink-planner] Use of decimal(p, s) where p is less tha… URL: https://github.com/apache/flink/pull/9402 …n s should be illegal ## What is the purpose of the change Fix illegal use of decimal type ## Brief change log

[jira] [Updated] (FLINK-13665) decimal(p, s) where p is less than s should be illegal

2019-08-09 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/FLINK-13665?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] ASF GitHub Bot updated FLINK-13665: --- Labels: pull-request-available (was: ) > decimal(p, s) where p is less than s should be

[jira] [Resolved] (FLINK-13645) Error in code-gen when using blink planner in scala shell

2019-08-09 Thread Jark Wu (JIRA)
[ https://issues.apache.org/jira/browse/FLINK-13645?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jark Wu resolved FLINK-13645. - Resolution: Fixed Assignee: Jeff Zhang Fix Version/s: 1.9.0 master:

[GitHub] [flink] flinkbot edited a comment on issue #9346: [FLINK-13562] [table-planner-blink] fix incorrect input type for local stream group aggregate in FlinkRelMdColumnInterval

2019-08-09 Thread GitBox
flinkbot edited a comment on issue #9346: [FLINK-13562] [table-planner-blink] fix incorrect input type for local stream group aggregate in FlinkRelMdColumnInterval URL: https://github.com/apache/flink/pull/9346#issuecomment-517895412 ## CI report: *

[GitHub] [flink] wuchong closed pull request #9389: [FLINK-13645][table-planner] Error in code-gen when using blink planner in scala shell

2019-08-09 Thread GitBox
wuchong closed pull request #9389: [FLINK-13645][table-planner] Error in code-gen when using blink planner in scala shell URL: https://github.com/apache/flink/pull/9389 This is an automated message from the Apache Git

[jira] [Created] (FLINK-13665) decimal(p, s) where p is less than s should be illegal

2019-08-09 Thread Zhenghua Gao (JIRA)
Zhenghua Gao created FLINK-13665: Summary: decimal(p, s) where p is less than s should be illegal Key: FLINK-13665 URL: https://issues.apache.org/jira/browse/FLINK-13665 Project: Flink Issue

[GitHub] [flink] flinkbot edited a comment on issue #9348: [FLINK-13505][docs-zh] Translate "Java Lambda Expressions" page into Chinese

2019-08-09 Thread GitBox
flinkbot edited a comment on issue #9348: [FLINK-13505][docs-zh] Translate "Java Lambda Expressions" page into Chinese URL: https://github.com/apache/flink/pull/9348#issuecomment-517906070 ## CI report: * 1e2137271f7d7e3c7036a9e2e045ae3a4a4ff3c1 : FAILURE

[GitHub] [flink] flinkbot edited a comment on issue #9347: [FLINK-13563] [table-planner-blink] TumblingGroupWindow should implement toString method to explain more info

2019-08-09 Thread GitBox
flinkbot edited a comment on issue #9347: [FLINK-13563] [table-planner-blink] TumblingGroupWindow should implement toString method to explain more info URL: https://github.com/apache/flink/pull/9347#issuecomment-517895998 ## CI report: * 212cd6c24fdb696aa13bed1cfff875f9bfc01d09 :

[GitHub] [flink] flinkbot edited a comment on issue #9394: [FLINK-13547][table-planner-blink] Verify and correct string function's semantic for Blink planner

2019-08-09 Thread GitBox
flinkbot edited a comment on issue #9394: [FLINK-13547][table-planner-blink] Verify and correct string function's semantic for Blink planner URL: https://github.com/apache/flink/pull/9394#issuecomment-519467299 ## CI report: * 861d120d83964d267c95d024993b82186b1e6e7a : FAILURE

[jira] [Commented] (FLINK-10114) Support Orc for StreamingFileSink

2019-08-09 Thread vinoyang (JIRA)
[ https://issues.apache.org/jira/browse/FLINK-10114?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16903718#comment-16903718 ] vinoyang commented on FLINK-10114: -- [~hiliuxg] Glad to hear this news! If you want to contribute it to

[GitHub] [flink] godfreyhe commented on issue #9347: [FLINK-13563] [table-planner-blink] TumblingGroupWindow should implement toString method to explain more info

2019-08-09 Thread GitBox
godfreyhe commented on issue #9347: [FLINK-13563] [table-planner-blink] TumblingGroupWindow should implement toString method to explain more info URL: https://github.com/apache/flink/pull/9347#issuecomment-519840253 rebased

[GitHub] [flink] YngwieWang commented on a change in pull request #9348: [FLINK-13505][docs-zh] Translate "Java Lambda Expressions" page into Chinese

2019-08-09 Thread GitBox
YngwieWang commented on a change in pull request #9348: [FLINK-13505][docs-zh] Translate "Java Lambda Expressions" page into Chinese URL: https://github.com/apache/flink/pull/9348#discussion_r312387424 ## File path: docs/dev/java_lambdas.zh.md ## @@ -22,41 +22,37 @@

[GitHub] [flink] wuchong commented on a change in pull request #9394: [FLINK-13547][table-planner-blink] Verify and correct string function's semantic for Blink planner

2019-08-09 Thread GitBox
wuchong commented on a change in pull request #9394: [FLINK-13547][table-planner-blink] Verify and correct string function's semantic for Blink planner URL: https://github.com/apache/flink/pull/9394#discussion_r312383750 ## File path:

[GitHub] [flink] flinkbot edited a comment on issue #9401: [hotfix] Fix logger arguments in CatalogManager

2019-08-09 Thread GitBox
flinkbot edited a comment on issue #9401: [hotfix] Fix logger arguments in CatalogManager URL: https://github.com/apache/flink/pull/9401#issuecomment-519803058 ## CI report: * 29b3421165df912e3cc114566ba4e12cac901ede : FAILURE

[GitHub] [flink] docete commented on a change in pull request #9394: [FLINK-13547][table-planner-blink] Verify and correct string function's semantic for Blink planner

2019-08-09 Thread GitBox
docete commented on a change in pull request #9394: [FLINK-13547][table-planner-blink] Verify and correct string function's semantic for Blink planner URL: https://github.com/apache/flink/pull/9394#discussion_r312381959 ## File path:

[GitHub] [flink] docete commented on a change in pull request #9394: [FLINK-13547][table-planner-blink] Verify and correct string function's semantic for Blink planner

2019-08-09 Thread GitBox
docete commented on a change in pull request #9394: [FLINK-13547][table-planner-blink] Verify and correct string function's semantic for Blink planner URL: https://github.com/apache/flink/pull/9394#discussion_r312381959 ## File path:

[jira] [Commented] (FLINK-10114) Support Orc for StreamingFileSink

2019-08-09 Thread hiliuxg (JIRA)
[ https://issues.apache.org/jira/browse/FLINK-10114?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16903704#comment-16903704 ] hiliuxg commented on FLINK-10114: - I have  already  implemented this feature . It can guarantee 

[GitHub] [flink] klion26 commented on a change in pull request #9348: [FLINK-13505][docs-zh] Translate "Java Lambda Expressions" page into Chinese

2019-08-09 Thread GitBox
klion26 commented on a change in pull request #9348: [FLINK-13505][docs-zh] Translate "Java Lambda Expressions" page into Chinese URL: https://github.com/apache/flink/pull/9348#discussion_r312373275 ## File path: docs/dev/java_lambdas.zh.md ## @@ -22,41 +22,37 @@ specific

[GitHub] [flink] flinkbot edited a comment on issue #9392: [FLINK-13611] [table-planner-blink] Introduce statistic generator utility to generate table & column statistics

2019-08-09 Thread GitBox
flinkbot edited a comment on issue #9392: [FLINK-13611] [table-planner-blink] Introduce statistic generator utility to generate table & column statistics URL: https://github.com/apache/flink/pull/9392#issuecomment-519408914 ## CI report: * 46a8d8ca2b5b5f0af043c35770083053507938c5 :

[jira] [Commented] (FLINK-13484) ConnectedComponents end-to-end test instable with NoResourceAvailableException

2019-08-09 Thread Gary Yao (JIRA)
[ https://issues.apache.org/jira/browse/FLINK-13484?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16903674#comment-16903674 ] Gary Yao commented on FLINK-13484: -- I ran the test a couple of hundred times and it failed. See

[GitHub] [flink] flinkbot edited a comment on issue #9349: [FLINK-13564] [table-planner-blink] throw exception if constant with YEAR TO MONTH resolution was used for group windows

2019-08-09 Thread GitBox
flinkbot edited a comment on issue #9349: [FLINK-13564] [table-planner-blink] throw exception if constant with YEAR TO MONTH resolution was used for group windows URL: https://github.com/apache/flink/pull/9349#issuecomment-517912973 ## CI report: *

[jira] [Commented] (FLINK-13655) Caused by: java.io.IOException: Thread 'SortMerger spilling thread' terminated due to an exception

2019-08-09 Thread LiJun (JIRA)
[ https://issues.apache.org/jira/browse/FLINK-13655?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16903660#comment-16903660 ] LiJun commented on FLINK-13655: --- I verified this issue in Flink 1.8.1 version. The problem can not be

[GitHub] [flink] godfreyhe commented on issue #9349: [FLINK-13564] [table-planner-blink] throw exception if constant with YEAR TO MONTH resolution was used for group windows

2019-08-09 Thread GitBox
godfreyhe commented on issue #9349: [FLINK-13564] [table-planner-blink] throw exception if constant with YEAR TO MONTH resolution was used for group windows URL: https://github.com/apache/flink/pull/9349#issuecomment-519814879 rebased

[jira] [Resolved] (FLINK-13655) Caused by: java.io.IOException: Thread 'SortMerger spilling thread' terminated due to an exception

2019-08-09 Thread LiJun (JIRA)
[ https://issues.apache.org/jira/browse/FLINK-13655?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] LiJun resolved FLINK-13655. --- Resolution: Fixed Fix Version/s: 1.8.1 > Caused by: java.io.IOException: Thread 'SortMerger spilling

[GitHub] [flink] flinkbot edited a comment on issue #9342: [FLINK-13438][hive] Fix DataTypes.DATE/TIME/TIMESTAMP support for hive connectors

2019-08-09 Thread GitBox
flinkbot edited a comment on issue #9342: [FLINK-13438][hive] Fix DataTypes.DATE/TIME/TIMESTAMP support for hive connectors URL: https://github.com/apache/flink/pull/9342#issuecomment-517770642 ## CI report: * 76704f271662b57cbe36679d3d249bcdd7fdf66a : FAILURE

[GitHub] [flink] flinkbot edited a comment on issue #9230: [FLINK-13430][build] Configure sending travis build notifications to bui...@flink.apache.org

2019-08-09 Thread GitBox
flinkbot edited a comment on issue #9230: [FLINK-13430][build] Configure sending travis build notifications to bui...@flink.apache.org URL: https://github.com/apache/flink/pull/9230#issuecomment-515092299 ## CI report: * 465011b7a8f0ae4774f8c9c47ec03e8f58edaa2b : FAILURE

[GitHub] [flink] tillrohrmann commented on a change in pull request #9364: [FLINK-13593][checkpointing] Prevent failing the wrong execution attempt in CheckpointFailureManager

2019-08-09 Thread GitBox
tillrohrmann commented on a change in pull request #9364: [FLINK-13593][checkpointing] Prevent failing the wrong execution attempt in CheckpointFailureManager URL: https://github.com/apache/flink/pull/9364#discussion_r312355617 ## File path:

[GitHub] [flink] tillrohrmann commented on a change in pull request #9364: [FLINK-13593][checkpointing] Prevent failing the wrong execution attempt in CheckpointFailureManager

2019-08-09 Thread GitBox
tillrohrmann commented on a change in pull request #9364: [FLINK-13593][checkpointing] Prevent failing the wrong execution attempt in CheckpointFailureManager URL: https://github.com/apache/flink/pull/9364#discussion_r312357131 ## File path:

[GitHub] [flink] tillrohrmann commented on a change in pull request #9364: [FLINK-13593][checkpointing] Prevent failing the wrong execution attempt in CheckpointFailureManager

2019-08-09 Thread GitBox
tillrohrmann commented on a change in pull request #9364: [FLINK-13593][checkpointing] Prevent failing the wrong execution attempt in CheckpointFailureManager URL: https://github.com/apache/flink/pull/9364#discussion_r312355926 ## File path:

[GitHub] [flink] tillrohrmann commented on a change in pull request #9364: [FLINK-13593][checkpointing] Prevent failing the wrong execution attempt in CheckpointFailureManager

2019-08-09 Thread GitBox
tillrohrmann commented on a change in pull request #9364: [FLINK-13593][checkpointing] Prevent failing the wrong execution attempt in CheckpointFailureManager URL: https://github.com/apache/flink/pull/9364#discussion_r312356759 ## File path:

[GitHub] [flink] flinkbot edited a comment on issue #9346: [FLINK-13562] [table-planner-blink] fix incorrect input type for local stream group aggregate in FlinkRelMdColumnInterval

2019-08-09 Thread GitBox
flinkbot edited a comment on issue #9346: [FLINK-13562] [table-planner-blink] fix incorrect input type for local stream group aggregate in FlinkRelMdColumnInterval URL: https://github.com/apache/flink/pull/9346#issuecomment-517895412 ## CI report: *

[GitHub] [flink] tillrohrmann commented on a change in pull request #9364: [FLINK-13593][checkpointing] Prevent failing the wrong execution attempt in CheckpointFailureManager

2019-08-09 Thread GitBox
tillrohrmann commented on a change in pull request #9364: [FLINK-13593][checkpointing] Prevent failing the wrong execution attempt in CheckpointFailureManager URL: https://github.com/apache/flink/pull/9364#discussion_r312358245 ## File path:

[GitHub] [flink] tillrohrmann commented on a change in pull request #9364: [FLINK-13593][checkpointing] Prevent failing the wrong execution attempt in CheckpointFailureManager

2019-08-09 Thread GitBox
tillrohrmann commented on a change in pull request #9364: [FLINK-13593][checkpointing] Prevent failing the wrong execution attempt in CheckpointFailureManager URL: https://github.com/apache/flink/pull/9364#discussion_r312356902 ## File path:

[GitHub] [flink] tillrohrmann commented on a change in pull request #9364: [FLINK-13593][checkpointing] Prevent failing the wrong execution attempt in CheckpointFailureManager

2019-08-09 Thread GitBox
tillrohrmann commented on a change in pull request #9364: [FLINK-13593][checkpointing] Prevent failing the wrong execution attempt in CheckpointFailureManager URL: https://github.com/apache/flink/pull/9364#discussion_r312357325 ## File path:

[GitHub] [flink] tillrohrmann commented on a change in pull request #9364: [FLINK-13593][checkpointing] Prevent failing the wrong execution attempt in CheckpointFailureManager

2019-08-09 Thread GitBox
tillrohrmann commented on a change in pull request #9364: [FLINK-13593][checkpointing] Prevent failing the wrong execution attempt in CheckpointFailureManager URL: https://github.com/apache/flink/pull/9364#discussion_r312356499 ## File path:

[GitHub] [flink] tillrohrmann commented on a change in pull request #9364: [FLINK-13593][checkpointing] Prevent failing the wrong execution attempt in CheckpointFailureManager

2019-08-09 Thread GitBox
tillrohrmann commented on a change in pull request #9364: [FLINK-13593][checkpointing] Prevent failing the wrong execution attempt in CheckpointFailureManager URL: https://github.com/apache/flink/pull/9364#discussion_r312359832 ## File path:

[GitHub] [flink] leonardBang commented on issue #9392: [FLINK-13611] [table-planner-blink] Introduce statistic generator utility to generate table & column statistics

2019-08-09 Thread GitBox
leonardBang commented on issue #9392: [FLINK-13611] [table-planner-blink] Introduce statistic generator utility to generate table & column statistics URL: https://github.com/apache/flink/pull/9392#issuecomment-519813593 the PR is helpful for me,thanks @godfreyhe

[GitHub] [flink] docete edited a comment on issue #9394: [FLINK-13547][table-planner-blink] Verify and correct string function's semantic for Blink planner

2019-08-09 Thread GitBox
docete edited a comment on issue #9394: [FLINK-13547][table-planner-blink] Verify and correct string function's semantic for Blink planner URL: https://github.com/apache/flink/pull/9394#issuecomment-519812303 > Thanks @docete , I left some suggestions. > > 1. Remove "SUBSTR" builtin

[GitHub] [flink] docete commented on issue #9394: [FLINK-13547][table-planner-blink] Verify and correct string function's semantic for Blink planner

2019-08-09 Thread GitBox
docete commented on issue #9394: [FLINK-13547][table-planner-blink] Verify and correct string function's semantic for Blink planner URL: https://github.com/apache/flink/pull/9394#issuecomment-519812303 > Thanks @docete , I left some suggestions. > > 1. Remove "SUBSTR" builtin

[GitHub] [flink] flinkbot edited a comment on issue #9399: [FLINK-13526][sql-client] Switching to a non existing catalog or data…

2019-08-09 Thread GitBox
flinkbot edited a comment on issue #9399: [FLINK-13526][sql-client] Switching to a non existing catalog or data… URL: https://github.com/apache/flink/pull/9399#issuecomment-519768509 ## CI report: * 3fbe05bd67589e1f46d05df3e6db7cc79281b450 : CANCELED

[GitHub] [flink] godfreyhe commented on issue #9346: [FLINK-13562] [table-planner-blink] fix incorrect input type for local stream group aggregate in FlinkRelMdColumnInterval

2019-08-09 Thread GitBox
godfreyhe commented on issue #9346: [FLINK-13562] [table-planner-blink] fix incorrect input type for local stream group aggregate in FlinkRelMdColumnInterval URL: https://github.com/apache/flink/pull/9346#issuecomment-519811671 > LGTM. > > Could you rebase master to trigger the

[jira] [Updated] (FLINK-13664) "MD5" and "SHA" functions should SqlTypeFamily.CHARACTER instend of SqlTypeFamily.STRING

2019-08-09 Thread Zhenghua Gao (JIRA)
[ https://issues.apache.org/jira/browse/FLINK-13664?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Zhenghua Gao updated FLINK-13664: - Affects Version/s: 1.10.0 Fix Version/s: 1.10.0 Component/s: Table SQL /

[jira] [Created] (FLINK-13664) "MD5" and "SHA" functions should SqlTypeFamily.CHARACTER instend of SqlTypeFamily.STRING

2019-08-09 Thread Zhenghua Gao (JIRA)
Zhenghua Gao created FLINK-13664: Summary: "MD5" and "SHA" functions should SqlTypeFamily.CHARACTER instend of SqlTypeFamily.STRING Key: FLINK-13664 URL: https://issues.apache.org/jira/browse/FLINK-13664

[GitHub] [flink] wuchong commented on issue #9230: [FLINK-13430][build] Configure sending travis build notifications to bui...@flink.apache.org

2019-08-09 Thread GitBox
wuchong commented on issue #9230: [FLINK-13430][build] Configure sending travis build notifications to bui...@flink.apache.org URL: https://github.com/apache/flink/pull/9230#issuecomment-519811259 Hi @zentol , the INFRA guys have figured out the problem and the bui...@travis-ci.org works

[GitHub] [flink] wuchong commented on issue #9389: [FLINK-13645][table-planner] Error in code-gen when using blink planner in scala shell

2019-08-09 Thread GitBox
wuchong commented on issue #9389: [FLINK-13645][table-planner] Error in code-gen when using blink planner in scala shell URL: https://github.com/apache/flink/pull/9389#issuecomment-519810413 Waiting for travis passing: https://travis-ci.org/wuchong/flink/builds/569696637

[jira] [Commented] (FLINK-13567) Avro Confluent Schema Registry nightly end-to-end test failed on Travis

2019-08-09 Thread Till Rohrmann (JIRA)
[ https://issues.apache.org/jira/browse/FLINK-13567?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16903638#comment-16903638 ] Till Rohrmann commented on FLINK-13567: --- Might be the same problem. [~azagrebin] would the retry

[jira] [Commented] (FLINK-13567) Avro Confluent Schema Registry nightly end-to-end test failed on Travis

2019-08-09 Thread Till Rohrmann (JIRA)
[ https://issues.apache.org/jira/browse/FLINK-13567?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16903637#comment-16903637 ] Till Rohrmann commented on FLINK-13567: --- Another instance:

[jira] [Commented] (FLINK-13484) ConnectedComponents end-to-end test instable with NoResourceAvailableException

2019-08-09 Thread Till Rohrmann (JIRA)
[ https://issues.apache.org/jira/browse/FLINK-13484?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16903634#comment-16903634 ] Till Rohrmann commented on FLINK-13484: --- Another instance:

[GitHub] [flink] wuchong commented on issue #9346: [FLINK-13562] [table-planner-blink] fix incorrect input type for local stream group aggregate in FlinkRelMdColumnInterval

2019-08-09 Thread GitBox
wuchong commented on issue #9346: [FLINK-13562] [table-planner-blink] fix incorrect input type for local stream group aggregate in FlinkRelMdColumnInterval URL: https://github.com/apache/flink/pull/9346#issuecomment-519807819 Waiting for travis passing:

[jira] [Created] (FLINK-13663) SQL Client end-to-end test for modern Kafka failed on Travis

2019-08-09 Thread Till Rohrmann (JIRA)
Till Rohrmann created FLINK-13663: - Summary: SQL Client end-to-end test for modern Kafka failed on Travis Key: FLINK-13663 URL: https://issues.apache.org/jira/browse/FLINK-13663 Project: Flink

[jira] [Commented] (FLINK-13489) Heavy deployment end-to-end test fails on Travis with TM heartbeat timeout

2019-08-09 Thread Till Rohrmann (JIRA)
[ https://issues.apache.org/jira/browse/FLINK-13489?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16903630#comment-16903630 ] Till Rohrmann commented on FLINK-13489: --- Another instance of this test failed on Travis:

[jira] [Commented] (FLINK-13484) ConnectedComponents end-to-end test instable with NoResourceAvailableException

2019-08-09 Thread Till Rohrmann (JIRA)
[ https://issues.apache.org/jira/browse/FLINK-13484?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16903627#comment-16903627 ] Till Rohrmann commented on FLINK-13484: --- Another instance:

[jira] [Commented] (FLINK-13484) ConnectedComponents end-to-end test instable with NoResourceAvailableException

2019-08-09 Thread Till Rohrmann (JIRA)
[ https://issues.apache.org/jira/browse/FLINK-13484?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16903625#comment-16903625 ] Till Rohrmann commented on FLINK-13484: --- Another instance of the test failure. Might be a

[jira] [Created] (FLINK-13662) FlinkKinesisProducerTest.testBackpressure failed on Travis

2019-08-09 Thread Till Rohrmann (JIRA)
Till Rohrmann created FLINK-13662: - Summary: FlinkKinesisProducerTest.testBackpressure failed on Travis Key: FLINK-13662 URL: https://issues.apache.org/jira/browse/FLINK-13662 Project: Flink

[jira] [Updated] (FLINK-13526) Switching to a non existing catalog or database crashes sql-client

2019-08-09 Thread Dawid Wysakowicz (JIRA)
[ https://issues.apache.org/jira/browse/FLINK-13526?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Dawid Wysakowicz updated FLINK-13526: - Fix Version/s: 1.9.0 > Switching to a non existing catalog or database crashes

[GitHub] [flink] lirui-apache commented on a change in pull request #9342: [FLINK-13438][hive] Fix DataTypes.DATE/TIME/TIMESTAMP support for hive connectors

2019-08-09 Thread GitBox
lirui-apache commented on a change in pull request #9342: [FLINK-13438][hive] Fix DataTypes.DATE/TIME/TIMESTAMP support for hive connectors URL: https://github.com/apache/flink/pull/9342#discussion_r312351627 ## File path:

[jira] [Updated] (FLINK-13526) Switching to a non existing catalog or database crashes sql-client

2019-08-09 Thread Dawid Wysakowicz (JIRA)
[ https://issues.apache.org/jira/browse/FLINK-13526?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Dawid Wysakowicz updated FLINK-13526: - Priority: Critical (was: Major) > Switching to a non existing catalog or database

[jira] [Updated] (FLINK-13526) Switching to a non existing catalog or database crashes sql-client

2019-08-09 Thread Dawid Wysakowicz (JIRA)
[ https://issues.apache.org/jira/browse/FLINK-13526?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Dawid Wysakowicz updated FLINK-13526: - Affects Version/s: 1.9.0 > Switching to a non existing catalog or database crashes

[GitHub] [flink] flinkbot commented on issue #9401: [hotfix] Fix logger arguments in CatalogManager

2019-08-09 Thread GitBox
flinkbot commented on issue #9401: [hotfix] Fix logger arguments in CatalogManager URL: https://github.com/apache/flink/pull/9401#issuecomment-519803058 ## CI report: * 29b3421165df912e3cc114566ba4e12cac901ede : PENDING [Build](https://travis-ci.com/flink-ci/flink/builds/122546104)

[GitHub] [flink] flinkbot commented on issue #9401: [hotfix] Fix logger arguments in CatalogManager

2019-08-09 Thread GitBox
flinkbot commented on issue #9401: [hotfix] Fix logger arguments in CatalogManager URL: https://github.com/apache/flink/pull/9401#issuecomment-519801400 Thanks a lot for your contribution to the Apache Flink project. I'm the @flinkbot. I help the community to review your pull request.

[GitHub] [flink] godfreyhe commented on a change in pull request #9349: [FLINK-13564] [table-planner-blink] throw exception if constant with YEAR TO MONTH resolution was used for group windows

2019-08-09 Thread GitBox
godfreyhe commented on a change in pull request #9349: [FLINK-13564] [table-planner-blink] throw exception if constant with YEAR TO MONTH resolution was used for group windows URL: https://github.com/apache/flink/pull/9349#discussion_r312348542 ## File path:

[GitHub] [flink] zjffdu opened a new pull request #9401: [hotfix] Fix logger arguments in CatalogManager

2019-08-09 Thread GitBox
zjffdu opened a new pull request #9401: [hotfix] Fix logger arguments in CatalogManager URL: https://github.com/apache/flink/pull/9401 ## What is the purpose of the change Trivial fix for the logger arguments in CatalogManager ## Brief change log Reorder the

[GitHub] [flink] wuchong commented on issue #9347: [FLINK-13563] [table-planner-blink] TumblingGroupWindow should implement toString method to explain more info

2019-08-09 Thread GitBox
wuchong commented on issue #9347: [FLINK-13563] [table-planner-blink] TumblingGroupWindow should implement toString method to explain more info URL: https://github.com/apache/flink/pull/9347#issuecomment-519800299 Could you rebase master to trigger the travis again ?

[GitHub] [flink] flinkbot edited a comment on issue #9400: [FLINK-13523][table-planner-blink] Verify and correct arithmetic function's semantic for Blink planner (release-1.9)

2019-08-09 Thread GitBox
flinkbot edited a comment on issue #9400: [FLINK-13523][table-planner-blink] Verify and correct arithmetic function's semantic for Blink planner (release-1.9) URL: https://github.com/apache/flink/pull/9400#issuecomment-519772402 ## CI report: *

[jira] [Resolved] (FLINK-13587) Fix some transformation names are not set in blink planner

2019-08-09 Thread Jark Wu (JIRA)
[ https://issues.apache.org/jira/browse/FLINK-13587?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jark Wu resolved FLINK-13587. - Resolution: Fixed [table-planner-blink] Fix some operator names are not set in blink planner - master:

[GitHub] [flink] wuchong merged pull request #9363: [FLINK-13587][table-planner-blink] Fix some operator names are not set in blink planner

2019-08-09 Thread GitBox
wuchong merged pull request #9363: [FLINK-13587][table-planner-blink] Fix some operator names are not set in blink planner URL: https://github.com/apache/flink/pull/9363 This is an automated message from the Apache Git

[GitHub] [flink] lirui-apache commented on issue #9399: [FLINK-13526][sql-client] Switching to a non existing catalog or data…

2019-08-09 Thread GitBox
lirui-apache commented on issue #9399: [FLINK-13526][sql-client] Switching to a non existing catalog or data… URL: https://github.com/apache/flink/pull/9399#issuecomment-519797730 @bowenli86 PR updated according to your suggestions. Please take another look. Thanks.

[GitHub] [flink] wuchong commented on issue #9363: [FLINK-13587][table-planner-blink] Fix some operator names are not set in blink planner

2019-08-09 Thread GitBox
wuchong commented on issue #9363: [FLINK-13587][table-planner-blink] Fix some operator names are not set in blink planner URL: https://github.com/apache/flink/pull/9363#issuecomment-519797060 Travis passed. Merging...

[GitHub] [flink] flinkbot edited a comment on issue #9392: [FLINK-13611] [table-planner-blink] Introduce statistic generator utility to generate table & column statistics

2019-08-09 Thread GitBox
flinkbot edited a comment on issue #9392: [FLINK-13611] [table-planner-blink] Introduce statistic generator utility to generate table & column statistics URL: https://github.com/apache/flink/pull/9392#issuecomment-519408914 ## CI report: * 46a8d8ca2b5b5f0af043c35770083053507938c5 :

[jira] [Commented] (FLINK-13405) Translate "Basic API Concepts" page into Chinese

2019-08-09 Thread WangHengWei (JIRA)
[ https://issues.apache.org/jira/browse/FLINK-13405?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16903588#comment-16903588 ] WangHengWei commented on FLINK-13405: - [~jark], thank you. I think it's qq email's problem. I have

[jira] [Resolved] (FLINK-13523) Verify and correct arithmetic function's semantic for Blink planner

2019-08-09 Thread Jark Wu (JIRA)
[ https://issues.apache.org/jira/browse/FLINK-13523?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jark Wu resolved FLINK-13523. - Resolution: Fixed > Verify and correct arithmetic function's semantic for Blink planner >

[GitHub] [flink] wuchong merged pull request #9400: [FLINK-13523][table-planner-blink] Verify and correct arithmetic function's semantic for Blink planner (release-1.9)

2019-08-09 Thread GitBox
wuchong merged pull request #9400: [FLINK-13523][table-planner-blink] Verify and correct arithmetic function's semantic for Blink planner (release-1.9) URL: https://github.com/apache/flink/pull/9400 This is an automated

[jira] [Comment Edited] (FLINK-13523) Verify and correct arithmetic function's semantic for Blink planner

2019-08-09 Thread Jark Wu (JIRA)
[ https://issues.apache.org/jira/browse/FLINK-13523?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16903530#comment-16903530 ] Jark Wu edited comment on FLINK-13523 at 8/9/19 6:08 AM: - [table-planner-blink]

[GitHub] [flink] flinkbot edited a comment on issue #9399: [FLINK-13526][sql-client] Switching to a non existing catalog or data…

2019-08-09 Thread GitBox
flinkbot edited a comment on issue #9399: [FLINK-13526][sql-client] Switching to a non existing catalog or data… URL: https://github.com/apache/flink/pull/9399#issuecomment-519768509 ## CI report: * 3fbe05bd67589e1f46d05df3e6db7cc79281b450 : CANCELED

<    1   2   3