Skip to content

Add support for add_yield_map in ProcessingSteps #3194

@iyedg

Description

@iyedg

Feature description

ProcessingSteps currently only supports filter and map. yield_map which would correspond to an add_yield_map call logically would be a good fit here.

Are you a dlt user?

Yes, I use it for fun.

Use case

I would just like to have parity between the declarative and imperative paradigms of the library.

Proposed solution

ProcessingSteps would now accept a yield_map field.

Related issues

No response

Metadata

Metadata

Assignees

Labels

enhancementNew feature or request

Type

No type

Projects

Status

Done

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions