[JS] tableFromIPC does not seem to handle multiple record batches
Open
Type: enhancement
- Dominant language
- TypeScript
- Stars
- 112
- Forks
- 23
- Avg merge
- 21h 18m
- Merged PRs (30d)
- 8
Description
When passed an array of Uint8Array (multiple record batches), tableFromIPC seems to ignore everything else except the first one:
**Reporter**: [Howard Zuo](https://issues.apache.org/jira/browse/ARROW-17316)
**Note**: *This issue was originally created as [ARROW-17316](https://issues.apache.org/jira/browse/ARROW-17316). Please see the [migration documentation](https://github.com/apache/arrow/issues/14542) for further details.*
Contributor guide
Assessment
This issue has not been assessed yet.