Skip to content

Comments

Fix writing collections where first element is null#2218

Open
tamland wants to merge 1 commit intospring-projects:mainfrom
tamland:fix-null-in-collections
Open

Fix writing collections where first element is null#2218
tamland wants to merge 1 commit intospring-projects:mainfrom
tamland:fix-null-in-collections

Conversation

@tamland
Copy link

@tamland tamland commented Jan 13, 2026

This is a fix for #2215. It is unclear to me what the code checking the class of the first element is supposed to solve as there appear to be no tests covering its behavior.

  • You have read the Spring Data contribution guidelines.
  • You use the code formatters provided here and have them applied to your changes. Don’t submit any formatting related changes.
  • You submit test cases (unit or integration tests) that back your changes.
  • You added yourself as author in the headers of the classes you touched. Amend the date range in the Apache license header if needed. For new types, add the license header (copy from another file and set the current year only).

Closes spring-projects#2215

Signed-off-by: Thomas Amland <thomas.amland@gmail.com>
@spring-projects-issues spring-projects-issues added the status: waiting-for-triage An issue we've not yet triaged label Jan 13, 2026
@tamland tamland force-pushed the fix-null-in-collections branch from 3daa844 to 3f735de Compare January 13, 2026 12:23
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

status: waiting-for-triage An issue we've not yet triaged

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants