Skip to content

Spike: Segment Membership + Evaluation Streaming integration #7473

@khvn26

Description

@khvn26

Goal

Evaluation Streaming pushes evaluations into customer DWHs. There may be a path to compute or maintain segment membership directly off that stream — eliminating the separate Identity mirror. Investigate:

  • What does the streaming row carry today? Is it sufficient to evaluate membership without re-reading traits?
  • Can the engine layer translate to a ClickHouse query over the streaming table without a separate IDENTITIES mirror?
  • What's the lag profile, and does it satisfy the V1 freshness target the daily refresh hits today?

Output

  • A user-facing docs PR.
  • A scoped implementation issue, or an epic, or close the spike as won't fix.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions