Scuall1992 commented on issue #10126:
URL: https://github.com/apache/airflow/issues/10126#issuecomment-775979850


   Hello, can you help me? As I understood I need to develop download function 
in hooks/drive.py, with these signature
   
   def download_file(self, remote_location: str, local_location: str) -> str:
   
   I'm receiving file id and download it in local_location.
   
   If file isn't exists then what type of exception I should raise?


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

For queries about this service, please contact Infrastructure at:
[email protected]


Reply via email to