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

Expand reduce script and add simplification of case statements with multiple WHEN/THEN branches #9

Merged
merged 1 commit into from
Aug 27, 2024

Conversation

Mytherin
Copy link
Contributor

@Mytherin Mytherin commented Jul 3, 2024

  • Improve error sanitization
  • Fix issue where reduce_sql_statement did not correctly deal with SQL queries that ended with a quote (e.g. SELECT * FROM "quoted-identifier")
  • Add --verbose mode
  • Add simplification of case checks to statement simplifier

@Mytherin Mytherin merged commit 7b00307 into duckdb:main Aug 27, 2024
13 of 23 checks passed
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.

1 participant