Expand the Python and Rust SDK:s to cover more data types.
Some things to figure out:
How should we store large components like Tensors and Meshes?
- Structured data in Arrow
- Blobs in Arrow
- In a separate store which the Arrow table references with MeshId/TensorID
Expand the Python and Rust SDK:s to cover more data types.
Some things to figure out:
How should we store large components like Tensors and Meshes?