The GitHub Actions job "Tests (AMD)" on 
airflow.git/feature/partition-key-regex-filter has failed.
Run started by GitHub user hussein-awala (triggered by hussein-awala).

Head commit for run:
02b4b83fc8e824db6d370d453ee81b3639e49152 / Hussein Awala <[email protected]>
Add partition_key and partition_key_pattern filters for asset events

Add two new query parameters to the asset events API endpoints:

- partition_key: exact-match filter leveraging the new composite
  B-tree index on (asset_id, partition_key)
- partition_key_pattern: regex-based filter using database-native
  regexp_match for flexible pattern matching

Includes Core API, Execution API, Task SDK (InletEventsAccessor),
client, documentation, migration for the composite index, and tests.

Made-with: Cursor

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

With regards,
GitHub Actions via GitBox


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

Reply via email to