The GitHub Actions job "Tests (AMD)" on 
airflow.git/fix-partition-key-pattern-pipe has failed.
Run started by GitHub user Lee-W (triggered by Lee-W).

Head commit for run:
6c726243714fa5038edb7d25164dfb70574a836b / Wei Lee <[email protected]>
Fix Dag run partition key filter breaking on composite keys with |

`partition_key_pattern` and `partition_key_prefix_pattern` now treat `|`
as a literal character rather than an OR separator. Adds `pipe_as_or=False`
knob to `search_param_factory` and `prefix_search_param_factory`, threaded
through `_SearchParam` and `_PrefixSearchParam`, applied only to the two
partition-key params. Other `*_pattern` params keep the existing `|`-OR
behavior unchanged.

Report URL: https://github.com/apache/airflow/actions/runs/27541510745

With regards,
GitHub Actions via GitBox


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to