Skip to content

fix: NullPointerException in spring-cloud-gcp-data-spanner#4383

Merged
olavloite merged 1 commit intoGoogleCloudPlatform:mainfrom
olavloite:issue-4381
Mar 19, 2026
Merged

fix: NullPointerException in spring-cloud-gcp-data-spanner#4383
olavloite merged 1 commit intoGoogleCloudPlatform:mainfrom
olavloite:issue-4381

Conversation

@olavloite
Copy link
Copy Markdown
Contributor

Fix a NullPointerException that happens when reading data from an array that contains null elements.

Fixes #4381

@olavloite olavloite requested a review from a team as a code owner March 18, 2026 14:16
Fix a NullPointerException that happens when reading data from an array that
contains null elements.

Fixes GoogleCloudPlatform#4381
@olavloite olavloite enabled auto-merge (squash) March 18, 2026 15:13
@olavloite olavloite merged commit 366c6fe into GoogleCloudPlatform:main Mar 19, 2026
11 checks passed
jinseopkim0 pushed a commit that referenced this pull request Mar 27, 2026
Fix a NullPointerException that happens when reading data from an array
that contains null elements.

Fixes #4381
jinseopkim0 pushed a commit that referenced this pull request Mar 27, 2026
Fix a NullPointerException that happens when reading data from an array
that contains null elements.

Fixes #4381
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.

Spanner produces NullPointerException reading arrays containing null elements

2 participants