dheerajturaga opened a new pull request, #57526:
URL: https://github.com/apache/airflow/pull/57526
The executor field was never populated with the actual executor name when
tasks were run. This caused the field to remain NULL in the database and
not display properly in the UI
Before:
<img width="640" height="144" alt="image"
src="https://github.com/user-attachments/assets/3c335376-aa2e-4abc-96f1-61df69020f00"
/>
After:
<img width="1080" height="592" alt="image"
src="https://github.com/user-attachments/assets/198dd2a6-3796-4811-82f7-a3e390900882"
/>
<img width="1723" height="657" alt="image"
src="https://github.com/user-attachments/assets/250dc529-48b5-4424-9c3d-98222b88be03"
/>
--
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]