Page MenuHomePhabricator

Use RowTypeInfo to ensure better validation of the event data within the Mediawiki Stream Enrichment pipeline
Closed, ResolvedPublic

Description

We should leverage on the type system to process Row types in the Mediawiki Stream Enrichment.

@dcausse provided a sample implementation at https://gitlab.wikimedia.org/repos/data-engineering/mediawiki-stream-enrichment/-/merge_requests/13 - we should do an integration test and merge the changes.

References