Skip to content

feat(realtime): adapt primary-key transport readers - #9

Draft
HaHaJeff wants to merge 1 commit into
jeff/paimon-cpp-serving-realtime-pr3from
jeff/paimon-cpp-serving-realtime-pr4
Draft

feat(realtime): adapt primary-key transport readers#9
HaHaJeff wants to merge 1 commit into
jeff/paimon-cpp-serving-realtime-pr3from
jeff/paimon-cpp-serving-realtime-pr4

Conversation

@HaHaJeff

Copy link
Copy Markdown
Owner

Part 4/9 of the primary-key realtime stack.

Depends on: #8

What is this PR for?

Build the primary-key realtime path as one reviewable layer of the stack.

What changes?

Adds the adapter from primary-key realtime transport batches to sorted key-value readers. It validates transport fields and ordering, tracks realtime offset coverage, projects values, and adds focused reader coverage.

Tests

  • Restack validation: every commit prefix was built and its focused tests passed.
  • Stack-wide validation: the final realtime integration suite passed 58/58, the primary-key integration slice passed 16/16, and the full pre-commit run passed all nine hooks.
  • Post-seal validation: the focused WAL replay test was rebuilt and passed after the final formatting amend.

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