Flink CDC Issue Import created FLINK-34858:
----------------------------------------------
Summary: Support modifying partition keys and primary keys of
Schema.
Key: FLINK-34858
URL: https://issues.apache.org/jira/browse/FLINK-34858
Project: Flink
Issue Type: Improvement
Components: Flink CDC
Reporter: Flink CDC Issue Import
### Search before asking
- [X] I searched in the
[issues|https://github.com/ververica/flink-cdc-connectors/issues] and found
nothing similar.
### Motivation
Many sinks of datalakes and OLAP databases use partitions to accelerate
queries, but this information is not included in the current
[Schema|https://github.com/ververica/flink-cdc-connectors/blob/15a734efa09343228dc7e69e2074a16bfec40f48/flink-cdc-common/src/main/java/com/ververica/cdc/common/schema/Schema.java#L45].
We can add this API first and then consider the timing of use.
### Solution
_No response_
### Alternatives
_No response_
### Anything else?
_No response_
### Are you willing to submit a PR?
- [ ] I'm willing to submit a PR!
---------------- Imported from GitHub ----------------
Url: https://github.com/apache/flink-cdc/issues/2960
Created by: [lvyanquan|https://github.com/lvyanquan]
Labels: enhancement,
Created at: Thu Jan 04 09:43:15 CST 2024
State: open
--
This message was sent by Atlassian Jira
(v8.20.10#820010)