You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@arrow.apache.org by "thomas sarlandie (Jira)" <ji...@apache.org> on 2022/11/04 03:33:00 UTC

[jira] [Created] (ARROW-18247) [JS] RangeError in Vector.toArray()

thomas sarlandie created ARROW-18247:
----------------------------------------

             Summary: [JS] RangeError in Vector.toArray()
                 Key: ARROW-18247
                 URL: https://issues.apache.org/jira/browse/ARROW-18247
             Project: Apache Arrow
          Issue Type: Bug
          Components: JavaScript
    Affects Versions: 10.0.0, 9.0.0
            Reporter: thomas sarlandie
            Assignee: thomas sarlandie


`vector.toArray()` throws a `RangeError: offset is out of bounds` exception when it is called on a vector created with two or more `arrow.Data` objects and at least one has been padded for memory alignment.

 

See reproduction here: [https://observablehq.com/d/14488c116b338560]



--
This message was sent by Atlassian Jira
(v8.20.10#820010)