Skip to content
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

[CALCITE-4199] review-only: nullability annotations #2273

Closed
wants to merge 8 commits into from

Conversation

vlsi
Copy link
Contributor

@vlsi vlsi commented Nov 19, 2020

This PR splits #2268 into "Refactor: prepare code for nullability annotations" and "Add @nullable annotations only
dc6ef83" commits.

It might be slightly easier for the review, however, the key commit is still big 2e00e9c

757 files changed, 7487 insertions(+), 3827 deletions(-)

vlsi and others added 8 commits November 29, 2020 14:13
CheckerFramework needs an annotated JDK, so it is not activated by default
Add private class PosBuilder to allow lists or arrays of positions to
be summed without creating intermediate collections. Nullness is also
more transparent.
@vlsi vlsi force-pushed the checkerframework_reviewsplit branch from dc6ef83 to 4d21ea7 Compare November 29, 2020 11:39
@vlsi vlsi closed this Nov 29, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants