-
Notifications
You must be signed in to change notification settings - Fork 14.4k
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 "perf(sqllab): Rendering perf improvement using immutable stat… #21298
Conversation
Codecov Report
@@ Coverage Diff @@
## master #21298 +/- ##
==========================================
- Coverage 66.43% 66.36% -0.08%
==========================================
Files 1786 1784 -2
Lines 68267 68240 -27
Branches 7264 7262 -2
==========================================
- Hits 45352 45285 -67
- Misses 21045 21092 +47
+ Partials 1870 1863 -7
Flags with carried forward coverage won't be shown. Click here to find out more.
📣 We’re building smart automated test selection to slash your CI/CD build times. Learn more |
@hughhhh Why should we revert the big commit with useful perf and refactoring changes? |
I understand that an easy way to revert it than spend more time fixing it. |
@EugeneTorap |
@justinpark Thanks. I appreciate your work. |
@zhaoyongjie @villebro Can we close this PR? We've fixed the bug. |
@EugeneTorap I defer to @hughhhh (also a committer) who has opened the PR, as I have not participated in this discussion |
@EugeneTorap There's one more hotfix related to this change. Please add this patch together |
…e (#20877)"
This reverts commit f77b910.
SUMMARY
Fixes the issue with the tablemetadata schema not loading properly
BEFORE/AFTER SCREENSHOTS OR ANIMATED GIF
SQL.lab.mp4
TESTING INSTRUCTIONS
ADDITIONAL INFORMATION