-
Notifications
You must be signed in to change notification settings - Fork 2.4k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Require Assertions to be statically imported #10517
Conversation
This might take a few days to review as I just made it through the first 100 files |
no worries, thanks for reviewing! |
rebased & updated for #10500 |
@nastra if this helps, i can split this PR into smaller ones, eg by module. |
@findepi yeah I think it would make sense to split out the Flink + Spark changes. Everything else can stay in this PR |
This can be rebased now, since the other 2 PRs have been merged |
Per code style recommendations.
rebased |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM, thanks for cleaning this up
thanks for your review @nastra ! |
see #10500 (comment)