Skip to content

Conversation

@josh-fell
Copy link
Contributor

@josh-fell josh-fell commented Sep 29, 2021

There is an ongoing effort to enhance example DAGs by setting static values for start_date (already complete for core example DAGs), cleaning up and/or implementing useful default_args, and removing/limiting the use of redundant, default connection ID values.

This PR addresses these 3 cleanup areas in example DAGs across a variety of providers.

If this PR is too large for proper review please let me know and I will work on breaking this down into smaller PRs.


^ 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.

@boring-cyborg boring-cyborg bot added provider:cncf-kubernetes Kubernetes (k8s) provider related issues area:providers provider:snowflake Issues related to Snowflake provider labels Sep 29, 2021
@github-actions
Copy link

The PR is likely OK to be merged with just subset of tests for default Python and Database versions without running the full matrix of tests, because it does not modify the core of Airflow. If the committers decide that the full tests matrix is needed, they will add the label 'full tests needed'. Then you should rebase to the latest main or amend the last commit of the PR, and push it with --force-with-lease.

@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 Sep 29, 2021
@josh-fell josh-fell closed this Sep 29, 2021
@josh-fell josh-fell reopened this Sep 29, 2021
Copy link
Member

@potiuk potiuk left a comment

Choose a reason for hiding this comment

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

Cool

@potiuk potiuk merged commit ef037e7 into apache:main Sep 29, 2021
@josh-fell josh-fell deleted the misc-providers-default-args-start-date-cleanup branch September 29, 2021 16:30
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

area:providers okay to merge It's ok to merge this PR as it does not require more tests provider:cncf-kubernetes Kubernetes (k8s) provider related issues provider:snowflake Issues related to Snowflake provider

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants