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: Patch division precedence issues #3969

Merged
merged 2 commits into from
Dec 19, 2023
Merged

Conversation

max-sixty
Copy link
Member

Would close #3963

@max-sixty max-sixty merged commit c219ac2 into PRQL:main Dec 19, 2023
33 checks passed
@max-sixty max-sixty deleted the precedence branch December 19, 2023 19:58
max-sixty added a commit to max-sixty/prql that referenced this pull request Dec 19, 2023
Follow up to PRQL#3969.

I think this is a pretty reasonable fix. There are probably some instances where it has too many parentheses, but very few. And it uses our existing approach, doesn't require any big changes.
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.

Parentheses omitted from sql output in non-commutative operations
1 participant