potiuk commented on PR #58825: URL: https://github.com/apache/airflow/pull/58825#issuecomment-3591660744
@amoghrajesh @xBis7 - I solved the "module_loading" import issue (I created a new shared distribution "import_utils") and added even more checks in the prek hook. It nicely shows now all the remaining issues that we have to solve (basically settings that already had some TODOs and issues). I will keep on extracting things from this PR to separate PRs (for example extraction of import_utils can be done as a separate PR) - and I think that might be a good idea for other changes - to rebase them on top of this one, because this one immediately shows now violations of imports that we still have :) -- 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]
