-
Notifications
You must be signed in to change notification settings - Fork 14k
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
revert: "fix(sql lab): display the 'View Results' button consistently in the history tab on sync mode" #19906
revert: "fix(sql lab): display the 'View Results' button consistently in the history tab on sync mode" #19906
Conversation
…in the history tab on sync mode (apache#19362)" This reverts commit 6d5d03e.
Codecov Report
@@ Coverage Diff @@
## master #19906 +/- ##
=======================================
Coverage 66.52% 66.53%
=======================================
Files 1714 1714
Lines 65052 65051 -1
Branches 6722 6722
=======================================
+ Hits 43279 43280 +1
+ Misses 20061 20060 -1
+ Partials 1712 1711 -1
Flags with carried forward coverage won't be shown. Click here to find out more.
Continue to review full report at Codecov.
|
For added context, this PR is reverting the prior fix because it led to a new issue, where results from valid queries were not being displayed properly. To repro:
|
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.
OK to revert... let's try to fix forward and solve the original problem though.
🏷️ preset:2022.17 |
…in the history tab on sync mode (apache#19362)" (apache#19906) This reverts commit 6d5d03e. (cherry picked from commit 1fa841e)
…in the history tab on sync mode (apache#19362)" (apache#19906) This reverts commit 6d5d03e.
…in the history tab on sync mode (apache#19362)" (apache#19906) This reverts commit 6d5d03e.
Reverts #19362