Change the path from airflow.utils.state.TaskInstanceState to airflow.sdk.TaskInstanceState for informatica provider - #72445
Merged
pankajastro merged 2 commits intoSep 2, 2026
Conversation
…w.sdk.TaskInstanceState` for informatica provider
rawwar
reviewed
Sep 2, 2026
rawwar
left a comment
Contributor
There was a problem hiding this comment.
LGTM. Waiting for CI to be green
rawwar
approved these changes
Sep 2, 2026
jroachgolf84
approved these changes
Sep 2, 2026
Collaborator
|
@rawwar - do you mind merging this? |
pankajastro
approved these changes
Sep 2, 2026
|
Awesome work, congrats on your first merged pull request! You are invited to check our Issue Tracker for additional contributions. |
imrichardwu
pushed a commit
to imrichardwu/airflow
that referenced
this pull request
Sep 11, 2026
…w.sdk.TaskInstanceState` for informatica provider (apache#72445) Co-authored-by: w-shahid <mwaqasshahid91@gmail.com>
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
As per the Issue#72411 changing the path
from airflow.utils.state import TaskInstanceStatetofrom airflow.sdk. import TaskInstanceStatefor Informatica providercloses: #72411
Was generative AI tooling used to co-author this PR?
{pr_number}.significant.rst, in airflow-core/newsfragments. You can add this file in a follow-up commit after the PR is created so you know the PR number.