Skip to content

Validate partition mapper source keys before scheduling#67119

Open
desusaiteja wants to merge 2 commits into
apache:mainfrom
desusaiteja:issue-58943-partition-mapper-roundtrip
Open

Validate partition mapper source keys before scheduling#67119
desusaiteja wants to merge 2 commits into
apache:mainfrom
desusaiteja:issue-58943-partition-mapper-roundtrip

Conversation

@desusaiteja
Copy link
Copy Markdown

Reject non-canonical source partition keys before a partition mapper records downstream mapping for partitioned asset-triggered Dags. This keeps malformed-but-parseable keys from being normalized into incorrect target partitions, and adds regression coverage for temporal, allowed-key, product, chain, and scheduler paths.

closes: #58943


Was generative AI tooling used to co-author this PR?
  • Yes — Codex (GPT-5)

Generated-by: Codex (GPT-5) following the guidelines

@boring-cyborg boring-cyborg Bot added area:Scheduler including HA (high availability) scheduler area:task-sdk labels May 18, 2026
@potiuk potiuk added the ready for maintainer review Set after triaging when all criteria pass. label May 18, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

area:Scheduler including HA (high availability) scheduler area:task-sdk ready for maintainer review Set after triaging when all criteria pass.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Validation on partition mappers for source partition formatting

2 participants