Skip to content

feat(realtime): add primary-key realtime store - #8

Draft
HaHaJeff wants to merge 1 commit into
jeff/paimon-cpp-serving-realtime-pr2from
jeff/paimon-cpp-serving-realtime-pr3
Draft

feat(realtime): add primary-key realtime store#8
HaHaJeff wants to merge 1 commit into
jeff/paimon-cpp-serving-realtime-pr2from
jeff/paimon-cpp-serving-realtime-pr3

Conversation

@HaHaJeff

Copy link
Copy Markdown
Owner

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

Depends on: #7

What is this PR for?

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

What changes?

Adds the default in-memory primary-key realtime store, including batch retention, sealing, commit readers, immutable read views, query projection, committed-offset advancement, and memory accounting. Adds focused store and memory-lifetime 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