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

Replace two memcpy() calls with Arrow{Array,Schema}Move #667

Merged
merged 1 commit into from
Mar 14, 2024

Conversation

eddelbuettel
Copy link
Contributor

There is no change in behavior as a glance at nanoarrow.h shows but it is a better idiom -- and I had these two lines 'hanging around here' since finishing the nanoarrow work in #663 so we may as well commit them.

There is no change in behavior as a glance at nanoarrow.h shows but it is a
better idiom
Copy link

This pull request has been linked to Shortcut Story #43136: Micro-cleanup following nanoarrow upgrade.

@eddelbuettel eddelbuettel merged commit 546059b into master Mar 14, 2024
8 checks passed
@eddelbuettel eddelbuettel deleted the de/sc-43136/nanoarrow_polish branch March 14, 2024 14:13
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