Bowrna commented on pull request #21145: URL: https://github.com/apache/airflow/pull/21145#issuecomment-1024887525
@potiuk Does `MSSQL_DATA_VOLUME` is created on a specific case? I tried running breeze in my machine and I couldn't see this folder getting created. Also, could you explain to me the `CACHE_TMP_FILE_DIR=$(mktemp -d)` part? Why does it have to be done this way and what happens in add_traps? I could see we log info to OUTPUT_LOG. What's the best way to handle when migrating to python? https://github.com/apache/airflow/blob/1d4b709e20b07c6f0b5d1bab1935e19557df2913/scripts/ci/libraries/_initialization.sh#L34-L82 My comment sounds like having too many questions :) -- 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]
