Commits


takashi hashida authored and Sutou Kouhei committed fa89d3eab20
ARROW-7386: [C#] Array offset does not work properly "Array.Values" always starts from first index of "ValueBuffer". It should start from "Offset". Closes #6029 from HashidaTKS/fix_array_values and squashes the following commits: 89f2212fd <takashi hashida> Fix GetValueOffset boundary check Refactor GetDate d012ba534 <takashi hashida> Fix IsValid Fix GetDate Add boundary check to GetValue and so on Improve tests 8a8614b9d <takashi hashida> Improve GetValueLength Add a license header Format codes 756e5cfc9 <takashi hashida> Fix Values and ValueOffsets start position Lead-authored-by: takashi hashida <t-hashida@amiya.co.jp> Co-authored-by: takashi hashida <ellipsoid1989@gmail.com> Signed-off-by: Sutou Kouhei <kou@clear-code.com>