Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[#5094] Fix(catalog-lakehouse-paimon): make some table properties from reserved to immutable #5095

Merged
merged 1 commit into from
Oct 12, 2024

Conversation

caican00
Copy link
Collaborator

@caican00 caican00 commented Oct 10, 2024

What changes were proposed in this pull request?

make some table properties from reserved to immutable.

merge-engine
sequence.field
rowkind.field

Why are the changes needed?

these table properties are immutable in Paimon.

Fix: #5094

Does this PR introduce any user-facing change?

updated related doc.

How was this patch tested?

modified UT.

@caican00 caican00 force-pushed the fix-paimon-catalog-props branch from 07bda56 to 32b9ae5 Compare October 10, 2024 13:55
@caican00 caican00 self-assigned this Oct 11, 2024
@caican00 caican00 requested a review from FANNG1 October 11, 2024 01:44
@caican00
Copy link
Collaborator Author

Hi @FANNG1 could you help review this pr? Thanks

@caican00 caican00 force-pushed the fix-paimon-catalog-props branch from 27005cf to 92d147b Compare October 11, 2024 12:12
@FANNG1
Copy link
Contributor

FANNG1 commented Oct 11, 2024

Overal LGTM

@caican00
Copy link
Collaborator Author

Overal LGTM

@FANNG1 please review again, thanks!

@FANNG1 FANNG1 merged commit 8de31cd into apache:main Oct 12, 2024
26 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[Improvement][catalog-lakehouse-paimon] make some table properties from reserved to immutable
2 participants