vatsrahul1001 commented on PR #70721: URL: https://github.com/apache/airflow/pull/70721#issuecomment-5141650704
Going to move this to the 3.4.0 milestone rather than backporting it to `v3-3-test`. These paragraphs append into the "Durable execution" sections of the Redshift Data / Databricks / BigQuery / Snowflake operator docs, but none of those sections exist on `v3-3-test` — the `durable=` parameter on these operators only landed on `main`, not in the 3.3.x providers. So the cleanup caveats have nothing to attach to on the release branch (the cherry-pick conflicts for the same reason). The content is accurate; it just documents how state-store cleanup / retention interacts with the durable reconnect path, which is a 3.4.0 behavior. Best to let it ship with the provider release that includes `durable=`. Drafted-by: Claude Code (Opus 4.8) -- 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]
