[GitHub] [flink] flinkbot edited a comment on pull request #13651: [FLINK-19649][sql-parser] Fix unparse method of sql create table. Keep syntax the same for tables without columns

2020-10-15 Thread GitBox
flinkbot edited a comment on pull request #13651: URL: https://github.com/apache/flink/pull/13651#issuecomment-709309235 ## CI report: * eb69ec2bfbe2d8250056898954f43bacf16c4b40 Azure:

[GitHub] [flink] flinkbot edited a comment on pull request #13625: [FLINK-19623][table-planner-blink] Introduce ExecEdge to describe information on input edges for ExecNode

2020-10-15 Thread GitBox
flinkbot edited a comment on pull request #13625: URL: https://github.com/apache/flink/pull/13625#issuecomment-708152298 ## CI report: * 1d3dfd2b49f980db8ac9189ad4bf0d310e19468c Azure:

[GitHub] [flink] gsralex commented on pull request #13651: [FLINK-19649][sql-parser] Fix unparse method of sql create table. Keep syntax the same for tables without columns

2020-10-15 Thread GitBox
gsralex commented on pull request #13651: URL: https://github.com/apache/flink/pull/13651#issuecomment-709808720 > > Please add some unit tests. > > Okay, I'll add some unit tests. Hi, Kurt. I've added some unit tests.

[GitHub] [flink] flinkbot edited a comment on pull request #13612: [FLINK-19587][table-planner-blink] Fix error result when casting binary as varchar

2020-10-15 Thread GitBox
flinkbot edited a comment on pull request #13612: URL: https://github.com/apache/flink/pull/13612#issuecomment-707667105 ## CI report: * 982af6445d2f917e952dac847238f5dfb6f66f96 Azure:

[GitHub] [flink] flinkbot edited a comment on pull request #13643: [Hotfix][CheckStyle][Min] Fix DummyInputFormat class lacks Javadoc

2020-10-15 Thread GitBox
flinkbot edited a comment on pull request #13643: URL: https://github.com/apache/flink/pull/13643#issuecomment-708870329 ## CI report: * bf793887fbcc0b4f83cc76eb0565833476da0348 Azure:

[GitHub] [flink] flinkbot edited a comment on pull request #13643: [Hotfix][CheckStyle][Min] Fix DummyInputFormat class lacks Javadoc

2020-10-15 Thread GitBox
flinkbot edited a comment on pull request #13643: URL: https://github.com/apache/flink/pull/13643#issuecomment-708870329 ## CI report: * bf793887fbcc0b4f83cc76eb0565833476da0348 Azure:

[GitHub] [flink] flinkbot edited a comment on pull request #13612: [FLINK-19587][table-planner-blink] Fix error result when casting binary as varchar

2020-10-15 Thread GitBox
flinkbot edited a comment on pull request #13612: URL: https://github.com/apache/flink/pull/13612#issuecomment-707667105 ## CI report: * 982af6445d2f917e952dac847238f5dfb6f66f96 Azure:

[GitHub] [flink] TsReaper commented on a change in pull request #13625: [FLINK-19623][table-planner-blink] Introduce ExecEdge to describe information on input edges for ExecNode

2020-10-15 Thread GitBox
TsReaper commented on a change in pull request #13625: URL: https://github.com/apache/flink/pull/13625#discussion_r506054619 ## File path: flink-table/flink-table-planner-blink/src/main/java/org/apache/flink/table/planner/plan/nodes/exec/ExecEdge.java ## @@ -0,0 +1,156 @@ +/*

[GitHub] [flink] TsReaper commented on a change in pull request #13625: [FLINK-19623][table-planner-blink] Introduce ExecEdge to describe information on input edges for ExecNode

2020-10-15 Thread GitBox
TsReaper commented on a change in pull request #13625: URL: https://github.com/apache/flink/pull/13625#discussion_r506053031 ## File path: flink-table/flink-table-planner-blink/src/main/scala/org/apache/flink/table/planner/plan/nodes/physical/batch/BatchExecSortMergeJoin.scala

[GitHub] [flink] wangxlong commented on pull request #13612: [FLINK-19587][table-planner-blink] Fix error result when casting binary as varchar

2020-10-15 Thread GitBox
wangxlong commented on pull request #13612: URL: https://github.com/apache/flink/pull/13612#issuecomment-709776316 @flinkbot run azure This is an automated message from the Apache Git Service. To respond to the message,

[GitHub] [flink] wangxlong commented on pull request #13643: [Hotfix][CheckStyle][Min] Fix DummyInputFormat class lacks Javadoc

2020-10-15 Thread GitBox
wangxlong commented on pull request #13643: URL: https://github.com/apache/flink/pull/13643#issuecomment-709775224 @flinkbot run azure This is an automated message from the Apache Git Service. To respond to the message,

[GitHub] [flink] flinkbot edited a comment on pull request #13643: [Hotfix][CheckStyle][Min] Fix DummyInputFormat class lacks Javadoc

2020-10-15 Thread GitBox
flinkbot edited a comment on pull request #13643: URL: https://github.com/apache/flink/pull/13643#issuecomment-708870329 ## CI report: * bf793887fbcc0b4f83cc76eb0565833476da0348 Azure:

[GitHub] [flink] flinkbot edited a comment on pull request #13631: [FLINK-19639][table sql/planner]Support SupportsNestedProjectionPushD…

2020-10-15 Thread GitBox
flinkbot edited a comment on pull request #13631: URL: https://github.com/apache/flink/pull/13631#issuecomment-708335709 ## CI report: * cb66dc97754abc1468b03508a41a4f3a34ce9572 Azure:

[GitHub] [flink] flinkbot edited a comment on pull request #13631: [FLINK-19639][table sql/planner]Support SupportsNestedProjectionPushD…

2020-10-15 Thread GitBox
flinkbot edited a comment on pull request #13631: URL: https://github.com/apache/flink/pull/13631#issuecomment-708335709 ## CI report: * cb66dc97754abc1468b03508a41a4f3a34ce9572 Azure:

[GitHub] [flink] flinkbot edited a comment on pull request #13657: [FLINK-19669][coordination] PipelinedRegionSchedulingStrategy#init ResultPartitionType blocking check use isBlocking method

2020-10-15 Thread GitBox
flinkbot edited a comment on pull request #13657: URL: https://github.com/apache/flink/pull/13657#issuecomment-709726515 ## CI report: * 5601e4a459216b255fa629c3d5c753963a61a533 Azure:

[GitHub] [flink] flinkbot edited a comment on pull request #13481: [FLINK-19395][sql] Replace SqlConversionException with either TableException or ValidationException

2020-10-15 Thread GitBox
flinkbot edited a comment on pull request #13481: URL: https://github.com/apache/flink/pull/13481#issuecomment-698895442 ## CI report: * fdba66defaa6c4092feffe3e361e56886193c80e Azure:

[GitHub] [flink] zhuzhurk commented on a change in pull request #13657: [FLINK-19669][coordination] PipelinedRegionSchedulingStrategy#init ResultPartitionType blocking check use isBlocking method

2020-10-15 Thread GitBox
zhuzhurk commented on a change in pull request #13657: URL: https://github.com/apache/flink/pull/13657#discussion_r506045078 ## File path: flink-runtime/src/test/java/org/apache/flink/runtime/scheduler/strategy/PipelinedRegionSchedulingStrategyTest.java ## @@ -67,13 +69,18 @@

[GitHub] [flink] flinkbot commented on pull request #13657: [FLINK-19669][coordination] PipelinedRegionSchedulingStrategy#init ResultPartitionType blocking check use isBlocking method

2020-10-15 Thread GitBox
flinkbot commented on pull request #13657: URL: https://github.com/apache/flink/pull/13657#issuecomment-709726515 ## CI report: * 5601e4a459216b255fa629c3d5c753963a61a533 UNKNOWN Bot commands The @flinkbot bot supports the following commands: - `@flinkbot

[GitHub] [flink] flinkbot edited a comment on pull request #13652: [FLINK-19654][python][e2] merge pyflink table and dastream e2e tests

2020-10-15 Thread GitBox
flinkbot edited a comment on pull request #13652: URL: https://github.com/apache/flink/pull/13652#issuecomment-709336832 ## CI report: * 3f05970c4fc407a89e90d7fc685419a68cdaaa50 Azure:

[jira] [Commented] (FLINK-19491) AvroSerializerSnapshot cannot handle large schema

2020-10-15 Thread Nicholas Jiang (Jira)
[ https://issues.apache.org/jira/browse/FLINK-19491?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17215160#comment-17215160 ] Nicholas Jiang commented on FLINK-19491: [~AHeise], if you are not available, I would like to

[GitHub] [flink] flinkbot edited a comment on pull request #13631: [FLINK-19639][table sql/planner]Support SupportsNestedProjectionPushD…

2020-10-15 Thread GitBox
flinkbot edited a comment on pull request #13631: URL: https://github.com/apache/flink/pull/13631#issuecomment-708335709 ## CI report: * cb66dc97754abc1468b03508a41a4f3a34ce9572 Azure:

[GitHub] [flink] flinkbot edited a comment on pull request #13614: [FLINK-19547][runtime] Clean up partial record when reconnecting for Approximate Local Recovery

2020-10-15 Thread GitBox
flinkbot edited a comment on pull request #13614: URL: https://github.com/apache/flink/pull/13614#issuecomment-707710438 ## CI report: * f51a6098947a0967f0dadc32903bf1288fb48941 UNKNOWN * 553ff42a3ded621e45167d5a9f426934bf460ea4 Azure:

[GitHub] [flink] flinkbot edited a comment on pull request #13577: [FLINK-16579][table] Upgrade Calcite version to 1.26 for Flink SQL

2020-10-15 Thread GitBox
flinkbot edited a comment on pull request #13577: URL: https://github.com/apache/flink/pull/13577#issuecomment-706470705 ## CI report: * 3db5dd700d90b99ec0a5d70d9b27a0df41a44164 Azure:

[jira] [Commented] (FLINK-19494) Adjust "StreamExecutionEnvironment.generateSequence()" to new API Sources

2020-10-15 Thread Nicholas Jiang (Jira)
[ https://issues.apache.org/jira/browse/FLINK-19494?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17215159#comment-17215159 ] Nicholas Jiang commented on FLINK-19494: [~sewen],[~aljoscha], I have already picked this ticket

[GitHub] [flink] flinkbot edited a comment on pull request #13299: [FLINK-19072][table-planner] Import Temporal Table join rule for Stream

2020-10-15 Thread GitBox
flinkbot edited a comment on pull request #13299: URL: https://github.com/apache/flink/pull/13299#issuecomment-684842866 ## CI report: * d142b0a736b24b1d1d714da9c26bf89279e643c8 UNKNOWN * 9027c8cf3a5619d28f2d1c1a0076a37a4ca9b15d UNKNOWN *

[GitHub] [flink] fsk119 commented on a change in pull request #13631: [FLINK-19639][table sql/planner]Support SupportsNestedProjectionPushD…

2020-10-15 Thread GitBox
fsk119 commented on a change in pull request #13631: URL: https://github.com/apache/flink/pull/13631#discussion_r506037128 ## File path: flink-table/flink-table-planner-blink/src/test/java/org/apache/flink/table/planner/plan/rules/logical/PushProjectIntoTableSourceScanRuleTest.java

[GitHub] [flink] fsk119 commented on a change in pull request #13631: [FLINK-19639][table sql/planner]Support SupportsNestedProjectionPushD…

2020-10-15 Thread GitBox
fsk119 commented on a change in pull request #13631: URL: https://github.com/apache/flink/pull/13631#discussion_r506036775 ## File path: flink-table/flink-table-planner-blink/src/main/scala/org/apache/flink/table/planner/plan/utils/RexNodeExtractor.scala ## @@ -268,7 +268,8

[GitHub] [flink] flinkbot commented on pull request #13657: [FLINK-19669][coordination] PipelinedRegionSchedulingStrategy#init ResultPartitionType blocking check use isBlocking method

2020-10-15 Thread GitBox
flinkbot commented on pull request #13657: URL: https://github.com/apache/flink/pull/13657#issuecomment-709715573 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 will use this comment to track the

[GitHub] [flink] Sxnan opened a new pull request #13657: [FLINK-19669][coordination] PipelinedRegionSchedulingStrategy#init ResultPartitionType blocking check use isBlocking method

2020-10-15 Thread GitBox
Sxnan opened a new pull request #13657: URL: https://github.com/apache/flink/pull/13657 PipelinedRegionSchedulingStrategy#init ResultPartitionType blocking check should use isBlocking method instead of checking of the enum type.

[jira] [Updated] (FLINK-19669) PipelinedRegionSchedulingStrategy#init ResultPartitionType blocking check should use isBlocking method

2020-10-15 Thread ASF GitHub Bot (Jira)
[ https://issues.apache.org/jira/browse/FLINK-19669?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] ASF GitHub Bot updated FLINK-19669: --- Labels: pull-request-available (was: ) > PipelinedRegionSchedulingStrategy#init

[GitHub] [flink] flinkbot edited a comment on pull request #13652: [FLINK-19654][python][e2] merge pyflink table and dastream e2e tests

2020-10-15 Thread GitBox
flinkbot edited a comment on pull request #13652: URL: https://github.com/apache/flink/pull/13652#issuecomment-709336832 ## CI report: * 3f05970c4fc407a89e90d7fc685419a68cdaaa50 Azure:

[GitHub] [flink] flinkbot edited a comment on pull request #13577: [FLINK-16579][table] Upgrade Calcite version to 1.26 for Flink SQL

2020-10-15 Thread GitBox
flinkbot edited a comment on pull request #13577: URL: https://github.com/apache/flink/pull/13577#issuecomment-706470705 ## CI report: * 3db5dd700d90b99ec0a5d70d9b27a0df41a44164 Azure:

[GitHub] [flink] flinkbot edited a comment on pull request #13481: [FLINK-19395][sql] Replace SqlConversionException with either TableException or ValidationException

2020-10-15 Thread GitBox
flinkbot edited a comment on pull request #13481: URL: https://github.com/apache/flink/pull/13481#issuecomment-698895442 ## CI report: * fdba66defaa6c4092feffe3e361e56886193c80e Azure:

[jira] [Closed] (FLINK-19652) Support pure string format for Kafka table connector

2020-10-15 Thread Qingsheng Ren (Jira)
[ https://issues.apache.org/jira/browse/FLINK-19652?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Qingsheng Ren closed FLINK-19652. - Resolution: Duplicate > Support pure string format for Kafka table connector >

[jira] [Commented] (FLINK-19652) Support pure string format for Kafka table connector

2020-10-15 Thread Qingsheng Ren (Jira)
[ https://issues.apache.org/jira/browse/FLINK-19652?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17215144#comment-17215144 ] Qingsheng Ren commented on FLINK-19652: --- Yes FLINK-14356 indeed covers this issue. I'll mark this

[jira] [Commented] (FLINK-19655) NPE when using blink planner and TemporalTableFunction after setting IdleStateRetentionTime

2020-10-15 Thread Nicholas Jiang (Jira)
[ https://issues.apache.org/jira/browse/FLINK-19655?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17215143#comment-17215143 ] Nicholas Jiang commented on FLINK-19655: [~seunjjs], I agree with your point that super.open

[jira] [Assigned] (FLINK-19625) Introduce multi-input exec node

2020-10-15 Thread godfrey he (Jira)
[ https://issues.apache.org/jira/browse/FLINK-19625?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] godfrey he reassigned FLINK-19625: -- Assignee: godfrey he > Introduce multi-input exec node > --- > >

[GitHub] [flink] HuangXingBo commented on pull request #13652: [FLINK-19654][python][e2] merge pyflink table and dastream e2e tests

2020-10-15 Thread GitBox
HuangXingBo commented on pull request #13652: URL: https://github.com/apache/flink/pull/13652#issuecomment-709709350 @rmetzger Thanks a lot. I have rebase the master and push again. This is an automated message from the

[GitHub] [flink] flinkbot edited a comment on pull request #13614: [FLINK-19547][runtime] Clean up partial record when reconnecting for Approximate Local Recovery

2020-10-15 Thread GitBox
flinkbot edited a comment on pull request #13614: URL: https://github.com/apache/flink/pull/13614#issuecomment-707710438 ## CI report: * f51a6098947a0967f0dadc32903bf1288fb48941 UNKNOWN * 553ff42a3ded621e45167d5a9f426934bf460ea4 Azure:

[GitHub] [flink] danny0405 commented on a change in pull request #13577: [FLINK-16579][table] Upgrade Calcite version to 1.26 for Flink SQL

2020-10-15 Thread GitBox
danny0405 commented on a change in pull request #13577: URL: https://github.com/apache/flink/pull/13577#discussion_r505363773 ## File path: flink-table/flink-table-planner-blink/src/test/scala/org/apache/flink/table/planner/plan/metadata/FlinkRelMdPopulationSizeTest.scala ##

[GitHub] [flink] curcur commented on pull request #13614: [FLINK-19547][runtime] Clean up partial record when reconnecting for Approximate Local Recovery

2020-10-15 Thread GitBox
curcur commented on pull request #13614: URL: https://github.com/apache/flink/pull/13614#issuecomment-709707676 Synced up offline with @pnowojski 1. change `skipBuild()` in `BufferConsumerWithPartialRecordLength` to `skip()` --- simply skip the read position, and uses the exisiting

[GitHub] [flink] flinkbot edited a comment on pull request #13481: [FLINK-19395][sql] Replace SqlConversionException with either TableException or ValidationException

2020-10-15 Thread GitBox
flinkbot edited a comment on pull request #13481: URL: https://github.com/apache/flink/pull/13481#issuecomment-698895442 ## CI report: * fdba66defaa6c4092feffe3e361e56886193c80e Azure:

[jira] [Updated] (FLINK-19669) PipelinedRegionSchedulingStrategy#init ResultPartitionType blocking check should use isBlocking method

2020-10-15 Thread Zhu Zhu (Jira)
[ https://issues.apache.org/jira/browse/FLINK-19669?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Zhu Zhu updated FLINK-19669: Fix Version/s: 1.11.3 1.12.0 > PipelinedRegionSchedulingStrategy#init

[jira] [Updated] (FLINK-19669) PipelinedRegionSchedulingStrategy#init ResultPartitionType blocking check should use isBlocking method

2020-10-15 Thread Zhu Zhu (Jira)
[ https://issues.apache.org/jira/browse/FLINK-19669?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Zhu Zhu updated FLINK-19669: Component/s: Runtime / Coordination > PipelinedRegionSchedulingStrategy#init ResultPartitionType blocking

[jira] [Updated] (FLINK-19669) PipelinedRegionSchedulingStrategy#init ResultPartitionType blocking check should use isBlocking method

2020-10-15 Thread Zhu Zhu (Jira)
[ https://issues.apache.org/jira/browse/FLINK-19669?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Zhu Zhu updated FLINK-19669: Affects Version/s: 1.11.0 > PipelinedRegionSchedulingStrategy#init ResultPartitionType blocking check >

[jira] [Commented] (FLINK-19669) PipelinedRegionSchedulingStrategy#init ResultPartitionType blocking check should use isBlocking method

2020-10-15 Thread Zhu Zhu (Jira)
[ https://issues.apache.org/jira/browse/FLINK-19669?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17215134#comment-17215134 ] Zhu Zhu commented on FLINK-19669: - Thanks for reporting this issue [~xuannan]. You are right that it

[jira] [Assigned] (FLINK-19669) PipelinedRegionSchedulingStrategy#init ResultPartitionType blocking check should use isBlocking method

2020-10-15 Thread Zhu Zhu (Jira)
[ https://issues.apache.org/jira/browse/FLINK-19669?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Zhu Zhu reassigned FLINK-19669: --- Assignee: Xuannan Su > PipelinedRegionSchedulingStrategy#init ResultPartitionType blocking check

[jira] [Assigned] (FLINK-19623) Introduce ExecEdge to describe information on input edges for ExecNode

2020-10-15 Thread godfrey he (Jira)
[ https://issues.apache.org/jira/browse/FLINK-19623?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] godfrey he reassigned FLINK-19623: -- Assignee: Caizhi Weng > Introduce ExecEdge to describe information on input edges for

[GitHub] [flink] flinkbot edited a comment on pull request #13481: [FLINK-19395][sql] Replace SqlConversionException with either TableException or ValidationException

2020-10-15 Thread GitBox
flinkbot edited a comment on pull request #13481: URL: https://github.com/apache/flink/pull/13481#issuecomment-698895442 ## CI report: * fdba66defaa6c4092feffe3e361e56886193c80e Azure:

[jira] [Updated] (FLINK-19668) Fix the plan regression by Calcite upgrade to 1.26

2020-10-15 Thread Jark Wu (Jira)
[ https://issues.apache.org/jira/browse/FLINK-19668?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jark Wu updated FLINK-19668: Component/s: (was: API / Core) Table SQL / Planner > Fix the plan regression by

[GitHub] [flink] leonardBang edited a comment on pull request #13655: [FLINK-19664][e2e] Upload logs before tests time out

2020-10-15 Thread GitBox
leonardBang edited a comment on pull request #13655: URL: https://github.com/apache/flink/pull/13655#issuecomment-709691404 The e2e test failed by timeout with 280 mins, maybe improving from 260 to 280 is still not enough

[jira] [Commented] (FLINK-19655) NPE when using blink planner and TemporalTableFunction after setting IdleStateRetentionTime

2020-10-15 Thread Benchao Li (Jira)
[ https://issues.apache.org/jira/browse/FLINK-19655?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17215122#comment-17215122 ] Benchao Li commented on FLINK-19655: [~seunjjs] Thanks for reporting this, would you like to raise a

[GitHub] [flink] leonardBang commented on pull request #13655: [FLINK-19664][e2e] Upload logs before tests time out

2020-10-15 Thread GitBox
leonardBang commented on pull request #13655: URL: https://github.com/apache/flink/pull/13655#issuecomment-709691404 The e2e test failed by timeout with 280 mins, maybe improving from 240 to 280 is still not enough This is

[jira] [Created] (FLINK-19669) PipelinedRegionSchedulingStrategy#init ResultPartitionType blocking check should use isBlocking method

2020-10-15 Thread Xuannan Su (Jira)
Xuannan Su created FLINK-19669: -- Summary: PipelinedRegionSchedulingStrategy#init ResultPartitionType blocking check should use isBlocking method Key: FLINK-19669 URL:

[GitHub] [flink] flinkbot edited a comment on pull request #13492: [FLINK-19181][python] Make python processes respect the calculated managed memory fraction

2020-10-15 Thread GitBox
flinkbot edited a comment on pull request #13492: URL: https://github.com/apache/flink/pull/13492#issuecomment-699626263 ## CI report: * af73558800083e341dcd9c89819cd00b0572696b UNKNOWN * 59af0e9ec80df5072e44576882f8659db631e424 UNKNOWN *

[GitHub] [flink] danny0405 commented on a change in pull request #13577: [FLINK-16579][table] Upgrade Calcite version to 1.26 for Flink SQL

2020-10-15 Thread GitBox
danny0405 commented on a change in pull request #13577: URL: https://github.com/apache/flink/pull/13577#discussion_r505990272 ## File path: flink-table/flink-table-planner-blink/src/test/resources/org/apache/flink/table/planner/plan/stream/table/SetOperatorsTest.xml ## @@

[GitHub] [flink] danny0405 commented on a change in pull request #13577: [FLINK-16579][table] Upgrade Calcite version to 1.26 for Flink SQL

2020-10-15 Thread GitBox
danny0405 commented on a change in pull request #13577: URL: https://github.com/apache/flink/pull/13577#discussion_r505989715 ## File path: flink-table/flink-table-planner/src/test/scala/org/apache/flink/table/plan/TimeIndicatorConversionTest.scala ## @@ -204,20 +204,16 @@

[jira] [Created] (FLINK-19668) Fix the plan regression by Calcite upgrade to 1.26

2020-10-15 Thread Danny Chen (Jira)
Danny Chen created FLINK-19668: -- Summary: Fix the plan regression by Calcite upgrade to 1.26 Key: FLINK-19668 URL: https://issues.apache.org/jira/browse/FLINK-19668 Project: Flink Issue Type:

[jira] [Commented] (FLINK-19664) Upload logs before end to end tests time out

2020-10-15 Thread Leonard Xu (Jira)
[ https://issues.apache.org/jira/browse/FLINK-19664?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17215120#comment-17215120 ] Leonard Xu commented on FLINK-19664: +1 for this > Upload logs before end to end tests time out >

[GitHub] [flink] flinkbot edited a comment on pull request #13592: [FLINK-19324][yarn] Map requested and allocated containers with priority on YARN

2020-10-15 Thread GitBox
flinkbot edited a comment on pull request #13592: URL: https://github.com/apache/flink/pull/13592#issuecomment-707067008 ## CI report: * 4dc5998fdfaf5c5c0e2b8fca0984d21ec508db7e Azure:

[GitHub] [flink] flinkbot edited a comment on pull request #13299: [FLINK-19072][table-planner] Import Temporal Table join rule for Stream

2020-10-15 Thread GitBox
flinkbot edited a comment on pull request #13299: URL: https://github.com/apache/flink/pull/13299#issuecomment-684842866 ## CI report: * d142b0a736b24b1d1d714da9c26bf89279e643c8 UNKNOWN * 9027c8cf3a5619d28f2d1c1a0076a37a4ca9b15d UNKNOWN *

[jira] [Commented] (FLINK-18712) Flink RocksDB statebackend memory leak issue

2020-10-15 Thread Julius Michaelis (Jira)
[ https://issues.apache.org/jira/browse/FLINK-18712?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17215118#comment-17215118 ] Julius Michaelis commented on FLINK-18712: -- [~yunta] , may I ask: are you still working on

[jira] [Assigned] (FLINK-19569) Upgrade ICU4J to 67.1+

2020-10-15 Thread godfrey he (Jira)
[ https://issues.apache.org/jira/browse/FLINK-19569?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] godfrey he reassigned FLINK-19569: -- Assignee: godfrey he > Upgrade ICU4J to 67.1+ > -- > >

[jira] [Commented] (FLINK-19569) Upgrade ICU4J to 67.1+

2020-10-15 Thread godfrey he (Jira)
[ https://issues.apache.org/jira/browse/FLINK-19569?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17215119#comment-17215119 ] godfrey he commented on FLINK-19569: I will take this ticket > Upgrade ICU4J to 67.1+ >

[GitHub] [flink] gsralex commented on pull request #13651: [FLINK-19649][sql-parser] Fix unparse method of sql create table. Keep syntax the same for tables without columns

2020-10-15 Thread GitBox
gsralex commented on pull request #13651: URL: https://github.com/apache/flink/pull/13651#issuecomment-709682544 > Please add some unit tests. Okay, I'll add some unit tests. This is an automated message from the

[GitHub] [flink] dianfu commented on pull request #13622: [FLINK-19469][hbase] Exclude org.glassfish:javax.el transitive dependency from hbase-2.2 connector as it is unreliable

2020-10-15 Thread GitBox
dianfu commented on pull request #13622: URL: https://github.com/apache/flink/pull/13622#issuecomment-709682194 @miklosgergely Could you rebase the PR then the e2e could pass? There is a commit fixing the e2e: https://github.com/apache/flink/commit/8aeb3ec0d2f021787e39c2887805c3528c067a76

[jira] [Reopened] (FLINK-19549) [CI] ##[error]The job running on agent Azure Pipelines 5 ran longer than the maximum time of 260 minutes.

2020-10-15 Thread Xintong Song (Jira)
[ https://issues.apache.org/jira/browse/FLINK-19549?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Xintong Song reopened FLINK-19549: -- Reopen this issue because the problem still exist.

[jira] [Commented] (FLINK-18634) FlinkKafkaProducerITCase.testRecoverCommittedTransaction failed with "Timeout expired after 60000milliseconds while awaiting InitProducerId"

2020-10-15 Thread Dian Fu (Jira)
[ https://issues.apache.org/jira/browse/FLINK-18634?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17215109#comment-17215109 ] Dian Fu commented on FLINK-18634: - FlinkKafkaProducerITCase.testScaleUpAfterScalingDown failed on master

[GitHub] [flink] flinkbot edited a comment on pull request #13492: [FLINK-19181][python] Make python processes respect the calculated managed memory fraction

2020-10-15 Thread GitBox
flinkbot edited a comment on pull request #13492: URL: https://github.com/apache/flink/pull/13492#issuecomment-699626263 ## CI report: * af73558800083e341dcd9c89819cd00b0572696b UNKNOWN * 59af0e9ec80df5072e44576882f8659db631e424 UNKNOWN *

[GitHub] [flink] flinkbot edited a comment on pull request #13592: [FLINK-19324][yarn] Map requested and allocated containers with priority on YARN

2020-10-15 Thread GitBox
flinkbot edited a comment on pull request #13592: URL: https://github.com/apache/flink/pull/13592#issuecomment-707067008 ## CI report: * 4dc5998fdfaf5c5c0e2b8fca0984d21ec508db7e Azure:

[GitHub] [flink] flinkbot edited a comment on pull request #13299: [FLINK-19072][table-planner] Import Temporal Table join rule for Stream

2020-10-15 Thread GitBox
flinkbot edited a comment on pull request #13299: URL: https://github.com/apache/flink/pull/13299#issuecomment-684842866 ## CI report: * d142b0a736b24b1d1d714da9c26bf89279e643c8 UNKNOWN * 9027c8cf3a5619d28f2d1c1a0076a37a4ca9b15d UNKNOWN *

[GitHub] [flink] flinkbot edited a comment on pull request #13457: [FLINK-8357] Use rolling logs as default

2020-10-15 Thread GitBox
flinkbot edited a comment on pull request #13457: URL: https://github.com/apache/flink/pull/13457#issuecomment-697012704 ## CI report: * 72242a97ba40dedecb60632bcd8bd7ac3d1459ff Azure:

[jira] [Commented] (FLINK-19469) HBase connector 2.2 failed to download dependencies "org.glassfish:javax.el:jar:3.0.1-b06-SNAPSHOT"

2020-10-15 Thread Dian Fu (Jira)
[ https://issues.apache.org/jira/browse/FLINK-19469?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17215108#comment-17215108 ] Dian Fu commented on FLINK-19469: -

[GitHub] [flink] xintongsong commented on pull request #13592: [FLINK-19324][yarn] Map requested and allocated containers with priority on YARN

2020-10-15 Thread GitBox
xintongsong commented on pull request #13592: URL: https://github.com/apache/flink/pull/13592#issuecomment-709678729 @flinkbot run azure This is an automated message from the Apache Git Service. To respond to the message,

[GitHub] [flink] leonardBang commented on pull request #13299: [FLINK-19072][table-planner] Import Temporal Table join rule for Stream

2020-10-15 Thread GitBox
leonardBang commented on pull request #13299: URL: https://github.com/apache/flink/pull/13299#issuecomment-709678599 @flinkbot run azure This is an automated message from the Apache Git Service. To respond to the message,

[jira] [Assigned] (FLINK-19660) Translate page 'table_environment.zh.md' into Chinese

2020-10-15 Thread Dian Fu (Jira)
[ https://issues.apache.org/jira/browse/FLINK-19660?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Dian Fu reassigned FLINK-19660: --- Assignee: hailong wang > Translate page 'table_environment.zh.md' into Chinese >

[jira] [Commented] (FLINK-19660) Translate page 'table_environment.zh.md' into Chinese

2020-10-15 Thread Dian Fu (Jira)
[ https://issues.apache.org/jira/browse/FLINK-19660?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17215102#comment-17215102 ] Dian Fu commented on FLINK-19660: - [~hailong wang] Thanks for working on this issue. Have assigned to

[GitHub] [flink] KurtYoung commented on pull request #13651: [FLINK-19649][sql-parser] Fix unparse method of sql create table. Keep syntax the same for tables without columns

2020-10-15 Thread GitBox
KurtYoung commented on pull request #13651: URL: https://github.com/apache/flink/pull/13651#issuecomment-709667247 Please add some unit tests. This is an automated message from the Apache Git Service. To respond to the

[GitHub] [flink] flinkbot edited a comment on pull request #13643: [Hotfix][CheckStyle][Min] Fix DummyInputFormat class lacks Javadoc

2020-10-15 Thread GitBox
flinkbot edited a comment on pull request #13643: URL: https://github.com/apache/flink/pull/13643#issuecomment-708870329 ## CI report: * bf793887fbcc0b4f83cc76eb0565833476da0348 Azure:

[jira] [Commented] (FLINK-19488) Failed compilation of generated class

2020-10-15 Thread Satyam Shekhar (Jira)
[ https://issues.apache.org/jira/browse/FLINK-19488?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17215093#comment-17215093 ] Satyam Shekhar commented on FLINK-19488: Hello, Would love to hear if there is any update on

[GitHub] [flink] flinkbot edited a comment on pull request #13643: [Hotfix][CheckStyle][Min] Fix DummyInputFormat class lacks Javadoc

2020-10-15 Thread GitBox
flinkbot edited a comment on pull request #13643: URL: https://github.com/apache/flink/pull/13643#issuecomment-708870329 ## CI report: * bf793887fbcc0b4f83cc76eb0565833476da0348 Azure:

[GitHub] [flink] wangxlong commented on pull request #13643: [Hotfix][CheckStyle][Min] Fix DummyInputFormat class lacks Javadoc

2020-10-15 Thread GitBox
wangxlong commented on pull request #13643: URL: https://github.com/apache/flink/pull/13643#issuecomment-709659454 @flinkbot run azure This is an automated message from the Apache Git Service. To respond to the message,

[GitHub] [flink] flinkbot edited a comment on pull request #13457: [FLINK-8357] Use rolling logs as default

2020-10-15 Thread GitBox
flinkbot edited a comment on pull request #13457: URL: https://github.com/apache/flink/pull/13457#issuecomment-697012704 ## CI report: * 6200c8fb624b8a6415f983c705336524a9a8a342 Azure:

[jira] [Comment Edited] (FLINK-19580) Creating PackagedProgram overwrites an actual job name with default JobName

2020-10-15 Thread Murtaza H Zaveri (Jira)
[ https://issues.apache.org/jira/browse/FLINK-19580?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17215087#comment-17215087 ] Murtaza H Zaveri edited comment on FLINK-19580 at 10/16/20, 12:09 AM:

[jira] [Commented] (FLINK-19580) Creating PackagedProgram overwrites an actual job name with default JobName

2020-10-15 Thread Murtaza H Zaveri (Jira)
[ https://issues.apache.org/jira/browse/FLINK-19580?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17215087#comment-17215087 ] Murtaza H Zaveri commented on FLINK-19580: -- Hi Aljoscha, Yes, by passing jobname it will work

[GitHub] [flink] flinkbot edited a comment on pull request #13457: [FLINK-8357] Use rolling logs as default

2020-10-15 Thread GitBox
flinkbot edited a comment on pull request #13457: URL: https://github.com/apache/flink/pull/13457#issuecomment-697012704 ## CI report: * 6200c8fb624b8a6415f983c705336524a9a8a342 Azure:

[GitHub] [flink] flinkbot edited a comment on pull request #13643: [Hotfix][CheckStyle][Min] Fix DummyInputFormat class lacks Javadoc

2020-10-15 Thread GitBox
flinkbot edited a comment on pull request #13643: URL: https://github.com/apache/flink/pull/13643#issuecomment-708870329 ## CI report: * bf793887fbcc0b4f83cc76eb0565833476da0348 Azure:

[GitHub] [flink] kottmann commented on pull request #13457: [FLINK-8357] Use rolling logs as default

2020-10-15 Thread GitBox
kottmann commented on pull request #13457: URL: https://github.com/apache/flink/pull/13457#issuecomment-709642130 > If we are going to remove the config param: There are a few more usages of it in `config.sh`. But let's wait for Zentol first. I added a commit to remove it, in case

[GitHub] [flink] flinkbot edited a comment on pull request #13656: [FLINK-19583] Expose the execution.runtime-mode to users

2020-10-15 Thread GitBox
flinkbot edited a comment on pull request #13656: URL: https://github.com/apache/flink/pull/13656#issuecomment-709561220 ## CI report: * cd0aee4f68fdc52fdb9010b6e03b24bca1442654 Azure:

[GitHub] [flink] flinkbot edited a comment on pull request #13655: [FLINK-19664][e2e] Upload logs before tests time out

2020-10-15 Thread GitBox
flinkbot edited a comment on pull request #13655: URL: https://github.com/apache/flink/pull/13655#issuecomment-709507897 ## CI report: * 117ce2ec3498d6c699063c94aa9eaca3b739c163 Azure:

[GitHub] [flink] flinkbot edited a comment on pull request #13656: [FLINK-19583] Expose the execution.runtime-mode to users

2020-10-15 Thread GitBox
flinkbot edited a comment on pull request #13656: URL: https://github.com/apache/flink/pull/13656#issuecomment-709561220 ## CI report: * cd0aee4f68fdc52fdb9010b6e03b24bca1442654 Azure:

[GitHub] [flink] flinkbot edited a comment on pull request #13654: [FLINK-19658][e2e] Fix failing Local recovery and sticky scheduling test

2020-10-15 Thread GitBox
flinkbot edited a comment on pull request #13654: URL: https://github.com/apache/flink/pull/13654#issuecomment-709427191 ## CI report: * b5d458090ee3983eba2fc724a31ffd973fca34a7 Azure:

[GitHub] [flink] rmetzger commented on pull request #13652: [FLINK-19654][python][e2] merge pyflink table and dastream e2e tests

2020-10-15 Thread GitBox
rmetzger commented on pull request #13652: URL: https://github.com/apache/flink/pull/13652#issuecomment-709567753 Could you rebase to latest master? then the e2e tests will pass. This is an automated message from the Apache

[jira] [Created] (FLINK-19667) Add integration with AWS Glue

2020-10-15 Thread Mohit Paliwal (Jira)
Mohit Paliwal created FLINK-19667: - Summary: Add integration with AWS Glue Key: FLINK-19667 URL: https://issues.apache.org/jira/browse/FLINK-19667 Project: Flink Issue Type: New Feature

[GitHub] [flink] rmetzger commented on pull request #13599: [FLINK-19459] Run certain maven-enforcer-plugin executions only in release profile

2020-10-15 Thread GitBox
rmetzger commented on pull request #13599: URL: https://github.com/apache/flink/pull/13599#issuecomment-709561937 I'm sorry that I didn't check better for other dependency management sections for snakeyaml. With this change, the build still passes with newer maven versions. I

[jira] [Closed] (FLINK-19666) CLONE - [Kinesis][EFO] Add AWS SDK v2.x dependency and KinesisProxyV2

2020-10-15 Thread Mohit Paliwal (Jira)
[ https://issues.apache.org/jira/browse/FLINK-19666?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Mohit Paliwal closed FLINK-19666. - Resolution: Duplicate > CLONE - [Kinesis][EFO] Add AWS SDK v2.x dependency and KinesisProxyV2 >

[GitHub] [flink] flinkbot commented on pull request #13656: [FLINK-19583] Expose the execution.runtime-mode to users

2020-10-15 Thread GitBox
flinkbot commented on pull request #13656: URL: https://github.com/apache/flink/pull/13656#issuecomment-709561220 ## CI report: * cd0aee4f68fdc52fdb9010b6e03b24bca1442654 UNKNOWN Bot commands The @flinkbot bot supports the following commands: - `@flinkbot

[GitHub] [flink] flinkbot edited a comment on pull request #13614: [FLINK-19547][runtime] Clean up partial record when reconnecting for Approximate Local Recovery

2020-10-15 Thread GitBox
flinkbot edited a comment on pull request #13614: URL: https://github.com/apache/flink/pull/13614#issuecomment-707710438 ## CI report: * f51a6098947a0967f0dadc32903bf1288fb48941 UNKNOWN * 553ff42a3ded621e45167d5a9f426934bf460ea4 Azure:

[jira] [Created] (FLINK-19666) CLONE - [Kinesis][EFO] Add AWS SDK v2.x dependency and KinesisProxyV2

2020-10-15 Thread Mohit Paliwal (Jira)
Mohit Paliwal created FLINK-19666: - Summary: CLONE - [Kinesis][EFO] Add AWS SDK v2.x dependency and KinesisProxyV2 Key: FLINK-19666 URL: https://issues.apache.org/jira/browse/FLINK-19666 Project:

[GitHub] [flink] flinkbot edited a comment on pull request #13647: [FLINK-19640] Enable sorting inputs for batch

2020-10-15 Thread GitBox
flinkbot edited a comment on pull request #13647: URL: https://github.com/apache/flink/pull/13647#issuecomment-709113863 ## CI report: * fe46fe2aa40e2b29e0c68aa37e9c99fe9f713e07 Azure:

  1   2   3   4   5   >