gopidesupavan commented on PR #42081: URL: https://github.com/apache/airflow/pull/42081#issuecomment-2441552001
> > Just one thing about compat provider reuse. > > yeah am updating imports to use compat. I've added the imports to the compat provider, but I've noticed test failures occurring in selective checks. This is likely because all provider imports are now referenced directly from the compat provider. So, when we revert to standard provider direct imports, we may need to update all the selective check tests accordingly. <img width="1775" alt="image" src="https://github.com/user-attachments/assets/75e0d37e-d596-4b6d-9df4-ab03b3b1d738"> Is it worth adding to compat provider now? -- 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]
