You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@arrow.apache.org by "candiduslynx (via GitHub)" <gi...@apache.org> on 2023/04/25 09:40:12 UTC

[GitHub] [arrow] candiduslynx opened a new issue, #35326: [Go] Lists `ValueOffsets` implementation seems to be buggy

candiduslynx opened a new issue, #35326:
URL: https://github.com/apache/arrow/issues/35326

   ### Describe the bug, including details regarding any error messages, version, and platform.
   
   Currently the `*array.List` and `*array.LargeList` use an internal function to calculate value offsets accounting for `a.array.data.offset`.
   The `ValueOffsets` implementations of those don't do that.
   
   ### Component(s)
   
   Go


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: issues-unsubscribe@arrow.apache.org.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


[GitHub] [arrow] zeroshade closed issue #35326: [Go] Lists `ValueOffsets` implementation seems to be buggy

Posted by "zeroshade (via GitHub)" <gi...@apache.org>.
zeroshade closed issue #35326: [Go] Lists `ValueOffsets` implementation seems to be buggy
URL: https://github.com/apache/arrow/issues/35326


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: issues-unsubscribe@arrow.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org