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

Fix Nested CASE WHEN performance, fixes issue #1162 #1208

Merged
merged 3 commits into from
May 25, 2021

Conversation

manticore-projects
Copy link
Contributor

Massively improves performance of nested CASE WHEN expressions, fixes issue #1162.
The provided sample parser now in less than 0.2 seconds.

This is a clean PR with only the minimal changeset.

@coveralls
Copy link

coveralls commented May 24, 2021

Coverage Status

Coverage increased (+0.009%) to 88.495% when pulling 456d95d on manticore-projects:NestedCaseExpressions into 86b613c on JSQLParser:master.

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

Successfully merging this pull request may close these issues.

None yet

3 participants