kaxil commented on PR #70298:
URL: https://github.com/apache/airflow/pull/70298#issuecomment-5792693430

   > @kaxil Both done.
   > 
   > Description refreshed against a fresh `breeze registry extract-data`: 1995 
modules, 17 durable, 241 deferrable, 14 both. Dropped the "single durable-only 
case" line; durable-only is `SparkSubmitOperator`, `AgentOperator` and 
`@task.agent`. Also added `SnowflakeNotebookOperator` to the Snowflake bullet 
and the verification table, and the two Databricks warehouse operators to the 
deferrable-only list, which the old "the rest are neither" sentence got wrong.
   > 
   > Both legacy-module tests now assert on the parsed model rather than the 
input dict: `ModuleContract.model_validate(payload).supports_deferrable is 
False`, and the same for the durable sibling. Flipping either default to `True` 
fails them.
   > 
   > Taking the rest as follow-up: tests for the round-5 origin-resolution and 
depth-key fixes, comment stripping in `_execute_chain_calls_resumable`, and the 
Durable badge tooltip wording for the replay case.
   
   Feel free to merge after CI 🎉 


-- 
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]

Reply via email to