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

Support conversion of primitive array to the type required by the tuple API #1393

Merged
merged 1 commit into from
Dec 12, 2023

Conversation

vietj
Copy link
Member

@vietj vietj commented Dec 12, 2023

The Tuple interface does not the storage of primitive arrays, while we are not encouraging this (because it will lead to duplicate conversion) we should allow it.

…e are not encouraging this (because it will lead to duplicate conversion) we should allow it.

Support conversion of primitive array to the type required by the tuple API.
@vietj vietj added this to the 4.5.1 milestone Dec 12, 2023
@vietj vietj merged commit 2de7f0d into 4.x Dec 12, 2023
22 checks passed
@vietj vietj deleted the support-primitive-array-in-tuple branch December 12, 2023 15:29
@vietj vietj self-assigned this Dec 12, 2023
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.

1 participant