Skip to content

[Python] Accept dictionary in pyarrow.record_batch factory function (like pyarrow.table) #40291

@jorisvandenbossche

Description

@jorisvandenbossche

pa.table(dict) works, but pa.record_batch(dict) is not supported.

Related to #36399

Metadata

Metadata

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions