Note: migrated from original JIRA: https://issues.apache.org/jira/browse/ARROW-10602
The specification now supports it and there are basic implementations in C++/Java
The basic idea would be to:
- Study the C++ implementation that allows both
i128 and i256 backing
- Propose a Rust implementation
- Implement said Rust implementation (ideally by breaking it down into smaller issues that the community could help with)
Note: migrated from original JIRA: https://issues.apache.org/jira/browse/ARROW-10602
The specification now supports it and there are basic implementations in C++/Java
The basic idea would be to:
i128andi256backing