Skip to content

[Python][Parquet] Expose new WriterProperties::max_rows_per_page to Python bindings #48096

@raulcd

Description

@raulcd

Describe the enhancement requested

On:

We implemented the ability to limit the number of rows written by page via parquet::WriterProperties::max_rows_per_page(int64_t max_rows)

We should expose the new max_rows_per_page to the Python bindings.

Component(s)

Python, Parquet

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions