Details
-
Improvement
-
Status: Resolved
-
Major
-
Resolution: Fixed
-
None
Description
Currently we simply uses Rust's native types as primitive types, and relies on macros such as this to link the Arrow data type with the native type. A better approach may be to define richer primitive types which contain both the Arrow type and the Rust native type, as well as other information such as type's bit width, precision, etc.
Attachments
Issue Links
- links to