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

Prevent expression reduce when looking for ordering method #6255

Merged

Conversation

david-brink-talogy
Copy link
Contributor

Change visitor to prevent attempts to reduce children when disallowed.

Closes #6254

@CLAassistant
Copy link

CLAassistant commented Jun 9, 2023

CLA assistant check
All committers have signed the CLA.

@PascalSenn
Copy link
Member

@david-brink-talogy
Copy link
Contributor Author

@azure-pipelines
Copy link

Azure Pipelines successfully started running 2 pipeline(s).

@sonarcloud
Copy link

sonarcloud bot commented Jun 16, 2023

Kudos, SonarCloud Quality Gate passed!    Quality Gate passed

Bug A 0 Bugs
Vulnerability A 0 Vulnerabilities
Security Hotspot A 0 Security Hotspots
Code Smell A 0 Code Smells

0.0% 0.0% Coverage
66.7% 66.7% Duplication

@michaelstaib michaelstaib merged commit fda99f3 into ChilliCream:main Jun 16, 2023
This was referenced Sep 10, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Sorting expressions with unknown node type results in exception
4 participants