nevi_me created ARROW-4195:
------------------------------
Summary: [Rust] Ability to create Arrow native types from Rust
primitives/types
Key: ARROW-4195
URL: https://issues.apache.org/jira/browse/ARROW-4195
Project: Apache Arrow
Issue Type: New Feature
Components: Rust
Affects Versions: 0.11.1
Reporter: nevi_me
it looks like we currently only have the ability to create arrays from various
Rust primitives, and not the ability to convert single values into Arrow Native
types.
I'd like to motivate for the ability to do the latter, as Arrow downstream
users can use this to create literal values *(e,g, Float32Array /*+-
Float32Type::from(2.1f32))*
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)