[Feature] Kafka debezium json supports automatic discovery of primary keys
- Dominant language
- Java
- Stars
- 3.4k
- Forks
- 1.4k
- Avg merge
- 1d 11h
- Merged PRs (30d)
- 396
Description
### Search before asking
- [X] I searched in the [issues](https://github.com/apache/incubator-paimon/issues) and found nothing similar.
### Motivation
kafka debezium json supports automatic discovery of primary keys, help us automatically create a table with a primary key without specifying the primary key
### Solution
_No response_
### Anything else?
_No response_
### Are you willing to submit a PR?
- [X] I'm willing to submit a PR!
Contributor guide
No contributing guide indexed for this repository
Research direction
Start by tracing the Kafka Debezium JSON ingestion path and the automatic table-creation entry point; the issue does not name specific files or tests. Determine how Debezium primary-key information is represented and define the table-creation behavior before implementation. Done means a Kafka Debezium JSON record can create a table with its primary key discovered automatically.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- java, kafka
- Domain
- data-engineering, databases
- Issue type
- Feature
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100