Skip to content

Add Support for Set Operators and Select Star Except #194

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

Merged
merged 7 commits into from
Jun 13, 2022

Conversation

tconbeer
Copy link
Owner

This PR fixes and makes more explicit the proper formatting/indentation that results from:

  • Set operators like union, except, minus, intersect
  • Advanced select * syntax (from BQ and DuckDB) that uses keywords like except, replace, exclude

@tconbeer tconbeer changed the title Fix Union Indentation Add Support for Set Operators and Select Star Except Jun 13, 2022
@tconbeer tconbeer merged commit 70e4401 into main Jun 13, 2022
@tconbeer tconbeer deleted the fix/issue-188/union-indentation branch June 16, 2022 03:54
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.

Union gets improperly indented
1 participant