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
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
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
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
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