Details
-
Task
-
Status: Resolved
-
Major
-
Resolution: Fixed
-
0.14.0
Description
The slice of netty arrow buf depends on arrow buf reader and writer indexes, but arrow buf is supposed to only track memory addr + length and there are places where the arrow buf indexes are not in sync with netty.
So slice should use the indexes in Netty Arrow Buf instead.
Attachments
Issue Links
- links to