I responded on dev@
On Wed, Aug 21, 2019 at 2:59 PM Tanveer Ahmad - EWI <[email protected]> wrote: > > 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 >
