[jira] [Created] (FLINK-36687) Improve Doris Pipeline Connector Version to 24.0.1

2024-11-10 Thread Di Wu (Jira)
Di Wu created FLINK-36687: - Summary: Improve Doris Pipeline Connector Version to 24.0.1 Key: FLINK-36687 URL: https://issues.apache.org/jira/browse/FLINK-36687 Project: Flink Issue Type: Improvement

[jira] [Created] (FLINK-36686) allow customizing envs for flink-webhook container

2024-11-10 Thread Shuyi Chen (Jira)
Shuyi Chen created FLINK-36686: -- Summary: allow customizing envs for flink-webhook container Key: FLINK-36686 URL: https://issues.apache.org/jira/browse/FLINK-36686 Project: Flink Issue Type: Im

Re: Flink V1 to V2 state migration

2024-11-10 Thread Zakelly Lan
Hi David and Galen, To the best of my knowledge, the state or checkpoint itself has not changed much (from 1.20 to 2.0), and will be compatible if you are using the same statebackend. But there still some problems: 1. Due to numerous API breaking changes in 2.0, users may need to rewrite their jo

[jira] [Created] (FLINK-36685) Enable update/create operation on flinkdeployment resource in mutation webhook

2024-11-10 Thread Shuyi Chen (Jira)
Shuyi Chen created FLINK-36685: -- Summary: Enable update/create operation on flinkdeployment resource in mutation webhook Key: FLINK-36685 URL: https://issues.apache.org/jira/browse/FLINK-36685 Project: F

Re: Re: Re: [DISCUSS] FLIP-480: Support to deploy script in application mode

2024-11-10 Thread Shengkai Fang
Hi, Gyula. Thanks a lot for your response. > In a production environment the gateway would hold the credentials to the different catalogs and may even contain temporary tables etc. In the FLIP-295[1], SQL Gateway has already supported using catalog stores to initialize the catalog lazily. I thin