Skip to content
This repository was archived by the owner on Apr 7, 2026. It is now read-only.

test: fix NullPointerException in mock server#2365

Merged
olavloite merged 3 commits intomainfrom
fix-npe-in-mock-server
Apr 8, 2023
Merged

test: fix NullPointerException in mock server#2365
olavloite merged 3 commits intomainfrom
fix-npe-in-mock-server

Conversation

@olavloite
Copy link
Copy Markdown
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 review from a team and rajatbhatta 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 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 subscribe to this conversation on GitHub. Already have an account? Sign in.

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