Hacktoberfest 2026: the issues maintainers tagged for October, open and beginner-friendly. Browse Hacktoberfest issues

arrow.Table creation in Javascript

Open
#80 1 comment 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Assessment

Difficulty
3/5
Estimated time
1-2 days
Newbie friendliness
25/100
Issue type
Documentation
Clarity
Needs clarification
Activity status
Stale

Research direction

No file or test is named. Start by reviewing the JavaScript APIs and documentation for Table and RecordBatch, then compare them with the referenced pyarrow.RecordBatch.from_arrays example. Done means the supported JavaScript way to create these objects is identified and documented clearly.

Written by the indexing model from the issue text.

Description

Type: usage
Describe the usage question you have. Please include as many useful details as possible.

we are unable to find any documentation or reference to convert data in arrow Table or arrow RecordBatch. Like in python we have pyarrow.RecordBatch.from_arrays in https://arrow.apache.org/docs/python/generated/pyarrow.RecordBatch.html.
Do we have something like that in Javascript?

Component(s)

JavaScript

Dominant language
TypeScript
Stars
112
Forks
23
Avg merge
17h 55m
Merged PRs (30d)
10

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

More from apache/arrow-js

All issues in apache/arrow-js

Similar issues

More TypeScript issues

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.