JeffryMAC commented on issue #9145: URL: https://github.com/apache/airflow/issues/9145#issuecomment-704934197
@kishvanchee it's not taken you can work on this. storing in tmp is what many transfer operators do examples: https://github.com/apache/airflow/blob/master/airflow/providers/google/cloud/transfers/gcs_to_sftp.py#L164 https://github.com/apache/airflow/blob/master/airflow/providers/google/cloud/transfers/sql_to_gcs.py#L184 ---------------------------------------------------------------- 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]
