Re: Arrow for low-latency streaming of small batches?
ers' memory or the RecordBatch/Table's memory (ideally that's the same thing?). I just haven't been able to figure out how to do that gracefully. Thanks! Chris Osborn From: Wes McKinney Sent: Thursday, June 25, 2020 10:13 PM To: dev Subject: Re
Arrow for low-latency streaming of small batches?
can't find a way to use it at such fine granularity. Thanks in advance for any insights! Thanks! Chris Osborn * yes, I can just use a queue, but the promise of a uniform memory layout that is simultaneously accessible to C++ and Python is very compelling