Skip to content

NormalizedResidualPredicateProperty should use RecordQueryPlanVisitor and should be revisited for all kinds of union plan. #3322

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

Open
normen662 opened this issue Apr 25, 2025 · 0 comments

Comments

@normen662
Copy link
Contributor

There are several shortcomings for NormalizedResidualPredicateProperty.

  • it's using the simplified API for all expressions but then only really cares about plans
  • compilation does not fail when new plan classes are added
  • recursive union plans need to be added to its logic.
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