Skip to content

Add missing @Nullable annotations to SqlQuery#17398

Merged
abhishekrb19 merged 2 commits intoapache:masterfrom
abhishekrb19:missing_sql_query_annotations
Oct 23, 2024
Merged

Add missing @Nullable annotations to SqlQuery#17398
abhishekrb19 merged 2 commits intoapache:masterfrom
abhishekrb19:missing_sql_query_annotations

Conversation

@abhishekrb19
Copy link
Contributor

@abhishekrb19 abhishekrb19 commented Oct 22, 2024

Add missing @Nullable annotations to the SqlQuery constructor.

It will be better to use a builder pattern and add SqlQueryBuilder since we have a few booleans and some of the parameters are optional.

@abhishekrb19 abhishekrb19 merged commit 43b325b into apache:master Oct 23, 2024
@abhishekrb19 abhishekrb19 deleted the missing_sql_query_annotations branch October 23, 2024 03:35
@abhishekrb19
Copy link
Contributor Author

CI failures are unrelated

@adarshsanjeev adarshsanjeev added this to the 32.0.0 milestone Jan 16, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants