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

Feature: Customize statistical distribution for relationship records_per #72

Open
chuck-alt-delete opened this issue Mar 10, 2023 · 0 comments
Labels
enhancement New feature or request

Comments

@chuck-alt-delete
Copy link
Contributor

Right now, we can set records_per equal to, say, 5, which means there are 5 child records for every parent record. But what if we want another, non-uniform distribution? Like, sometimes there are 100 child records for a parent record, and sometimes there are 2, following some statistical distribution.

This could potentially help the optimizer team as they investigate performance issues related to different distributions of join keys. cc @aalexandrov

@chuck-alt-delete chuck-alt-delete added the enhancement New feature or request label Mar 10, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant