I want to read an Arrow Tensor saved from python to Plasma into Java. I thought it might be directly saved as a Tensor Flatbuffer but it looks like not. Can someone say how this can be done or the FlatBuffers type to use on the returned bytes from Plasma?
Thanks, Clive
