You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@airflow.apache.org by GitBox <gi...@apache.org> on 2022/11/10 11:41:47 UTC

[GitHub] [airflow] kumaranp23 commented on issue #24021: Functional helpers on XComArg and task expansion against 'zipped' inputs

kumaranp23 commented on issue #24021:
URL: https://github.com/apache/airflow/issues/24021#issuecomment-1310160259

       key_pairs = file_list.map(create_pairs)
   AttributeError: 'XComArg' object has no attribute 'map'
   map() is not implemented on XComArg? @uranusjr 


-- 
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-unsubscribe@airflow.apache.org

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