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

Make FFI_ArrowArray empty() public #602

Closed
wangfenjin opened this issue Jul 25, 2021 · 0 comments · Fixed by #612
Closed

Make FFI_ArrowArray empty() public #602

wangfenjin opened this issue Jul 25, 2021 · 0 comments · Fixed by #612
Labels
enhancement Any new improvement worthy of a entry in the changelog

Comments

@wangfenjin
Copy link
Contributor

wangfenjin commented Jul 25, 2021

We should make it pub for we can create it and used it to query data from c data interface

fn empty() -> Self {

@wangfenjin wangfenjin added the enhancement Any new improvement worthy of a entry in the changelog label Jul 25, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement Any new improvement worthy of a entry in the changelog
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant