-
-
Notifications
You must be signed in to change notification settings - Fork 4.3k
fix(syntax): correct parentheses around union (#9813) #10003
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
Conversation
62ae49b to
e27c50f
Compare
Codecov Report
@@ Coverage Diff @@
## master #10003 +/- ##
=======================================
Coverage 96.38% 96.38%
=======================================
Files 63 63
Lines 9382 9382
=======================================
Hits 9043 9043
Misses 339 339
Continue to review full report at Codecov.
|
b32abdc to
aadbe0d
Compare
|
How is it like this? |
a79b386 to
9e456d7
Compare
9e456d7 to
a6c1f01
Compare
|
Thanks @tsasaki609 Not sure when you last pushed the change, I didn't get any notification for last commit |
|
Is this in the latest release yet? I'm still seeing this bug. |
|
@internalfx |
|
Any chance for a 4.x branch release? |
|
@internalfx cherry pick this commit and send a PR targeting v4 branch |
|
Thanks @sushantdhiman! PR #10121 targets the |
Pull Request check-list
Please make sure to review and check all of these items:
npm run testornpm run test-DIALECTpass with this change (including linting)?Description of change
fix #9813
I wrapped a subquery to union.
Although it is a little tricky, no error occurs with this.