guan404ming commented on PR #68666: URL: https://github.com/apache/airflow/pull/68666#issuecomment-4809456067
Thanks for the information. In order to resolve the conflict, I made overwriting opt-out instead of removing it: overwrite now defaults to True, keeping the #66198 behavior of re-marking already-finished (success/failed/skipped) tasks. In the UI I added a GitHub-style split button (like the merge dropdown). the main action stays "Confirm with overwrite", and the dropdown switches to "Confirm without overwrite" for overwrite=False. So both behaviors are supported and the default is unchanged. Does that direction work for you? Please feel free to let me know your opinion and happy to refine it to make it better, thanks! https://github.com/user-attachments/assets/237820bc-7001-44e9-a4f0-c51109fd3faf -- 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]
