Skip to content

Conversation

@potiuk
Copy link
Member

@potiuk potiuk commented Sep 21, 2021

The ODBC extra has been missing from #18382. This PR adds the
missing extra and verifies if pyodbc is importable in the PROD
image.


^ Add meaningful description above

Read the Pull Request Guidelines for more information.
In case of fundamental code change, Airflow Improvement Proposal (AIP) is needed.
In case of a new dependency, check compliance with the ASF 3rd Party License Policy.
In case of backwards incompatible changes please leave a note in UPDATING.md.

@potiuk potiuk requested a review from ashb as a code owner September 21, 2021 15:35
@boring-cyborg boring-cyborg bot added area:dev-tools area:production-image Production image improvements and fixes labels Sep 21, 2021
@potiuk potiuk requested a review from mik-laj September 21, 2021 15:35
@github-actions github-actions bot added the full tests needed We need to run full set of tests for this PR to merge label Sep 21, 2021
@github-actions
Copy link

The PR most likely needs to run full matrix of tests because it modifies parts of the core of Airflow. However, committers might decide to merge it quickly and take the risk. If they don't merge it quickly - please rebase it to the latest main at your convenience, or amend the last commit of the PR, and push it with --force-with-lease.

@potiuk potiuk force-pushed the add-missing-odbc-extra branch from ddd6dd2 to 4ae6e8b Compare September 21, 2021 17:25
Copy link
Member

@ashb ashb left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Why do we need to include the extra in to first place when we already provide detailed instructions for a user on how to add extras?

Oh mssql support

The ODBC extra has been missing from apache#18382. This PR adds the
missing extra and verifies if pyodbc is importable in the PROD
image.
@potiuk potiuk force-pushed the add-missing-odbc-extra branch from 4ae6e8b to 9e85f77 Compare September 21, 2021 18:01
@potiuk potiuk requested a review from kaxil as a code owner September 21, 2021 18:01
@potiuk
Copy link
Member Author

potiuk commented Sep 21, 2021

Added extras to the docs :)

@potiuk potiuk merged commit d4662ab into apache:main Sep 21, 2021
@potiuk potiuk deleted the add-missing-odbc-extra branch September 21, 2021 19:22
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

area:dev-tools area:production-image Production image improvements and fixes full tests needed We need to run full set of tests for this PR to merge

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants