Skip to content

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

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

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

Conversation

@domoritz
Copy link
Copy Markdown
Member

@domoritz domoritz commented Oct 3, 2024

@swallez
Copy link
Copy Markdown
Member

swallez commented Oct 3, 2024

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
Member Author

domoritz commented Oct 3, 2024

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.

@thisisnic
Copy link
Copy Markdown
Member

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

@thisisnic thisisnic closed this Apr 21, 2026
Sign up for free to 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