Skip to content

Conversation

isanghaessi
Copy link
Contributor

Summary

This PR fixes #4900.
RecordFieldSetMapper can't handle 'empty record' case.

Changes

  • add initialization for constructorParameterNames, constructorParameterTypes for empty record case.
  • add TC for empty record case.

Notes

This issue is not confirmed by maintainer.
Waiting for confirm and review.

- add initialization for constructorParameterNames, constructorParameterTypes for empty record case.
- add TC for empty record case.

Signed-off-by: Seungyong Hong <[email protected]>
@scordio
Copy link
Contributor

scordio commented Sep 3, 2025

Hi @fmbenhassine, would you mind considering this PR also for 6.0.0-M3, including providing feedback to #4900 (comment)?

To finalize #4864, I'll need to know that outcome to refine the nullability of RecordFieldSetMapper.

@fmbenhassine
Copy link
Contributor

LGTM 👍 Rebased and merged as 43a323f. Thank you for your contribution!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

RecordFieldSetMapper fails with Record without components
3 participants