DataEngineeringLabs/arrow2-convert

Add support for serializing/deserializing from references

ncpenke opened this issue · 1 comments

Support &str, &[u8], etc. Need to think through how nesting would work for this and would also require handling lifetimes correctly.

Duplicate of #3