-
-
Notifications
You must be signed in to change notification settings - Fork 748
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
Prevent expression reduce when looking for ordering method #6255
Prevent expression reduce when looking for ordering method #6255
Conversation
Hi @psiservices-dbrink Thanks for the PR! This changes makes sense 👍 Can you also apply the change to: Line 58 in 2e01d11
|
done. |
Azure Pipelines successfully started running 2 pipeline(s). |
Kudos, SonarCloud Quality Gate passed! |
Change visitor to prevent attempts to reduce children when disallowed.
Closes #6254