[jira] [Created] (FLINK-17234) Show more error messages in taskmanager's log

2020-04-18 Thread Kurt Young (Jira)
Kurt Young created FLINK-17234: -- Summary: Show more error messages in taskmanager's log Key: FLINK-17234 URL: https://issues.apache.org/jira/browse/FLINK-17234 Project: Flink Issue Type:

Re: [DISCUSS] [FLINK-16824] Creating Temporal Table Function via DDL

2020-04-18 Thread Jark Wu
Hi Fabian, Just to clarify a little bit, we decided to move the "converting append-only table into changelog table" into future work. So FLIP-105 only introduced some CDC formats (debezium) and new TableSource interfaces proposed in FLIP-95. I should have started a new FLIP for the new CDC

[jira] [Created] (FLINK-17233) Remove copied methods from Calcite introduced by fixing TIMESTAMPDIFF

2020-04-18 Thread Kurt Young (Jira)
Kurt Young created FLINK-17233: -- Summary: Remove copied methods from Calcite introduced by fixing TIMESTAMPDIFF Key: FLINK-17233 URL: https://issues.apache.org/jira/browse/FLINK-17233 Project: Flink

[jira] [Created] (FLINK-17232) Rethink the implicit behavior to use the Service externalIP as the address of the Endpoint

2020-04-18 Thread Canbin Zheng (Jira)
Canbin Zheng created FLINK-17232: Summary: Rethink the implicit behavior to use the Service externalIP as the address of the Endpoint Key: FLINK-17232 URL: https://issues.apache.org/jira/browse/FLINK-17232

[jira] [Created] (FLINK-17231) Deprecate possible implicit fallback from LB to NodePort When retrieving Endpoint of LB Service

2020-04-18 Thread Canbin Zheng (Jira)
Canbin Zheng created FLINK-17231: Summary: Deprecate possible implicit fallback from LB to NodePort When retrieving Endpoint of LB Service Key: FLINK-17231 URL: https://issues.apache.org/jira/browse/FLINK-17231

[jira] [Created] (FLINK-17230) Fix incorrect returned address of Endpoint for the ClusterIP Service

2020-04-18 Thread Canbin Zheng (Jira)
Canbin Zheng created FLINK-17230: Summary: Fix incorrect returned address of Endpoint for the ClusterIP Service Key: FLINK-17230 URL: https://issues.apache.org/jira/browse/FLINK-17230 Project: Flink

Re: [DISCUSS] Integration of training materials into Apache Flink

2020-04-18 Thread Tzu-Li (Gordon) Tai
I can help create the flink-training repository. Before I do that though, I'd like to wait a bit on [1] over the next few days. There's a similar case there, where we want to create a new repo to host existing codebases, but may not necessarily need a vote because the contribution is not a

Re: [DISCUSS] Creating a new repo to host Flink benchmarks

2020-04-18 Thread Tzu-Li (Gordon) Tai
There doesn't seem to be any objections in not considering the flink-benchmarks migration as a significant change that requires a vote. If no-one objects in the next days, I'll assume lazy consensus and create the new repo the following Monday (April 20). On Tue, Apr 14, 2020 at 5:13 PM Tzu-Li