[
https://issues.apache.org/jira/browse/ARROW-7386?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Takashi Hashida updated ARROW-7386:
-----------------------------------
Description:
"Array.Values" always starts from first index of "ValueBuffer".
It should start from "Offset".
was:
"Array.Values" always starts from first index of "ValueBuffer".
It should start from "Offset".
see this pull requst:
> [C#] Array offset does not work properly
> ----------------------------------------
>
> Key: ARROW-7386
> URL: https://issues.apache.org/jira/browse/ARROW-7386
> Project: Apache Arrow
> Issue Type: Bug
> Components: C#
> Reporter: Takashi Hashida
> Priority: Major
> Labels: pull-request-available
> Time Spent: 20m
> Remaining Estimate: 0h
>
> "Array.Values" always starts from first index of "ValueBuffer".
> It should start from "Offset".
--
This message was sent by Atlassian Jira
(v8.3.4#803005)