Hey all,

Is it possible in any way to go from a Rust Vec<T> to an Arrow buffer. I
know the alignments of arrow memory is 8 or 64 bits and this isn't the case
for Rust's Vec type. Could we instantiate a Vec in any way such that a zero
copy PrimitiveArray is possible?

Thanks in advance,

Ritchie Vink

Reply via email to