Skip to content
GitLab
Projects Groups Snippets
  • /
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Sign in
  • M MediaWiki Stream Enrichment
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
  • Custom issue tracker
    • Custom issue tracker
  • Merge requests 2
    • Merge requests 2
  • CI/CD
    • CI/CD
    • Pipelines
    • Jobs
    • Schedules
  • Deployments
    • Deployments
    • Environments
    • Releases
  • Packages and registries
    • Packages and registries
    • Package Registry
    • Infrastructure Registry
  • Analytics
    • Analytics
    • Value stream
    • CI/CD
    • Repository
  • Activity
  • Graph
  • Jobs
  • Commits
Collapse sidebar
  • repos
  • data-engineering
  • MediaWiki Stream Enrichment
  • Merge requests
  • !15

Better use of RowTypeInfo

  • Review changes

  • Download
  • Email patches
  • Plain diff
Merged Gmodena requested to merge better-use-of-row-type-info into T311084-consume-page-change-stream Aug 30, 2022
  • Overview 0
  • Commits 4
  • Pipelines 2
  • Changes 6

Use the corresponding RowTypeInfo of the Row object being manipulated to ensure some type validation during flink serialization between operators.

Errors are routed to a side output.

Made some dependency cleanups.

@dcausse I accidentally merged !13 (merged) into main, whereas the destination should have been T311084-consume-page-change-stream. I reverted !13 (merged) because it brought in the whole T311084-consume-page-change-stream (it branched off it).

Edited Aug 30, 2022 by Gmodena
Assignee
Assign to
Reviewers
Request review from
Time tracking
Source branch: better-use-of-row-type-info