Skip to content

Fix bigquery_dts parameter docstring typo#21786

Merged
eladkal merged 1 commit into
apache:mainfrom
totogo:fix-bigquery-dts-param-doc
Feb 24, 2022
Merged

Fix bigquery_dts parameter docstring typo#21786
eladkal merged 1 commit into
apache:mainfrom
totogo:fix-bigquery-dts-param-doc

Conversation

@totogo

@totogo totogo commented Feb 24, 2022

Copy link
Copy Markdown
Contributor

The documents of location parameter from these operators are not correctly rendered because there is a typo in the class docstring. This PR just fixed the doc without any functional changes. :
image

@totogo totogo requested a review from turbaszek as a code owner February 24, 2022 08:42
@boring-cyborg boring-cyborg Bot added area:providers provider:google Google (including GCP) related issues labels Feb 24, 2022
@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 Feb 24, 2022
@github-actions

Copy link
Copy Markdown
Contributor

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.

@eladkal eladkal merged commit 73eb24f into apache:main Feb 24, 2022
rustikk pushed a commit to rustikk/airflow that referenced this pull request Feb 25, 2022
@eladkal eladkal added the changelog:skip Changes that should be skipped from the changelog (CI, tests, etc..) label Feb 25, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

area:providers changelog:skip Changes that should be skipped from the changelog (CI, tests, etc..) okay to merge It's ok to merge this PR as it does not require more tests provider:google Google (including GCP) related issues

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants