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

ENH: make it easy to compute records per partition and skew #273

Open
1 of 3 tasks
MrPowers opened this issue Oct 14, 2024 · 0 comments
Open
1 of 3 tasks

ENH: make it easy to compute records per partition and skew #273

MrPowers opened this issue Oct 14, 2024 · 0 comments

Comments

@MrPowers
Copy link
Collaborator

Feature Type

  • Adding new functionality to quinn

  • Changing existing functionality in quinn

  • Removing existing functionality in quinn

Problem Description

Somewhat hard to compute records to partition: https://stackoverflow.com/questions/46032320/apache-spark-get-number-of-records-per-partition

Hard to detect skew as well.

Feature Description

Perhaps we could have records_per_partition() and has_skew() helper methods to make this easier.

Additional Context

No response

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant