potiuk commented on issue #60621:
URL: https://github.com/apache/airflow/issues/60621#issuecomment-4187658152

   It only makes sense for things that do something. Each task runs on it's own 
In a separate runner - and there is no way to run uv operator and then 
'another' operator or task after that in the prepared environment. So no. It 
does not make sense. It only makes sense as env preparation that is done before 
running specific code - which is what PythonVenv does.


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