dabla commented on code in PR #62922:
URL: https://github.com/apache/airflow/pull/62922#discussion_r2958737638


##########
task-sdk/src/airflow/sdk/definitions/_internal/expandinput.py:
##########
@@ -79,6 +78,45 @@ def _needs_run_time_resolution(v: OperatorExpandArgument) -> 
TypeGuard[MappedArg
     return isinstance(v, (MappedArgument, XComArg))
 
 
+class ExpandInput(ABC, ResolveMixin):

Review Comment:
   @kaxil What do you exactly mean by this?



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