takayoshi-makabe commented on PR #69178: URL: https://github.com/apache/airflow/pull/69178#issuecomment-4854843414
@amoghrajesh @ashb I added the client-side processing based on the code below. - https://github.com/apache/airflow/blob/main/task-sdk/src/airflow/sdk/api/client.py#L992 - https://github.com/apache/airflow/blob/main/task-sdk/tests/task_sdk/api/test_client.py#L1740-L1769 commit: https://github.com/apache/airflow/pull/69178/commits/2efa57a9b51680d58bb51ca84b0ac91bd1c832cc -- 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]
