Skip to content

functions: Add dict support for get field#21115

Open
brancz wants to merge 1 commit intoapache:mainfrom
polarsignals:get-field-dict
Open

functions: Add dict support for get field#21115
brancz wants to merge 1 commit intoapache:mainfrom
polarsignals:get-field-dict

Conversation

@brancz
Copy link
Contributor

@brancz brancz commented Mar 23, 2026

Which issue does this PR close?

Closes #21113

What changes are included in this PR?

Support structs in get_field.

Are these changes tested?

Yes, see tests, and I also replaced this in our code base and it had the effect we wanted.

Are there any user-facing changes?

No just added support for existing APIs.

@alamb

@github-actions github-actions bot added the functions Changes to functions implementation label Mar 23, 2026
@brancz brancz force-pushed the get-field-dict branch 2 times, most recently from f836dd1 to 92d660d Compare March 23, 2026 22:00
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

functions Changes to functions implementation

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Support dict encoded structs in get_field

1 participant