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

Enable logical property framework by default #21968

Closed
ClarenceThreepwood opened this issue Feb 20, 2024 · 1 comment · Fixed by #22013 or #22266
Closed

Enable logical property framework by default #21968

ClarenceThreepwood opened this issue Feb 20, 2024 · 1 comment · Fixed by #22013 or #22266

Comments

@ClarenceThreepwood
Copy link
Contributor

#16413 introduced a framework for detecting and propagating logical properties in query plans that enable a set of optimizations

This is useful per se, but would also enable subsequent work (#17927, #20034) and additional PRs that are planned which will use this framework to improve cardinality estimates in the optimizer.

Propose setting "exploit_constraints = true" by default

@tdcmeehan
Copy link
Contributor

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
Status: Done
2 participants