tirkarthi commented on issue #62021:
URL: https://github.com/apache/airflow/issues/62021#issuecomment-3909792310

   Since the 3 queries run in sequential order but not dependent on each other 
it's probably worth checking if they can be run as 3 co-routines using async 
driver. Last time I remember doing it and didn't find noticeable improvement 
but just wanted to add it here in case I was wrong. Thanks.


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