jedcunningham commented on issue #16618:
URL: https://github.com/apache/airflow/issues/16618#issuecomment-1399101632

   @ash, @josh-fell and I had a chat about this. One approach that may work out 
is having a `output.return_value`, where `[]` get recorded in the `XcomArg` 
instead of changing the key.
   
   Basically `essentially output.return_value['outer']['inner'] == 
XComArg(key="return_value", path=["outer", "inner"])`.
   
   (@ash please correct me if I misunderstood).


-- 
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: commits-unsubscr...@airflow.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org

Reply via email to