Skip to content

feat(realtime): extend store contracts for primary-key transport - #6

Draft
HaHaJeff wants to merge 1 commit into
jeff/paimon-cpp-serving-realtime-basefrom
jeff/paimon-cpp-serving-realtime-pr1
Draft

feat(realtime): extend store contracts for primary-key transport#6
HaHaJeff wants to merge 1 commit into
jeff/paimon-cpp-serving-realtime-basefrom
jeff/paimon-cpp-serving-realtime-pr1

Conversation

@HaHaJeff

Copy link
Copy Markdown
Owner

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

Base commit: 53f9c86

What is this PR for?

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

What changes?

Extends the realtime store request and read/write contracts with explicit store mode, memory pool, transport schema, and realtime offset metadata. Tightens context validation and sequence reconciliation, with focused contract and special-field 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