Ankit Chaurasia

Results 57 comments of Ankit Chaurasia

> Just have a quick discussion with @sunank200. We'll yield the event if CancelError was raised , and handle the TaskInstance state check and cancelation in `execute_complete` This approach would...

Same here. I have created the PR for BigQuery/InsertJobOperator based on suggestions. Please review : https://github.com/apache/airflow/pull/39442 I have tested it and it works correctly. cc: @thesuperzapper Currently, I have used...

PR for DataprocCreateClusterOperator: https://github.com/apache/airflow/pull/39446

PR for DataprocSubmitJobOperator: https://github.com/apache/airflow/pull/39447

@thesuperzapper also `BaseTrigger` already has task_instance which can be directly be used

Please re-review: https://github.com/apache/airflow/pull/39442

Please re-review: https://github.com/apache/airflow/pull/39446

Please re-review: https://github.com/apache/airflow/pull/39447