-
-
Notifications
You must be signed in to change notification settings - Fork 141
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(tianmu):query with UNION ALL return result set error.(#854) #940
fix(tianmu):query with UNION ALL return result set error.(#854) #940
Conversation
This pull request's title should follow requirements next. @DandreChen please check it 👇. Valid format:
Valid types:
|
Thanks for the contribution! Please review the labels and make any necessary changes. |
8aa5d17
to
18713dc
Compare
ccae9fa
to
a7993e6
Compare
a7993e6
to
b7aa41e
Compare
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM
b7aa41e
to
d013dcd
Compare
Modify the query logic executed by the union to make the result: go through the prepare() process
d013dcd
to
67193ac
Compare
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Nice job! LGTM
Summary about this PR
Issue Number: close #854
[summary]
Modify the query logic executed by the union to make the result: go through the prepare() process
Tests Check List
Changelog
Documentation