Hi,
I need some help regarding Arrow data exchange between cluster nodes. I have two Plasma shared memory objects each contains a RecordBatch on different nodes of a cluster. I want to use pandas dataframes or something like that on a node to sort them together. Is there any way to access them on a single node? Thanks. Regards, Tanveer Ahmad
