jens-scheffler-bosch commented on PR #33355: URL: https://github.com/apache/airflow/pull/33355#issuecomment-1712272468
Hi @potiuk Thanks for the second round intensive review. Took a moment but now adjusted: - There is a new Variable `PythonVirtualenvOperator.cache_key` which can optionally be set to influence the hash creation. Also adjusted docs for this - Added notes for the potential problems if caches venvs are "dirty". - Added all parameters which influence the venv setup (python version, site packages, index URLs) into the hash. -- 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]
