Skip to content

test: fix NullPointerException in mock server #2365

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

Merged
merged 3 commits into from
Apr 8, 2023
Merged

Conversation

olavloite
Copy link
Collaborator

Fix a potential NullPointerException in the mock server when a statement uses a parameter of type ARRAY with a null element in the array.

Fix a potential NullPointerException in the mock server when a statement uses a
parameter of type ARRAY<BYTES> with a null element in the array.
@olavloite olavloite requested a review from rajatbhatta April 7, 2023 09:18
@olavloite olavloite requested a review from a team as a code owner April 7, 2023 09:18
@product-auto-label product-auto-label bot added size: xs Pull request size is extra small. api: spanner Issues related to the googleapis/java-spanner API. labels Apr 7, 2023
@gcf-owl-bot gcf-owl-bot bot requested a review from a team as a code owner April 7, 2023 09:21
@olavloite olavloite merged commit 6927e06 into main Apr 8, 2023
@olavloite olavloite deleted the fix-npe-in-mock-server branch April 8, 2023 04:55
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
api: spanner Issues related to the googleapis/java-spanner API. size: xs Pull request size is extra small.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants