Skip to content
This repository has been archived by the owner on Sep 4, 2024. It is now read-only.

Commit

Permalink
Add note about support for Airflow < 2.3
Browse files Browse the repository at this point in the history
Signed-off-by: Kacper Muda <[email protected]>
  • Loading branch information
kacpermuda committed Aug 6, 2024
1 parent 495ce4d commit ba1e68e
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions docs/integrations/airflow/older.md
Original file line number Diff line number Diff line change
Expand Up @@ -27,6 +27,9 @@ This means you don't have to do anything besides configuring where the events ar

##### Airflow 2.1 - 2.2

> **_NOTE:_** The last version of openlineage-airflow to support Airflow versions below 2.3.0 is 1.14.0

Integration for those versions has limitations: it does not support tracking failed jobs,
and job starts are registered only when a job ends (a `LineageBackend`-based approach collects all metadata
for a task on each task's completion).
Expand Down

0 comments on commit ba1e68e

Please sign in to comment.