Skip to content

feat: Migrate lookup file support for pk compact#96

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

feat: Migrate lookup file support for pk compact#96
lxy-9602 wants to merge 1 commit into
apache:mainfrom
lxy-9602:pk-compact-lookup

Conversation

@lxy-9602

Copy link
Copy Markdown
Contributor

Purpose

No Linked issue.

Migrate lookup file support for primary-key compaction:

Lookup file and level management:

  • LookupUtils — lookup helper utilities
  • LookupFile — lookup file read/write support
  • LookupLevels — lookup level management

Lookup serialization and persist processors:

  • LookupSerializerFactory
  • DefaultLookupSerializerFactory
  • FilePosition
  • PositionedKeyValue
  • PersistProcessor
  • PersistEmptyProcessor
  • PersistPositionProcessor
  • PersistValueProcessor
  • PersistValueAndPosProcessor

Tests

  • lookup_file_test.cpp — lookup file behavior
  • lookup_levels_test.cpp — lookup level behavior
  • persist_processor_test.cpp — persist processor 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