uranusjr opened a new pull request, #25085:
URL: https://github.com/apache/airflow/pull/25085

   Thios is done by adding a variant to the XComArg mechanism so we can hook 
extra logic into `resolve()` at runtime.
   
   Some extra mechanism is added so we can continue to use XComArg like we do 
right now, but also prevent TransformedXComArg from needing to inherit a lot of 
the old XComArg nonsense like `__str__` and `__getitem__`.


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