Maksim
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**...
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...
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`...
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,...
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...
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:...
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...
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....
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....
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...