LatestOnlyOperator

Use the LatestOnlyOperator.

tests/system/standard/example_latest_only.py[source]

latest_only = LatestOnlyOperator(task_id="latest_only")

Was this entry helpful?