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

Refactor: get rid of 1st projection pad for leading comma formatting #3308

Merged
merged 1 commit into from
Apr 12, 2024

Conversation

georgesittas
Copy link
Collaborator

@georgesittas georgesittas commented Apr 12, 2024

This makes it so that SQLGlot will use the following style when formatting with leading comma:

SELECT
  a
  , b
  , c
FROM t

Context: https://tobiko-data.slack.com/archives/C0448SFS3PF/p1712927617277489

@tobymao tobymao merged commit 0450521 into main Apr 12, 2024
5 checks passed
@tobymao tobymao deleted the jo/remove_pad_leadding_comma branch April 12, 2024 17:50
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

2 participants