The ArrowBuf is inherited from AbstractByteBuf, the AbstractByteBuf is
defined in the Netty library, it does more like a memory pool not a pure
buffer so that's why ArrowBuf is not backed by ByteBuffer as now.
I have ever tried to make ArrowBuf build on top of DurableBuffer of
Mnemonic, but looks
Oh, Got it, Thank you for the clarification. :)
On Wed, May 3, 2017 at 9:07 AM, Uwe L. Korn wrote:
> It's rc1 because we started with rc0. 0-indexing ;)
>
>
> On Wed, May 3, 2017, at 06:00 PM, Gang(Gary) Wang wrote:
> > +1 (non-binding) LGTM, wonder why still rc1 ? Thanks.
> >
> > Gary
> >
> > O