Skip to content
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

Preserve field name when casting List (#13468) #77

Conversation

findepi
Copy link
Collaborator

@findepi findepi commented Nov 28, 2024

Cherry pick apache#13468.

* Add option to pass in field name to create array to support retaining field name during cast

* add unit tests for list casting round trip

* Documentation example was missing parameter

* Rather than deprecate an existing function or change pub signature add in a parallel function for the small cases where we want to explicitly set the field name
@findepi findepi enabled auto-merge (rebase) November 28, 2024 20:56
@findepi findepi merged commit 2a0a82c into sdf/43 Nov 28, 2024
46 checks passed
@findepi findepi deleted the findepi/sdf/43/preserve-field-name-when-casting-list-13468-a7d1b5 branch November 28, 2024 21:00
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants