-
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
fix: Revert "chore: Changes the DatabaseSelector and TableSelector to use the new Select component" #16478
fix: Revert "chore: Changes the DatabaseSelector and TableSelector to use the new Select component" #16478
Conversation
Codecov Report
@@ Coverage Diff @@
## master #16478 +/- ##
==========================================
- Coverage 76.61% 76.25% -0.37%
==========================================
Files 1002 1002
Lines 53674 53787 +113
Branches 6855 6870 +15
==========================================
- Hits 41123 41015 -108
- Misses 12312 12535 +223
+ Partials 239 237 -2
Flags with carried forward coverage won't be shown. Click here to find out more.
Continue to review full report at Codecov.
|
@etr2460 You can revert it. No problem at all. I'll search for the problem and re-submit as soon as possible 👍🏼 |
Un an unrelated note, the conventional commit topic of the original PR should be "refactor:" not "chore:". |
* upstream/master: fix: create example DB if needed (apache#16451) fix(native-filters): add handle undefined control value gracefully (apache#16468) Revert "chore: Changes the DatabaseSelector to use the new Select component (apache#16334)" (apache#16478) fix(explore): JS error for creating new metrics from columns (apache#16477) fix: queryEditor bug (apache#16452) docs: make code snippet usable with required imports (apache#16473) perf(dashboard): decouple redux props from dashboard components (apache#16421) perf(dashboard): reduce number of rerenders of Charts (apache#16444)
🏷 2021.34 |
…ponent (apache#16334)" (apache#16478) This reverts commit c768941. (cherry picked from commit 8adc31d)
…ponent (apache#16334)" (apache#16478) This reverts commit c768941.
…ponent (apache#16334)" (apache#16478) This reverts commit c768941.
Reverts #16334
This is the root cause PR for the issue here: #16475. Reverting as opposed to fixing forward since this was a pretty big PR and i unfortunately don't have the time to dig into a fix. Hope that's ok!
to: @michael-s-molina @lilykuang @graceguo-supercat @ktmud