Skip to content

[Feature] Support for the creation of composite primary keys using database, table, and existing primary key in Paimon. #2720

@ElancerBlack

Description

@ElancerBlack

Search before asking

  • I searched in the issues and found nothing similar.

Motivation

Although Paimon supports synchronizing multiple MySQL tables into a single table, there is a possibility of duplicate primary keys across these tables, which could result in multiple records being merged into one. Therefore, it would be beneficial for Paimon to support the formation of composite primary keys using the database name, table name, and existing primary key.

Solution

No response

Anything else?

No response

Are you willing to submit a PR?

  • I'm willing to submit a PR!

Metadata

Metadata

Assignees

Labels

enhancementNew feature or request

Type

No type
No fields configured for issues without a type.

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions