Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[FEA] Expose options to control page size when writing Parquet files in Python API #10988

Closed
vuule opened this issue May 27, 2022 · 0 comments · Fixed by #11454
Closed

[FEA] Expose options to control page size when writing Parquet files in Python API #10988

vuule opened this issue May 27, 2022 · 0 comments · Fixed by #11454
Labels
cuIO cuIO issue feature request New feature or request good first issue Good for newcomers

Comments

@vuule
Copy link
Contributor

vuule commented May 27, 2022

#10882 implements the page size option for Parquet writer. This option needs to be exposed in the Python API as well.

@vuule vuule added feature request New feature or request cuIO cuIO issue labels May 27, 2022
@vuule vuule added the good first issue Good for newcomers label Jun 8, 2022
rapids-bot bot pushed a commit that referenced this issue Aug 16, 2022
Closes #10988

Exposes page_size_rows and page_size_bytes properties of the Parquet writer.

Authors:
  - Ed Seidl (https://github.com/etseidl)

Approvers:
  - Bradley Dice (https://github.com/bdice)
  - GALI PREM SAGAR (https://github.com/galipremsagar)

URL: #11454
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
cuIO cuIO issue feature request New feature or request good first issue Good for newcomers
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant