close
Skip to content

Define "rich partition" class #59050

@dstandish

Description

@dstandish

Body

The identifier for a partition is the key. But we can (and probably should) create a partition class that would have more information.

E.g.

class Partition:
    partition_key: str
    partition_date: date

But it's also possible to imagine this being sort of extensible, e.g. for segment partitions, or to represent intervals.

It's not strictly necessary for MVP but, it would be nice.

Committer

  • I acknowledge that I am a maintainer/committer of the Apache Airflow project.

Metadata

Metadata

Assignees

No one assigned

    Labels

    area:corekind:featureFeature Requestskind:metaHigh-level information important to the community

    Type

    No type
    No fields configured for issues without a type.

    Projects

    Status

    Backlog

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions