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:
993dd43e95a533225820a683184b89968c5b1006 / 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/27528228748

With regards,
GitHub Actions via GitBox


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

Reply via email to