Skip to content

[core] Don't allow full compaction with lookup changelog producer#7999

Merged
JingsongLi merged 1 commit into
apache:masterfrom
ArnavBalyan:arnavb/conversion-issue-1
Jun 6, 2026
Merged

[core] Don't allow full compaction with lookup changelog producer#7999
JingsongLi merged 1 commit into
apache:masterfrom
ArnavBalyan:arnavb/conversion-issue-1

Conversation

@ArnavBalyan
Copy link
Copy Markdown
Member

Purpose

  • Currently there is no check against full compaction on lookup changelog producer.
  • User reported unexpected behaviour in [Bug] full-compaction.delta-commits #6183
  • Disable setting both the properties together instead of the silent behaviour.

Tests

  • UT
  • CI

@ArnavBalyan
Copy link
Copy Markdown
Member Author

cc @JingsongLi thanks!

@leaves12138
Copy link
Copy Markdown
Contributor

Thanks for the fix. I am holding off on approval for now because the current CI status has failing build/build_test jobs. Please fix or rerun the failures first.

@ArnavBalyan
Copy link
Copy Markdown
Member Author

Thank you so much for the review! The failures seem unrelated, would it be possible to rerun them

@ArnavBalyan ArnavBalyan force-pushed the arnavb/conversion-issue-1 branch 2 times, most recently from eb8965d to 6e9e332 Compare June 4, 2026 10:42
@ArnavBalyan ArnavBalyan force-pushed the arnavb/conversion-issue-1 branch from 6e9e332 to c64bd95 Compare June 5, 2026 03:53
@JingsongLi
Copy link
Copy Markdown
Contributor

I reviewed this PR as part of a pass over recent open non-draft Paimon PRs. I did not find any clear correctness, compatibility, or regression issue to flag from the current diff.

@JingsongLi JingsongLi merged commit c24830e into apache:master Jun 6, 2026
11 of 12 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.

3 participants