uranusjr commented on PR #25780:
URL: https://github.com/apache/airflow/pull/25780#issuecomment-1221461338

   The problem with `PythonPreexistingVirtualenvOperator` is it ideologically 
misleads the user to think it can only reference a virtual environment, while 
functionally it can work against much more (for example, you can set 
`python="/usr/bin/python"` to use system packages installed by apt, even if 
Airflow is not installed against that Python interpreter). This leads to worse 
discoverability.


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

Reply via email to