Skip to content

Provider Migration: Update Weaviate for Airflow 3.0 compatibility #52381

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged

Conversation

sjyangkevin
Copy link
Contributor

Follow-up of #52292. Part of #52378

Step 3: Fix BaseOperatorLink.persist methods

  • didn't find persist method in the operator

Step 4: Update test patterns

  • didn't find test invoke operator.run(), but found operator.execute(). Not sure if we need to take any action on it.

^ Add meaningful description above
Read the Pull Request Guidelines for more information.
In case of fundamental code changes, an 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 a newsfragment file, named {pr_number}.significant.rst or {issue_number}.significant.rst, in airflow-core/newsfragments.

@sjyangkevin sjyangkevin changed the title Update BaseOperator imports for Airflow 3.0 compatibility Provider Migration: Update Weaviate for Airflow 3.0 compatibility Jun 28, 2025
@potiuk potiuk force-pushed the issues/52378/weaviate-provider-port-task-sdk branch from 8ecb6f8 to d5b7f88 Compare June 28, 2025 13:23
@sjyangkevin sjyangkevin force-pushed the issues/52378/weaviate-provider-port-task-sdk branch from d5b7f88 to 81965ad Compare June 28, 2025 20:24
@sjyangkevin
Copy link
Contributor Author

Updated the PR based on the latest instruction #52378 (comment).

@sjyangkevin sjyangkevin force-pushed the issues/52378/weaviate-provider-port-task-sdk branch from 81965ad to d642edf Compare June 28, 2025 20:52
@sjyangkevin sjyangkevin requested a review from potiuk June 28, 2025 21:12
@potiuk potiuk merged commit 7937a97 into apache:main Jun 28, 2025
69 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants