Commits


candiduslynx authored and GitHub committed 28c68128ba7
GH-35326: [Go] Fix `*array.List` and `*array.LargeList` `ValueOffsets` implementation (#35327) This fix also is connected to #35325 (as adds `*array.FixedSizeList` to the same bunch). ### Rationale for this change ### What changes are included in this PR? ### Are these changes tested? ### Are there any user-facing changes? * Closes: #35326 * Closes: #35325 Authored-by: candiduslynx <candiduslynx@gmail.com> Signed-off-by: Matt Topol <zotthewizard@gmail.com>