Skip to content

Enable 1-to-many and many-to-1 partition mappings #20

@gtauzin

Description

@gtauzin

Description

DagsterPartitionedDataset supports only partition mappings that maps identical partitions or renamed ones in a 1-to-1 fashion.

Context

In the context of date partitions where e.g. daily partitions are mapped to weekly ones. This is not supported by kedro-dagster at the moment.

Possible Implementation

Expand the node fan-out logic to support 1-to-many and many-to-1 partition mappings.

Metadata

Metadata

Assignees

Labels

enhancementNew feature or request

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions