-
Notifications
You must be signed in to change notification settings - Fork 20
feat: Reuse intermediate materialization results #686
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
base: main
Are you sure you want to change the base?
Conversation
Let's see what the benchmark results are here. |
This is how benchmark results would change (along with a 95% confidence interval in relative change) if 21a09b3 is merged into main:
Further explanation regarding interpretation and methodology can be found in the documentation. |
This is how benchmark results would change (along with a 95% confidence interval in relative change) if 27992b1 is merged into main:
Further explanation regarding interpretation and methodology can be found in the documentation. |
This probably should be opt-in. Could be an option because it doesn't affect behavior, only performance tradeoffs. |
This is how benchmark results would change (along with a 95% confidence interval in relative change) if eaa39b2 is merged into main:
Further explanation regarding interpretation and methodology can be found in the documentation. |
Closes #442.