potiuk commented on code in PR #45129:
URL: https://github.com/apache/airflow/pull/45129#discussion_r1900428294


##########
airflow/utils/log/file_task_handler.py:
##########
@@ -162,6 +266,70 @@ def _ensure_ti(ti: TaskInstanceKey | TaskInstance, 
session) -> TaskInstance:
     return val
 
 
+def _get_compatible_parse_log_streams(remote_logs: list[str]) -> 
list[_ParsedLogStreamType]:

Review Comment:
   Thanks for responding to compatobilty expectations!



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