Skip to content
This repository has been archived by the owner on Dec 29, 2021. It is now read-only.

Rust Primitive to Arrow Native Type #2

Closed
nevi-me opened this issue Jan 10, 2019 · 1 comment
Closed

Rust Primitive to Arrow Native Type #2

nevi-me opened this issue Jan 10, 2019 · 1 comment

Comments

@nevi-me
Copy link
Owner

nevi-me commented Jan 10, 2019

For some computations, we need the ability to convert primitive types to native types. I thought a simple std::convert::From would work, but it's not working.

@nevi-me
Copy link
Owner Author

nevi-me commented Jan 23, 2019

This might be invalid, as I'm probably looking for a ScalarValue container

@nevi-me nevi-me closed this as completed Jan 25, 2019
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant