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

feat: quality of life improvements for equijoin optimizer #280

Merged
merged 3 commits into from
Jan 15, 2025

Conversation

shreyashankar
Copy link
Collaborator

This PR adds the following:

  • ability to set sample sizes for both left and right datasets for optimizing equijoins
  • limit retries in sampling
  • some (basic) prompt engineering
  • not exposing the synthesized keys to the agent creating blocking rules

@shreyashankar shreyashankar changed the title feat: quality of life improvements for equijoin feat: quality of life improvements for equijoin optimizer Jan 15, 2025
@shreyashankar shreyashankar merged commit fd880fa into main Jan 15, 2025
4 of 5 checks passed
@shreyashankar shreyashankar deleted the joinopt branch January 22, 2025 11:24
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

Successfully merging this pull request may close these issues.

1 participant