Skip to content

Comments

Fixes import of BaseOperator in dinging#12063

Merged
potiuk merged 1 commit intoapache:masterfrom
PolideaInternal:fix-dinging-bad-import
Nov 3, 2020
Merged

Fixes import of BaseOperator in dinging#12063
potiuk merged 1 commit intoapache:masterfrom
PolideaInternal:fix-dinging-bad-import

Conversation

@potiuk
Copy link
Member

@potiuk potiuk commented Nov 3, 2020

The import was wrongly importing BaseOperator from bash_operator.

Now it correctly imports it from models.


^ 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 review from kaxil, mik-laj and turbaszek November 3, 2020 11:46
@github-actions
Copy link

github-actions bot commented Nov 3, 2020

The PR should be OK to be merged with just subset of tests as it does not modify Core of Airflow. The committers might merge it or can add a label 'full tests needed' and re-run it to run all tests if they see it is needed!

@github-actions github-actions bot added the okay to merge It's ok to merge this PR as it does not require more tests label Nov 3, 2020
Copy link
Member

@kaxil kaxil left a comment

Choose a reason for hiding this comment

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

@github-actions github-actions bot removed the okay to merge It's ok to merge this PR as it does not require more tests label Nov 3, 2020
The import was wrongly importing BaseOperator from bash_operator.

Now it correctly imports it from models.
@potiuk potiuk force-pushed the fix-dinging-bad-import branch from a3a3eaf to 5ec88b1 Compare November 3, 2020 16:18
@github-actions
Copy link

github-actions bot commented Nov 3, 2020

The PR should be OK to be merged with just subset of tests as it does not modify Core of Airflow. The committers might merge it or can add a label 'full tests needed' and re-run it to run all tests if they see it is needed!

@github-actions github-actions bot added the okay to merge It's ok to merge this PR as it does not require more tests label Nov 3, 2020
@potiuk potiuk merged commit 1dc7099 into apache:master Nov 3, 2020
@potiuk potiuk deleted the fix-dinging-bad-import branch November 3, 2020 22:45
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

okay to merge It's ok to merge this PR as it does not require more tests

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants