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

Head commit for run:
a068b5c048ff583da28dc4fa7c1f38bc25737d45 / 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 `split_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/27426776257

With regards,
GitHub Actions via GitBox


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

Reply via email to