Skip to content

MINOR: [Python] Fix the buffer parameter name in the interchange docstring - #51359

Open
simpleqt wants to merge 1 commit into
apache:mainfrom
simpleqt:sq916/interchange-buffer-doc
Open

simpleqt wants to merge 1 commit into
apache:mainfrom
simpleqt:sq916/interchange-buffer-doc

Conversation

@simpleqt

Copy link
Copy Markdown

The Parameters section of buffers_to_array in python/pyarrow/interchange/from_dataframe.py documents buffer, while the actual parameter is buffers (signature at the top of the same function).

Was AI used for this PR?

  • Yes — AI-assisted authoring, human-reviewed (AST cross-check of the Parameters block against the signature).

…tring

buffers_to_array's Parameters block documents 'buffer', but the
parameter is 'buffers'.

Signed-off-by: simpleqt <89645338+simpleqt@users.noreply.github.com>
Copilot AI lite review requested due to automatic review settings September 16, 2026 16:33

Copilot AI left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Copilot was unable to review this pull request because the user who requested the review has reached their quota limit.

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.

2 participants