dabla commented on PR #57975: URL: https://github.com/apache/airflow/pull/57975#issuecomment-3666664225
@amoghrajesh @ashb @kaxil @potiuk What do you guys think about this optimisation. This avoids the need that when iterating over a lazy XCom, each item is fetched separately via the API. So instead we directly fetch chunks during iteration, reducing the number of API calls. WDYT? -- 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]
