Skip to content

Support mutable for nested record fields #7405

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
DZakh opened this issue Apr 24, 2025 · 4 comments
Open

Support mutable for nested record fields #7405

DZakh opened this issue Apr 24, 2025 · 4 comments
Assignees
Labels
Milestone

Comments

@DZakh
Copy link
Member

DZakh commented Apr 24, 2025

This is a really nice feature and it would be amazing to be able to use mutable together with it 🚀

Image
@zth
Copy link
Collaborator

zth commented Apr 24, 2025

@DZakh odd that it's not already possible. Should be a very simple parser error. There's nothing technically stopping this from working, so it's probably just some oversight in how the fields are parsed when nested.

@cknitt cknitt added this to the v12 milestone May 5, 2025
@cknitt
Copy link
Member

cknitt commented May 5, 2025

@shulhi is this something you could have a look at?

@zth
Copy link
Collaborator

zth commented May 5, 2025

@shulhi it should be some simple mistake in the setup. All the parts should be there in terms of the parsing, just some mistake somewhere.

@shulhi
Copy link
Member

shulhi commented May 5, 2025

Yeah, I can take a look.

@shulhi shulhi self-assigned this May 5, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

5 participants