You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@airflow.apache.org by GitBox <gi...@apache.org> on 2022/12/08 13:04:50 UTC

[GitHub] [airflow] malthe commented on pull request #25426: Update azure-storage-blob version

malthe commented on PR #25426:
URL: https://github.com/apache/airflow/pull/25426#issuecomment-1342705839

   This change broke the [wasb log task handler](https://github.com/apache/airflow/blob/main/airflow/providers/microsoft/azure/log/wasb_task_handler.py).
   
   The `download` method now requires `offset` and `length` arguments, but these are not provided from the task handler code. Also, how would it provide anything else than "read the whole file".


-- 
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: commits-unsubscribe@airflow.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org