Vamsi-klu commented on issue #68941:
URL: https://github.com/apache/airflow/issues/68941#issuecomment-5459879666

   I'll add `DAT.DAG_PARAM` in `serialize()`, same shape as `XComArg`. 
Deserialize to `SerializedDagParam` that resolves like `DagParam` 
(`dag_run.conf`, then default, then `context["params"]`) without needing a live 
DAG reference. I am not reconstructing a SDK `DagParam` during DAG hydration.
   
   ---
   
   Drafted-by: Grok 4.6 (no human review before posting)


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