Skip to content

feat: Migrate pk compact rewriters#97

Open
lxy-9602 wants to merge 1 commit into
apache:mainfrom
lxy-9602:pk-compact-rewriter
Open

feat: Migrate pk compact rewriters#97
lxy-9602 wants to merge 1 commit into
apache:mainfrom
lxy-9602:pk-compact-rewriter

Conversation

@lxy-9602

Copy link
Copy Markdown
Contributor

Purpose

No Linked issue.
Migrate compact rewriter and compaction strategy implementations under src/paimon/core/mergetree/compact/:

Compact rewriters:

  • MergeTreeCompactRewriter
  • ChangelogMergeTreeRewriter

Compaction strategies:

  • EarlyFullCompaction
  • ForceUpLevel0Compaction
  • UniversalCompaction

Tests

  • merge_tree_compact_rewriter_test.cpp — merge tree compact rewriter behavior
  • early_full_compaction_test.cpp — early full compaction behavior
  • force_up_level0_compaction_test.cpp — force-up level 0 compaction behavior
  • universal_compaction_test.cpp — universal compaction behavior

API and Format

Documentation

Generative AI tooling

Migrate-by: Codex

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.

1 participant