EssKayz commented on issue #26619:
URL: https://github.com/apache/airflow/issues/26619#issuecomment-1256007989

   So essentially what we would _want_ to do is have the `process_split_data` 
callable get kwargs from the XCom return of the task, and that we have 
currently jerry-rigged using the templates_dict.
   when we tried using expand_kwargs, the kwargs were simply passed to 
PythonOperator as kwargs, and we didn't find a way to pass over them to the 
op_kwargs.


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