`desecending` -> `descending`
`Retrives` -> `Retrieves`
`programatic` -> `programmatic`
`subproces` -> `subprocess`
This commit is contained in:
Kaxil Naik 2020-09-16 01:03:41 +01:00 коммит произвёл GitHub
Родитель 905cdd502a
Коммит 22c631625f
Не найден ключ, соответствующий данной подписи
Идентификатор ключа GPG: 4AEE18F83AFDEB23
6 изменённых файлов: 5 добавлений и 9 удалений

Просмотреть файл

@ -2441,7 +2441,7 @@ Airflow 1.10.0, 2018-08-03
- [AIRFLOW-2200] Add snowflake operator with tests
- [AIRFLOW-2178] Add handling on SLA miss errors
- [AIRFLOW-2169] Fix type 'bytes' is not JSON serializable in python3
- [AIRFLOW-2215] Pass environment to subproces.Popen in base_task_runner
- [AIRFLOW-2215] Pass environment to subprocess.Popen in base_task_runner
- [AIRFLOW-2253] Add Airflow CLI instrumentation
- [AIRFLOW-2274] Fix Dataflow tests
- [AIRFLOW-2269] Add Custom Ink as an Airflow user

Просмотреть файл

@ -1430,7 +1430,7 @@ class BigQueryHook(GoogleBaseHook, DbApiHook):
location: Optional[str] = None,
) -> Union[CopyJob, QueryJob, LoadJob, ExtractJob]:
"""
Retrives a BigQuery job. For more information see:
Retrieves a BigQuery job. For more information see:
https://cloud.google.com/bigquery/docs/reference/v2/jobs
:param job_id: The ID of the job. The ID must contain only letters (a-z, A-Z),

Просмотреть файл

@ -923,7 +923,7 @@ class CloudDataCatalogHook(GoogleBaseHook):
:type page_size: int
:param order_by: Specifies the ordering of results, currently supported case-sensitive choices are:
- ``relevance``, only supports desecending
- ``relevance``, only supports descending
- ``last_access_timestamp [asc|desc]``, defaults to descending if not specified
- ``last_modified_timestamp [asc|desc]``, defaults to descending if not specified

Просмотреть файл

@ -28,7 +28,7 @@ from airflow.providers.google.common.hooks.base_google import GoogleBaseHook
class GoogleDeploymentManagerHook(GoogleBaseHook): # pylint: disable=abstract-method
"""
Interact with Google Cloud Deployment Manager using the Google Cloud connection.
This allows for scheduled and programatic inspection and deletion fo resources managed by GDM.
This allows for scheduled and programmatic inspection and deletion fo resources managed by GDM.
"""
def __init__(

Просмотреть файл

@ -1729,7 +1729,7 @@ class CloudDataCatalogSearchCatalogOperator(BaseOperator):
:type page_size: int
:param order_by: Specifies the ordering of results, currently supported case-sensitive choices are:
- ``relevance``, only supports desecending
- ``relevance``, only supports descending
- ``last_access_timestamp [asc|desc]``, defaults to descending if not specified
- ``last_modified_timestamp [asc|desc]``, defaults to descending if not specified

Просмотреть файл

@ -301,7 +301,6 @@ Reddit
Redhat
ReidentifyContentResponse
Reinitialising
Retrives
Riccomini
Roadmap
Robinhood
@ -628,7 +627,6 @@ dep
deploymentUrl
deps
desc
desecending
deserialization
deserialize
deserialized
@ -1043,7 +1041,6 @@ prestocmd
prestodb
prev
profiler
programatic
programmatically
projectId
projectid
@ -1211,7 +1208,6 @@ subpackages
subpages
subpartitioned
subpath
subproces
subprocess
subprocesses
subquery