apache / apache/airflow

Runtime check to at least warn when cross-provider deps minimum versions are not met

Open
#36,773 0 comments 0 reactions 1 assignee Claimed by @potiuk View on GitHub
kind:meta
Dominant language
Python
Stars
46.9k
Forks
17.8k
Avg merge
2d 7h
Merged PRs (30d)
484

Description

### Body

When we have cross-provider dependencies, we often add "> min_version" there, but we do not have any way with PIP to enforce those (because these are optional dependencies). However, we could likely add a runtime check and warn in case non-compatible providers are installed together.

### Committer

- [X] I acknowledge that I am a maintainer/committer of the Apache Airflow project.

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.