Flink CDC Issue Import created FLINK-34881:
----------------------------------------------
Summary: [Feature] Flink CDC Oracle support tables without primary
keys and scan newly added tables
Key: FLINK-34881
URL: https://issues.apache.org/jira/browse/FLINK-34881
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
In the Incremental Snapshot based DataStream,I hope this support, thank you!
- Like MySQL CDC support tables that do not have a primary key. To use a table
without primary keys, you must configure the
scan.incremental.snapshot.chunk.key-column option and specify one non-null
field.
- Scan Newly Added Tables feature enables you add new tables to monitor for
existing running pipeline, the newly added tables will read theirs snapshot
data firstly and then read their changelog automatically.
### 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/3095
Created by: [Fly365|https://github.com/Fly365]
Labels: enhancement,
Created at: Tue Mar 05 10:34:53 CST 2024
State: open
--
This message was sent by Atlassian Jira
(v8.20.10#820010)