Results 10 issues of Maksim

I have created links and updated system tests for Auto ML operators. Co-authored-by: Wojciech Januszek [[email protected]](mailto:[email protected]) Co-authored-by: Lukasz Wyszomirski [[email protected]](mailto:[email protected]) Co-authored-by: Maksim Yermakou [[email protected]](mailto:[email protected]) --- **^ Add meaningful description above**...

provider:Google
area:providers
area:system-tests
kind:documentation

In this PR I have added retry logic for KubernetesCreateResourceOperator and KubernetesJobOperator. This logic is needed for preventing 'No agent available' error. The error appears time to time when users...

area:providers
provider:cncf-kubernetes

In this PR I have prepared a fix for an error in deferrable mode for `BeamRunJavaPipelineOperator`. This error happens on a distributed system when the user has `trigger` and `worker`...

area:providers
provider:apache-beam

In this PR I have refactored the trigger for PubSubPullSensor. It is needed to fix the issue in acknowledged functionality in deferrable mode. We need to acknowledge after the pull,...

provider:google
area:providers

In current PR I've fixed a problem with inability to remove fields from Connection form. After changing in Connection's form validation, which was made in this PR https://github.com/apache/airflow/pull/23241 , users...

area:webserver

In this PR I have added a new parameter for the last number of queries to the DB to the DAG file processing stats logs. Link to the feature issue:...

area:Scheduler

Related to: https://github.com/apache/airflow/issues/39541 Started from `google-cloud-bigquery==3.24.0` version issue https://github.com/apache/airflow/issues/39541 was fixed. --- **^ Add meaningful description above** Read the **[Pull Request Guidelines](https://github.com/apache/airflow/blob/main/contributing-docs/05_pull_requests.rst#pull-request-guidelines)** for more information. In case of fundamental code...

provider:google
area:providers

In this PR I have added an ENV_ID for job_name variables in Cloud Run system test. --- **^ Add meaningful description above** Read the **[Pull Request Guidelines](https://github.com/apache/airflow/blob/main/contributing-docs/05_pull_requests.rst#pull-request-guidelines)** for more information....

provider:google
area:providers
area:system-tests

In this PR I have made a small fix in code style for Dataform system test. --- **^ Add meaningful description above** Read the **[Pull Request Guidelines](https://github.com/apache/airflow/blob/main/contributing-docs/05_pull_requests.rst#pull-request-guidelines)** for more information....

provider:google
area:providers
area:system-tests

In this PR I have fixed `DataflowJobLink` in deferrable mode for `BeamRunPythonPipelineOperator` and `BeamRunJavaPipelineOperator` --- **^ Add meaningful description above** Read the **[Pull Request Guidelines](https://github.com/apache/airflow/blob/main/contributing-docs/05_pull_requests.rst#pull-request-guidelines)** for more information. In case...

area:providers
provider:apache-beam