Re: Memory mapped files in Java

2019-03-19 Thread Wes McKinney
hi Razvan,

I think this is dependent on
https://issues.apache.org/jira/browse/ARROW-3191. Once that is
accomplished I think that bridging memory mapped files and ArrowBuf is
relatively straightforward.

- Wes

On Tue, Mar 19, 2019 at 12:13 PM Razvan Chitu  wrote:
>
> Hi,
>
> I was looking for a way to interact with memory mapped Arrow files in Java
> and I found this thread:
> http://mail-archives.apache.org/mod_mbox/arrow-dev/201709.mbox/%3CCAOgX8szfO-F=ccsqcggucqfzqkgu2wy+pihztbv1gkat4eq...@mail.gmail.com%3E
> . Are there any updates on the status of an implementation (or a plan /
> design)?
>
> Best,
> Razvan


Memory mapped files in Java

2019-03-19 Thread Razvan Chitu
Hi,

I was looking for a way to interact with memory mapped Arrow files in Java
and I found this thread:
http://mail-archives.apache.org/mod_mbox/arrow-dev/201709.mbox/%3CCAOgX8szfO-F=ccsqcggucqfzqkgu2wy+pihztbv1gkat4eq...@mail.gmail.com%3E
. Are there any updates on the status of an implementation (or a plan /
design)?

Best,
Razvan