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

fix: potential NullPointerException in Value#hashCode#4046

Merged
rahul2393 merged 1 commit intomainfrom
fix-npe-in-value-hash
Sep 15, 2025
Merged

fix: potential NullPointerException in Value#hashCode#4046
rahul2393 merged 1 commit intomainfrom
fix-npe-in-value-hash

Conversation

@olavloite
Copy link
Copy Markdown
Collaborator

The Value#hashCode() method threw a NullPointerException for untyped values.

The Value#hashCode() method throwed a NullPointerException for untyped values.
@olavloite olavloite requested review from a team September 14, 2025 06:56
@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 Sep 14, 2025
@olavloite olavloite requested a review from rahul2393 September 14, 2025 06:57
@rahul2393 rahul2393 merged commit 74abb34 into main Sep 15, 2025
42 checks passed
@rahul2393 rahul2393 deleted the fix-npe-in-value-hash branch September 15, 2025 08:03
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