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

[jira] [Created] (ARROW-17316) [JS] tableFromIPC does not seem to handle multiple record batches

Howard Zuo created ARROW-17316:
----------------------------------

             Summary: [JS] tableFromIPC does not seem to handle multiple record batches
                 Key: ARROW-17316
                 URL: https://issues.apache.org/jira/browse/ARROW-17316
             Project: Apache Arrow
          Issue Type: Improvement
          Components: JavaScript
    Affects Versions: 0.9.0, 0.8.0
            Reporter: Howard Zuo


When passed an array of Uint8Array (multiple record batches), tableFromIPC seems to ignore everything else except the first one:
[https://observablehq.com/@howardzuo/tablefromipc-multiple-record-batches-bug]

 



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