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

Add support for arbitrary Arrow types in Python API #343

Merged
merged 5 commits into from
Sep 5, 2023
Merged

Conversation

phil-opp
Copy link
Collaborator

No description provided.

… data

Buffer capacity is always 0 if the buffer is allocated externally. Also, we don't want to allocate unneccessary extra space if only parts of a buffer a used (e.g. when slicing).
@phil-opp phil-opp marked this pull request as ready for review August 31, 2023 09:18
phil-opp and others added 3 commits September 4, 2023 10:15
Copy link
Collaborator

@haixuanTao haixuanTao left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Works like a charm thanks!

@haixuanTao haixuanTao merged commit e06742c into main Sep 5, 2023
16 checks passed
@haixuanTao haixuanTao deleted the typed-inputs branch September 5, 2023 08:37
@haixuanTao haixuanTao mentioned this pull request Sep 6, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants