The GitHub Actions job "Tests (AMD)" on airflow.git/feature/asset-event-sensor 
has succeeded.
Run started by GitHub user hussein-awala (triggered by hussein-awala).

Head commit for run:
68333aae4576589b8f2ee19b94680c63ee0be4ce / Hussein Awala <[email protected]>
Drop deferrable support from AssetEventSensor

The execution API calls backing asset event fetching (GetAssetEventByAsset
and GetAssetEventByAssetAlias) are not available in the triggerer, so the
deferrable path could not work in practice. Ship the synchronous sensor
only; deferrable support can follow once the triggerer can fetch asset
events and InletEventsAccessor exposes a native async interface.

Removes AssetEventTrigger and its tests, folds the shared fetch/count/
serialize helpers into the sensor module, and drops the now-unused
asset sensor exceptions.

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

With regards,
GitHub Actions via GitBox


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

Reply via email to