Skip to content

Merge RecordEnricher into RecordTransformer #13049

@Jackie-Jiang

Description

@Jackie-Jiang

RecordEnricher was introduced in #12243, which is very similar to RecordTransformer. It can cause confusion to maintain both of the abstractions because there is no clear boundary when to use which one.
We should merge RecordEnricher into RecordTransformer, and make the existing enrichers implement RecordTransformer interface. We might need to modify RecordTransformer a little bit to serve the purpose of RecordEnricher

Metadata

Metadata

Assignees

No one assigned

    Labels

    cleanupCode cleanup or removal of dead codehelp wantedExtra attention is needed — open for contributionsrefactorCode restructuring without changing behavior

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions