-
Notifications
You must be signed in to change notification settings - Fork 169
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: Unknown operator id when explain with formatted mode #410
Conversation
@viirya @andygrove Help to start CI |
Triggered. |
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.
thanks @leoluan2009
appreciate if you could add the unit test to prevent regression
You need to update plan stability results, including |
Ci failed because of connection timeout: |
@comphead can you give me a example? thanks |
I will re-trigger failed pipelines. |
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
Merged. Thanks @leoluan2009 @parthchandra @comphead |
* Fix unkown id for explain with formatted mode * update plan stability results (cherry picked from commit bc35fa5)
Which issue does this PR close?
Closes #409 .
Rationale for this change
What changes are included in this PR?
How are these changes tested?