Skip to content

feat(analyzer): load model events through event stores - #521

Closed
johanpel wants to merge 6 commits into
rapidsai:mainfrom
johanpel:schema-based-event-import-iterator-analyzer
Closed

feat(analyzer): load model events through event stores#521
johanpel wants to merge 6 commits into
rapidsai:mainfrom
johanpel:schema-based-event-import-iterator-analyzer

Conversation

@johanpel

@johanpel johanpel commented Aug 3, 2026

Copy link
Copy Markdown
Contributor

Description

Connect analyzers to the typed filesystem event store.

QuentViewer now identifies its associated model and statically requires the model event type to match the analyzer event type. The quent-open wrapper and simulator server construct FilesystemEventStore<Model> instances and import events by context ID.

The generated legacy import_events helper is removed because importing is now provided by the event-store API.

Related Issues

Stacked on #520

Testing

  • Passed focused tests and Clippy for quent-open, query-engine analyzer and server, and simulator analyzer and server crates.

Screenshots

Not applicable.

Written by Codex.

@johanpel
johanpel force-pushed the schema-based-event-import-iterator-analyzer branch 3 times, most recently from f235bde to 8f5c050 Compare August 3, 2026 13:57
Signed-off-by: Johan Peltenburg <johan.peltenburg+code@gmail.com>
Signed-off-by: Johan Peltenburg <johan.peltenburg+code@gmail.com>
Signed-off-by: Johan Peltenburg <johan.peltenburg+code@gmail.com>
Signed-off-by: Johan Peltenburg <johan.peltenburg+code@gmail.com>
Signed-off-by: Johan Peltenburg <johan.peltenburg+code@gmail.com>
Signed-off-by: Johan Peltenburg <johan.peltenburg+code@gmail.com>
@johanpel
johanpel force-pushed the schema-based-event-import-iterator-analyzer branch from 8f5c050 to 1566a8f Compare August 4, 2026 09:03
@johanpel johanpel closed this Aug 6, 2026
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