chore: deprecate REDUCE_DASHBOARD_BOOTSTRAP_PAYLOAD#11244
Merged
ktmud merged 1 commit intoapache:masterfrom Oct 13, 2020
Merged
chore: deprecate REDUCE_DASHBOARD_BOOTSTRAP_PAYLOAD#11244ktmud merged 1 commit intoapache:masterfrom
ktmud merged 1 commit intoapache:masterfrom
Conversation
etr2460
commented
Oct 12, 2020
| ] = lambda database, user: [ | ||
| UPLOADED_CSV_HIVE_NAMESPACE | ||
| ] if UPLOADED_CSV_HIVE_NAMESPACE else [] | ||
| ALLOWED_USER_CSV_SCHEMA_FUNC: Callable[["Database", "models.User"], List[str]] = ( |
Member
Author
There was a problem hiding this comment.
i guess black likes this formatting better 🤷
6 tasks
Codecov Report
@@ Coverage Diff @@
## master #11244 +/- ##
==========================================
- Coverage 65.61% 65.45% -0.17%
==========================================
Files 832 832
Lines 39394 39394
Branches 3592 3592
==========================================
- Hits 25848 25784 -64
- Misses 13437 13501 +64
Partials 109 109
Flags with carried forward coverage won't be shown. Click here to find out more.
Continue to review full report at Codecov.
|
ktmud
approved these changes
Oct 13, 2020
Member
|
Merge to unblock #11234 |
auxten
pushed a commit
to auxten/incubator-superset
that referenced
this pull request
Nov 20, 2020
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
SUMMARY
This feature flag has been enabled by default for months now, let's remove it.
TEST PLAN
CI
ADDITIONAL INFORMATION
to: @ktmud @villebro @john-bodley