bitomukesh commented on PR #41561:
URL: https://github.com/apache/airflow/pull/41561#issuecomment-2365142141
<div>
<h2>Changelist by Bito</h2>
<p>This pull request implements the following key changes.</p>
<div>
<table width="100%">
<tbody>
<tr>
<th>Key Change</th>
<th>Files Impacted</th>
</tr>
<tr>
<td width="30%">
<b>Bug Fix</b> - Fix EmrCreateJobFlowOperator Deferrable Mode Logic
</td>
<td width="70%">
<div>
- [`emr.py`](https://github.com/apache/airflow/pull/41561/files#diff-94612f7f88a5f95ca9e3f23051f39f1e0b6a4cadac1f533615db5480b379ed34)
- Updated execute method to correctly handle deferrable mode with
wait_for_completion
<div>
- [`test_emr_create_job_flow.py`](https://github.com/apache/airflow/pull/41561/files#diff-e34cc143955208a2aa5978741ef22ea3bfc1a4f222ffec8d497e797e7f5f3ef9)
- Added and updated tests for EmrCreateJobFlowOperator's deferrable mode and
wait_for_completion functionality
</div>
</td>
</tr>
</tbody>
</table>
</div>
</div>
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
To unsubscribe, e-mail: [email protected]
For queries about this service, please contact Infrastructure at:
[email protected]