Skip to content

GH-40291: [Python] Accept dict in pyarrow.record_batch() function#40292

Merged
jorisvandenbossche merged 1 commit intoapache:mainfrom
jorisvandenbossche:record-batch-from-dict
Mar 15, 2024
Merged

GH-40291: [Python] Accept dict in pyarrow.record_batch() function#40292
jorisvandenbossche merged 1 commit intoapache:mainfrom
jorisvandenbossche:record-batch-from-dict

Conversation

@jorisvandenbossche
Copy link
Copy Markdown
Member

@jorisvandenbossche jorisvandenbossche commented Feb 29, 2024

Rationale for this change

pa.table(dict) works, but pa.record_batch(dict) is not supported. Let's make this consistent.

Also harmonized the documentation for the data argument for both functions.

@github-actions
Copy link
Copy Markdown

⚠️ GitHub issue #40291 has been automatically assigned in GitHub to PR creator.

judahrand added a commit to judahrand/arrow that referenced this pull request Mar 4, 2024
Incorporate changes from apache#40292
@conbench-apache-arrow
Copy link
Copy Markdown

After merging your PR, Conbench analyzed the 7 benchmarking runs that have been run so far on merge-commit 0402e30.

There were no benchmark performance regressions. 🎉

The full Conbench report has more details. It also includes information about 5 possible false positives for unstable benchmarks that are known to sometimes produce them.

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