[jira] [Created] (FLINK-37503) Compatibility Issue with MySQL Syntax SHOW MASTER STATUS

2025-03-18 Thread Huajie Wang (Jira)
Huajie Wang created FLINK-37503: --- Summary: Compatibility Issue with MySQL Syntax SHOW MASTER STATUS Key: FLINK-37503 URL: https://issues.apache.org/jira/browse/FLINK-37503 Project: Flink Issue

[jira] [Created] (FLINK-37504) Handle TLS Certificate Renewal

2025-03-18 Thread Nicolas Fraison (Jira)
Nicolas Fraison created FLINK-37504: --- Summary: Handle TLS Certificate Renewal Key: FLINK-37504 URL: https://issues.apache.org/jira/browse/FLINK-37504 Project: Flink Issue Type: Improvement

[jira] [Created] (FLINK-37505) Pyflink is not able to handle the new YAML based configs

2025-03-18 Thread Gabor Somogyi (Jira)
Gabor Somogyi created FLINK-37505: - Summary: Pyflink is not able to handle the new YAML based configs Key: FLINK-37505 URL: https://issues.apache.org/jira/browse/FLINK-37505 Project: Flink Is

[jira] [Created] (FLINK-37501) Incorrect url for jobmanager log on history server

2025-03-18 Thread Dmitriy Linevich (Jira)
Dmitriy Linevich created FLINK-37501: Summary: Incorrect url for jobmanager log on history server Key: FLINK-37501 URL: https://issues.apache.org/jira/browse/FLINK-37501 Project: Flink Is

RE: Community review process improvement proposal

2025-03-18 Thread Pedro Mázala
I think this is a great way of keeping things tidy. Thank you for the work being done here. I have some thoughts to share: - About the tag `community-reviewed-required-deep-review`, would it be manually added or something @FlinkBot would be capable of doing? - How the committers/PMCs could rely on

RE: Community review process improvement proposal

2025-03-18 Thread Pedro Mázala
I think this is a great way of keeping things tidy. Thank you for the work being done here. I have some thoughts to share: - About the tag `community-reviewed-required-deep-review`, would it be manually added or something @FlinkBot would be capable of doing? - How the committers/PMCs could re

[jira] [Created] (FLINK-37502) Translate documentation for Disaggregated State Management into Chinese

2025-03-18 Thread Yanfei Lei (Jira)
Yanfei Lei created FLINK-37502: -- Summary: Translate documentation for Disaggregated State Management into Chinese Key: FLINK-37502 URL: https://issues.apache.org/jira/browse/FLINK-37502 Project: Flink

[jira] [Created] (FLINK-37506) Print detailed exception stack when pipeline transform fails

2025-03-18 Thread yux (Jira)
yux created FLINK-37506: --- Summary: Print detailed exception stack when pipeline transform fails Key: FLINK-37506 URL: https://issues.apache.org/jira/browse/FLINK-37506 Project: Flink Issue Type: Impro

[jira] [Created] (FLINK-37507) MySQL CDC captures common-prefix database accidentally when scan.binlog.newly-added-table option is enabled

2025-03-18 Thread yux (Jira)
yux created FLINK-37507: --- Summary: MySQL CDC captures common-prefix database accidentally when scan.binlog.newly-added-table option is enabled Key: FLINK-37507 URL: https://issues.apache.org/jira/browse/FLINK-37507

[jira] [Created] (FLINK-37508) Postgres CDC Jdbc query should use debezium.snapshot.fetch.size rather than debezium.query.fetch.size.

2025-03-18 Thread Hongshun Wang (Jira)
Hongshun Wang created FLINK-37508: - Summary: Postgres CDC Jdbc query should use debezium.snapshot.fetch.size rather than debezium.query.fetch.size. Key: FLINK-37508 URL: https://issues.apache.org/jira/browse/FLIN

Re: [DISCUSS] FLIP-512: Add meta information to SQL state connector

2025-03-18 Thread Shengkai Fang
Hi, All. About State Catalog, I want to share more thoughts about this. In the initial design concept, I understood that a savepoint and a state catalog have a one-to-one mapping relationship. Each operator corresponds to a database, and the state of each operator is represented as individual tab

[jira] [Created] (FLINK-37509) Increment scan source no need to buffer data when enable skipping backfill.

2025-03-18 Thread Hongshun Wang (Jira)
Hongshun Wang created FLINK-37509: - Summary: Increment scan source no need to buffer data when enable skipping backfill. Key: FLINK-37509 URL: https://issues.apache.org/jira/browse/FLINK-37509 Project

Re: [DISCUSS] FLIP-512: Add meta information to SQL state connector

2025-03-18 Thread Zakelly Lan
Hi Gabor and Gyula, Thanks for your valuable input and investigation. Here's my thoughts: The metadata is in very limited size. The small amount of data weakens the need to analyze it **via SQL**. The main needs of users are reading and showing that, instead of processing that. If users can quic