Skip to content

GH-44246: [JS] encourage more efficient APIs in the examples - #44292

Closed
domoritz wants to merge 1 commit into
apache:mainfrom
domoritz:dom/intro-docs
Closed

GH-44246: [JS] encourage more efficient APIs in the examples#44292
domoritz wants to merge 1 commit into
apache:mainfrom
domoritz:dom/intro-docs

Conversation

@domoritz

@domoritzdomoritz commented Oct 3, 2024

Copy link
Copy Markdown
Member

@swallez

Copy link
Copy Markdown
Member

New section looks nice, but what about moving it at the top so that people see it first, and then have the row iterator and array examples be clearly marked as "if you need to access to rows [as objects]" to further outline that this is provided as a convenience?

@domoritz

Copy link
Copy Markdown
MemberAuthor

I changed the array example to use [...table] but only for the console.table example. Right below we now show how to access the column vectors. I think that's pretty immediate.

@github-actions

Copy link
Copy Markdown

⚠️ GitHub issue #44246 has no components, please add labels for components.

Fil
Fil approved these changes Jun 28, 2025
@thisisnic

Copy link
Copy Markdown
Member

Closing this PR as the Javascript codebase has now moved to https://github.com/apache/arrow-js

Sign up for freeto join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants

@domoritz@swallez@thisisnic@Fil