amoghrajesh commented on PR #47439: URL: https://github.com/apache/airflow/pull/47439#issuecomment-2710622293
Thanks for working on this @prabhusneha. This one is related to / in a way dependent on https://github.com/apache/airflow/pull/47339. Let's wait on the merge of https://github.com/apache/airflow/pull/47339 so that we can fast track or handle this case accordingly. In short, the data needs to come serialised to the API -- which it is, but we attempt to do a XCom.set on it again, leading to an error. That will be in a way handled by refactoring carried out by https://github.com/apache/airflow/pull/47339 -- 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]
