Codingaditya17 commented on PR #67519:
URL: https://github.com/apache/airflow/pull/67519#issuecomment-4546254722

   Not yet. I only ran the provider unit tests and local static checks so far.
   
   I focused first on keeping this PR small and matching the lazy-load pattern 
described in the issue: move the runtime SDK import out of module import time, 
keep it under `TYPE_CHECKING` for typing, and update the affected mock.
   
   I can run the same profiling script / before-and-after import benchmark that 
@dwreeves used and add the numbers to the PR description if that is expected 
for these provider-specific lazy-loading PRs.


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