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

Add ability to set parquet row group max #rows and #bytes in java #16805

Merged
merged 3 commits into from
Sep 17, 2024

Conversation

pmattione-nvidia
Copy link
Contributor

@pmattione-nvidia pmattione-nvidia commented Sep 15, 2024

Adds the ability to set the max # rows per row group and max # bytes per row group for parquet files.

Checklist

  • I am familiar with the Contributing Guidelines.
  • New or existing tests cover these changes.
  • The documentation is up to date with these changes.

@pmattione-nvidia pmattione-nvidia self-assigned this Sep 15, 2024
@github-actions github-actions bot added the Java Affects Java cuDF API. label Sep 15, 2024
@pmattione-nvidia pmattione-nvidia added improvement Improvement / enhancement to an existing function non-breaking Non-breaking change cuDF (Java) labels Sep 15, 2024
@pmattione-nvidia pmattione-nvidia marked this pull request as ready for review September 16, 2024 14:52
@pmattione-nvidia pmattione-nvidia requested a review from a team as a code owner September 16, 2024 14:52
@ttnghia
Copy link
Contributor

ttnghia commented Sep 16, 2024

/merge

@rapids-bot rapids-bot bot merged commit f8d5063 into rapidsai:branch-24.10 Sep 17, 2024
81 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
improvement Improvement / enhancement to an existing function Java Affects Java cuDF API. non-breaking Non-breaking change
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants