Add Common Data Quality provider skeleton#69795
Conversation
464e4c3 to
3efc5b2
Compare
Lee-W
left a comment
There was a problem hiding this comment.
Are we expected to have something really basic, or is it okay to keep it mostly empty for the first phase?
yeah the reason is provider with functionality is getting more changes into single PR and it feels heavy .. have here with functionality #69575. after the skelton merge will rebase immediately. so would like to merge provider skelton first :) |
899e75b to
1fd7299
Compare
Backport failed to create: v3-3-test. View the failure log Run detailsNote: As of Merging PRs targeted for Airflow 3.X In matter of doubt please ask in #release-management Slack channel.
You can attempt to backport this manually by running: cherry_picker 2e511e6 v3-3-testThis should apply the commit to the v3-3-test branch and leave the commit in conflict state marking After you have resolved the conflicts, you can continue the backport process by running: cherry_picker --continueIf you don't have cherry-picker installed, see the installation guide. |
Thanks! Will also take a look at that PR! |
Adds the initial skeleton for the
apache-airflow-providers-common-dataqualityprovider.This PR only introduces the provider package structure and repository wiring. It does not add data quality operators, hooks, rules, UI, or runtime behavior yet. The goal is to land the provider skeleton first so follow-up PRs can add functionality in smaller reviewable steps.
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.